Skip to content

fix(vuln): https://pkg.go.dev/vuln/GO-2024-3279 (#60) #291

fix(vuln): https://pkg.go.dev/vuln/GO-2024-3279 (#60)

fix(vuln): https://pkg.go.dev/vuln/GO-2024-3279 (#60) #291

Triggered via push December 10, 2024 09:12
Status Success
Total duration 3m 2s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint
app.AtomOneApp.prepForZeroHeightGenesis calls keeper.Keeper.ApplyAndReturnValidatorSetUpdates, which calls math.Int.Add\n' +
golangci-lint
app.SimGenesisAccount.Validate calls types.Coins.IsAnyNil, which eventually calls math.Int.BigInt\n' +
golangci-lint
v1beta1.TallyResult.Equal calls math.Int.Equal\n' +
golangci-lint
keeper.Keeper.AddDeposit calls types.Coins.IsAllGTE, which calls math.Int.GT\n' +
golangci-lint
app.AtomOneApp.BeginBlocker calls module.Manager.BeginBlock, which eventually calls math.Int.Int64\n' +
golangci-lint
app.AtomOneApp.BeginBlocker calls module.Manager.BeginBlock, which eventually calls math.Int.IsInt64\n' +
golangci-lint
keeper.Keeper.AddDeposit calls types.NewCoin, which eventually calls math.Int.IsNegative\n' +
golangci-lint
types.MsgSubmitProposal.ValidateBasic calls types.MsgCancelUnbondingDelegation.ValidateBasic, which calls math.Int.IsPositive\n' +
golangci-lint
keeper.Keeper.HasReachedQuorum calls math.Int.IsZero\n' +
golangci-lint
keeper.DeleteAndBurnDeposits calls keeper.BaseKeeper.BurnCoins, which eventually calls math.Int.Marshal\n' +
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636