(WIP)feat: sdk-47 #620
Annotations
10 errors and 1 warning
lint
unused-parameter: parameter 'fs' seems to be unused, consider removing or renaming it as _ (revive)
|
lint
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
|
lint
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
|
lint
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
|
lint
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
|
lint
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
|
lint
SA1019: types.SoftwareUpgradeProposal is deprecated: Do not use. (staticcheck)
|
lint
SA1019: cflags.FlagDescription is deprecated: only used for v1beta1 legacy proposals. (staticcheck)
|
lint
SA1019: cflags.FlagUpgradeHeight is deprecated: only used for v1beta1 legacy proposals. (staticcheck)
|
lint
SA1019: cflags.FlagUpgradeInfo is deprecated: only used for v1beta1 legacy proposals. (staticcheck)
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/akash-api/akash-api. Supported file pattern: go.sum
|
Loading