(WIP)feat: sdk-47 #617
Annotations
10 errors and 2 warnings
go
unused-parameter: parameter 'fs' seems to be unused, consider removing or renaming it as _ (revive)
|
go
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
|
go
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
|
go
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
|
go
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)
|
go
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)
|
go
SA1019: types.SoftwareUpgradeProposal is deprecated: Do not use. (staticcheck)
|
go
SA1019: cflags.FlagDescription is deprecated: only used for v1beta1 legacy proposals. (staticcheck)
|
go
SA1019: cflags.FlagUpgradeHeight is deprecated: only used for v1beta1 legacy proposals. (staticcheck)
|
go
SA1019: cflags.FlagUpgradeInfo is deprecated: only used for v1beta1 legacy proposals. (staticcheck)
|
proto
Restore cache failed: Dependencies file is not found in /home/runner/work/akash-api/akash-api. Supported file pattern: go.sum
|
go
Restore cache failed: Dependencies file is not found in /home/runner/work/akash-api/akash-api. Supported file pattern: go.sum
|