chore: upgrades merge #1018
Triggered via pull request
September 20, 2023 15:52
Status
Failure
Total duration
4m 17s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors and 1 warning
lint:
x/contractmanager/keeper/sudo.go#L25
ifElseChain: rewrite if-else to switch statement (gocritic)
|
lint:
app/simulation_test.go#L29
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
x/tokenfactory/types/events.go#L8
G101: Potential hardcoded credentials (gosec)
|
lint
issues found
|
lint:
x/transfer/types/tx.go#L29
context-as-argument: context.Context should be the first parameter of a function (revive)
|