Skip to content

chore: merge osmo-v22/v0.47.5 into "main" #59

chore: merge osmo-v22/v0.47.5 into "main"

chore: merge osmo-v22/v0.47.5 into "main" #59

Triggered via pull request January 5, 2024 22:42
Status Success
Total duration 11m 36s
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/send.go#L444
var `osmosisFirstEpochHeight` is unused (unused)
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)