Skip to content

feat: cosmos-sdk v0.50.x #385

feat: cosmos-sdk v0.50.x

feat: cosmos-sdk v0.50.x #385

Triggered via pull request August 8, 2024 16:04
Status Failure
Total duration 6m 7s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: x/tokenfactory/keeper/bankactions.go#L4
File is not `gofumpt`-ed (gofumpt)
lint: x/globalfee/module.go#L5
File is not `gofumpt`-ed (gofumpt)
lint: x/tokenfactory/types/genesis_test.go#L3
File is not `gofumpt`-ed (gofumpt)
lint: x/tokenfactory/types/genesis_test.go#L5
File is not `gofumpt`-ed (gofumpt)
lint: x/tokenfactory/bindings/helpers_test.go#L4
File is not `gofumpt`-ed (gofumpt)
lint: x/tokenfactory/bindings/helpers_test.go#L8
File is not `gofumpt`-ed (gofumpt)
lint: x/onft/types/codec.go#L54
SA1019: codec.NewAminoCodec is deprecated: NewAminoCodec returns a reference to a new AminoCodec. Use NewLegacyAmino instead. (staticcheck)
lint: x/onft/keeper/alias.go#L10
SA1019: authtypes.ModuleAccountI is deprecated: Use `ModuleAccountI` from types package instead. (staticcheck)
lint: app/upgrades/v2/upgrades.go#L55
SA1019: stakingtypes.ParamKeyTable is deprecated: now params can be accessed on key `0x51` on the staking store. ParamTable for staking module (staticcheck)
lint: x/tokenfactory/testhelpers/authz.go#L19
SA1019: codec.NewAminoCodec is deprecated: NewAminoCodec returns a reference to a new AminoCodec. Use NewLegacyAmino instead. (staticcheck)
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/omniflixhub/omniflixhub. Supported file pattern: go.sum