Skip to content

feat: baseline spadev0 integration #43

feat: baseline spadev0 integration

feat: baseline spadev0 integration #43

Triggered via pull request September 4, 2023 07:12
Status Failure
Total duration 2m 39s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: integration/spadev0/main.go#L60
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
build: integration/spadev0/main.go#L61
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
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#L117
json(camel): got 'state_epoch' want 'stateEpoch' (tagliatelle)
build: integration/spadev0/main.go#L118
json(camel): got 'active_replicas' want 'activeReplicas' (tagliatelle)
build: integration/spadev0/main.go#L123
json(camel): got 'piece_cid' want 'pieceCid' (tagliatelle)
build: integration/spadev0/main.go#L124
json(camel): got 'piece_log2_size' want 'pieceLog2Size' (tagliatelle)
build: integration/spadev0/main.go#L125
json(camel): got 'optional_dag_root' want 'optionalDagRoot' (tagliatelle)
build: integration/spadev0/main.go#L129
json(camel): got 'provider_id' want 'providerId' (tagliatelle)
build: integration/spadev0/main.go#L130
json(camel): got 'legacy_market_id' want 'legacyMarketId' (tagliatelle)