Skip to content

Refactor / Disable all modules deprecated txs #1224

Refactor / Disable all modules deprecated txs

Refactor / Disable all modules deprecated txs #1224

Triggered via pull request November 4, 2024 09:22
Status Failure
Total duration 3m 7s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
2m 58s
Run golangci-lint
Run super-linter
11s
Run super-linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Run golangci-lint: x/mint/types/minter_test.go#L110
G115: integer overflow conversion int -> int32 (gosec)
Run golangci-lint: x/house/client/cli/tx_withdraw.go#L69
G115: integer overflow conversion int64 -> int32 (gosec)
Run golangci-lint: x/subaccount/client/cli/tx.go#L294
G115: integer overflow conversion int64 -> int32 (gosec)
Run golangci-lint: x/subaccount/types/balance_test.go#L32
G115: integer overflow conversion int64 -> uint64 (gosec)
Run golangci-lint: x/subaccount/types/balance_test.go#L40
G115: integer overflow conversion int64 -> uint64 (gosec)
Run golangci-lint: x/subaccount/types/messages_balance_test.go#L21
G115: integer overflow conversion int64 -> uint64 (gosec)
Run golangci-lint: x/subaccount/types/messages_subaccount_test.go#L20
G115: integer overflow conversion int64 -> uint64 (gosec)
Run golangci-lint: x/house/simulation/proposals.go#L39
G115: integer overflow conversion int -> uint64 (gosec)
Run golangci-lint: x/bet/simulation/proposals.go#L39
G115: integer overflow conversion int -> uint32 (gosec)
Run golangci-lint: x/bet/simulation/proposals.go#L40
G115: integer overflow conversion int -> uint32 (gosec)
Run super-linter
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/