Skip to content

feat: baseline spadev0 integration #44

feat: baseline spadev0 integration

feat: baseline spadev0 integration #44

Triggered via pull request September 5, 2023 13:07
Status Failure
Total duration 2m 47s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: integration/spadev0/main.go#L81
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
build: integration/spadev0/main.go#L143
Comment should end in a period (godot)
build: integration/spadev0/main.go#L7
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
build: integration/spadev0/main.go#L172
json(camel): got 'state_epoch' want 'stateEpoch' (tagliatelle)
build: integration/spadev0/main.go#L173
json(camel): got 'active_replicas' want 'activeReplicas' (tagliatelle)
build: integration/spadev0/main.go#L182
json(camel): got 'piece_cid' want 'pieceCid' (tagliatelle)
build: integration/spadev0/main.go#L183
json(camel): got 'piece_log2_size' want 'pieceLog2Size' (tagliatelle)
build: integration/spadev0/main.go#L184
json(camel): got 'optional_dag_root' want 'optionalDagRoot' (tagliatelle)
build: integration/spadev0/main.go#L188
json(camel): got 'provider_id' want 'providerId' (tagliatelle)
build: integration/spadev0/main.go#L189
json(camel): got 'legacy_market_id' want 'legacyMarketId' (tagliatelle)