Skip to content

feat: add testnetify logic #1482

feat: add testnetify logic

feat: add testnetify logic #1482

Triggered via pull request January 29, 2024 18:14
Status Failure
Total duration 34s
Artifacts

lint.yml

on: pull_request
golangci-lint
25s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: x/bank/keeper/supply_offset.go#L90
File is not `gofumpt`-ed (gofumpt)
golangci-lint: x/bank/keeper/send.go#L444
var `osmosisFirstEpochHeight` is unused (unused)
golangci-lint: x/bank/keeper/keeper.go#L34
SA1019: sdk.Int is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
golangci-lint: x/bank/keeper/keeper.go#L35
SA1019: sdk.Int is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
golangci-lint: x/bank/keeper/supply_offset.go#L13
SA1019: sdk.Int is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
golangci-lint: x/bank/keeper/supply_offset.go#L22
SA1019: sdk.Int is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
golangci-lint: x/bank/keeper/supply_offset.go#L32
SA1019: sdk.Int is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
golangci-lint: x/bank/keeper/supply_offset.go#L50
SA1019: sdk.Int is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
golangci-lint: x/bank/keeper/supply_offset.go#L78
SA1019: sdk.Int is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
golangci-lint: x/bank/keeper/supply_offset.go#L109
SA1019: sdk.Int is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.