refactor: consolidate builds #1614
Annotations
10 errors and 2 warnings
zetaclient/btc_signer.go#L296
File is not `goimports`-ed (goimports)
|
zetaclient/config/config_chain.go#L12
G101: Potential hardcoded credentials (gosec)
|
contrib/localnet/orchestrator/smoketest/main.go#L33
G101: Potential hardcoded credentials (gosec)
|
contrib/localnet/orchestrator/smoketest/utils.go#L53
loopclosure: loop variable cctxIndex captured by func literal (govet)
|
contrib/localnet/orchestrator/smoketest/test_zrc20_swap.go#L25
printf: fmt.Printf format %s reads arg #3, but call has 2 args (govet)
|
contrib/localnet/orchestrator/smoketest/main.go#L241
ineffectual assignment to err (ineffassign)
|
contrib/localnet/orchestrator/smoketest/test_crosschain_swap.go#L171
ineffectual assignment to err (ineffassign)
|
contrib/localnet/orchestrator/smoketest/test_stress.go#L89
ineffectual assignment to err (ineffassign)
|
contrib/localnet/orchestrator/smoketest/utils.go#L153
ineffectual assignment to res (ineffassign)
|
contrib/localnet/orchestrator/smoketest/utils.go#L159
ineffectual assignment to res (ineffassign)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
x/crosschain/keeper/keeper_cross_chain_tx_vote_inbound_tx.go#L216
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
The logs for this run have expired and are no longer available.
Loading