Skip to content

fix lint

GitHub Advanced Security / gosec failed Aug 30, 2023 in 1m 38s

2 new alerts including 1 error

New alerts in code changed by this pull request

  • 1 error
  • 1 warning

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 82 in x/icaauth/keeper/keeper.go

See this annotation in the file changed.

Code scanning / gosec

Potential integer overflow by integer type conversion Error

Potential integer overflow by integer type conversion

Check warning on line 57 in x/icaauth/types/params.go

See this annotation in the file changed.

Code scanning / gosec

Returned error is not propagated up the stack. Warning

Returned error is not propagated up the stack.