Skip to content

Test CI setup and cleanup old unused code #5

Test CI setup and cleanup old unused code

Test CI setup and cleanup old unused code #5

Triggered via pull request October 26, 2023 11:57
@jkrvivianjkrvivian
synchronize #1
feat/cleanup
Status Success
Total duration 3m 22s
Artifacts

build.yml

on: pull_request
Build evil-tools
3m 10s
Build evil-tools
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 1 warning
[golangci] parse.go#L237: parse.go#L237
Error return value is not checked (errcheck)
[golangci] parse.go#L240: parse.go#L240
Error return value is not checked (errcheck)
[golangci] parse.go#L243: parse.go#L243
Error return value is not checked (errcheck)
[golangci] parse.go#L246: parse.go#L246
Error return value is not checked (errcheck)
[golangci] parse.go#L249: parse.go#L249
Error return value is not checked (errcheck)
[golangci] parse.go#L252: parse.go#L252
Error return value is not checked (errcheck)
[golangci] main.go#L33: main.go#L33
string `accounts` has 3 occurrences, make it a constant (goconst)
[golangci] config.go#L16: config.go#L16
Comment should end in a period (godot)
[golangci] evilwallet/evilwallet.go#L157: evilwallet/evilwallet.go#L157
`succesfully` is a misspelling of `successfully` (misspell)
[golangci] parse.go#L258: parse.go#L258
`transfered` is a misspelling of `transferred` (misspell)
[golangci] parse.go#L285: parse.go#L285
`Implict` is a misspelling of `Implicit` (misspell)
[golangci] evilwallet/evilwallet.go#L721: evilwallet/evilwallet.go#L721
unused-parameter: parameter 'allotmentStrategy' seems to be unused, consider removing or renaming it as _ (revive)
[golangci] interactive/interactive.go#L43: interactive/interactive.go#L43
exported: type name will be used as interactive.InteractiveConfig by other packages, and that stutters; consider calling this Config (revive)
[golangci] evilwallet/evilwallet.go#L290: evilwallet/evilwallet.go#L290
type assertion must be checked (forcetypeassert)
[golangci] spammer/spammer.go#L258: spammer/spammer.go#L258
type assertion must be checked (forcetypeassert)
[golangci] main.go#L82: main.go#L82
type assertion must be checked (forcetypeassert)
[golangci] main.go#L92: main.go#L92
type assertion must be checked (forcetypeassert)
[golangci] main.go#L108: main.go#L108
type assertion must be checked (forcetypeassert)
[golangci] evilwallet/evilwallet.go#L193: evilwallet/evilwallet.go#L193
return with no blank line before (nlreturn)
[golangci] evilwallet/evilwallet.go#L431: evilwallet/evilwallet.go#L431
return with no blank line before (nlreturn)
[golangci] evilwallet/evilwallet.go#L791: evilwallet/evilwallet.go#L791
return with no blank line before (nlreturn)
Build evil-tools
Restore cache failed: Dependencies file is not found in /home/runner/work/evil-tools/evil-tools. Supported file pattern: go.sum