Update Fula.podspec #831
Annotations
14 errors and 1 warning
gofmt:
blockchain/options.go#L1
File is not gofmt-ed.
|
gofmt
Process completed with exit code 1.
|
go generate
Process completed with exit code 1.
|
staticcheck:
blockchain/blockchain.go#L31
package "github.com/multiformats/go-multiaddr" is being imported more than once (ST1019)
|
staticcheck
other import of "github.com/multiformats/go-multiaddr"
|
staticcheck:
blockchain/blockchain.go#L1160
func multiaddrsToStrings is unused (U1000)
|
staticcheck:
blockchain/blox.go#L445
this value of out is never used (SA4006)
|
staticcheck:
blockchain/blox.go#L483
this value of out is never used (SA4006)
|
staticcheck:
blockchain/blox.go#L524
this value of out is never used (SA4006)
|
staticcheck:
blox/example_test.go#L28
package "github.com/multiformats/go-multiaddr" is being imported more than once (ST1019)
|
staticcheck
other import of "github.com/multiformats/go-multiaddr"
|
staticcheck:
cmd/blox/main.go#L1315
func printMultiaddrAsQR is unused (U1000)
|
staticcheck:
mobile/client.go#L44
var exploreAllRecursivelySelector is unused (U1000)
|
Check that go.mod is tidy
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading