Skip to content

refactor(x/erc20): migrate legacy key store #1220

refactor(x/erc20): migrate legacy key store

refactor(x/erc20): migrate legacy key store #1220

Triggered via pull request October 18, 2024 09:53
Status Failure
Total duration 9m 8s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
analyze: x/erc20/migrations/v8/keys.go#L31
cannot use sdkmath.ZeroInt() (value of type "cosmossdk.io/math".Int) as collections.NoValue value in argument to m.keeper.Cache.Set
analyze: x/erc20/migrations/v8/keys.go#L43
cannot use sdkmath.ZeroInt() (value of type "cosmossdk.io/math".Int) as collections.NoValue value in argument to m.keeper.Cache.Set
analyze
Process completed with exit code 2.