Skip to content

Roman/47 gasmeter logs #32

Roman/47 gasmeter logs

Roman/47 gasmeter logs #32

Triggered via pull request December 19, 2023 22:58
Status Success
Total duration 12m 21s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Analyze: x/auth/vesting/types/period.go#L179
ifElseChain: rewrite if-else to switch statement (gocritic)
Analyze: x/auth/vesting/types/period.go#L278
ifElseChain: rewrite if-else to switch statement (gocritic)
Analyze: x/auth/vesting/types/period.go#L257
`minumum` is a misspelling of `minimum` (misspell)
Analyze: x/auth/vesting/types/period.go#L300
naked return in func `ConjunctPeriods` with 100 lines of code (nakedret)
Analyze: 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)
Analyze: 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)
Analyze: 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)
Analyze: 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)
Analyze: 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)
Analyze: 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)