Skip to content

Go tests CI triggered from @hopeyen of hope/custom-go-lint #171

Go tests CI triggered from @hopeyen of hope/custom-go-lint

Go tests CI triggered from @hopeyen of hope/custom-go-lint #171

Triggered via pull request August 9, 2024 14:11
Status Failure
Total duration 30m 50s
Billable time 1h 16m
Artifacts

ci.yml

on: pull_request
Matrix: Go Tests
Fit to window
Zoom out
Zoom in

Annotations

50 errors and 30 warnings
Go Tests (defaults): eigenda/decoding.go#L122
appendAssign: append result not assigned to the same slice (gocritic)
Go Tests (defaults): eigenda/proxy.go#L18
captLocal: `RPCUrl' should not be capitalized (gocritic)
Go Tests (defaults): arbnode/sequencer_inbox.go#L178
unslice: could simplify calldata[:] to calldata (gocritic)
Go Tests (defaults): validator/server_jit/jit_machine.go#L70
File is not `gofmt`-ed with `-s` (gofmt)
Go Tests (defaults): eigenda/decoding.go#L96
File is not `gofmt`-ed with `-s` (gofmt)
Go Tests (defaults): eigenda/proxy.go#L92
File is not `gofmt`-ed with `-s` (gofmt)
Go Tests (defaults): eigenda/proxy.go#L144
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
Go Tests (defaults): eigenda/types.go#L257
nilness: tautological condition: non-nil != nil (govet)
Go Tests (defaults): eigenda/types.go#L259
nilness: tautological condition: non-nil != nil (govet)
Go Tests (defaults)
issues found
Go Tests (long): eigenda/decoding.go#L122
appendAssign: append result not assigned to the same slice (gocritic)
Go Tests (long): eigenda/proxy.go#L18
captLocal: `RPCUrl' should not be capitalized (gocritic)
Go Tests (long): arbnode/sequencer_inbox.go#L178
unslice: could simplify calldata[:] to calldata (gocritic)
Go Tests (long): validator/server_jit/jit_machine.go#L70
File is not `gofmt`-ed with `-s` (gofmt)
Go Tests (long): eigenda/decoding.go#L96
File is not `gofmt`-ed with `-s` (gofmt)
Go Tests (long): eigenda/proxy.go#L92
File is not `gofmt`-ed with `-s` (gofmt)
Go Tests (long): eigenda/proxy.go#L144
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
Go Tests (long): eigenda/types.go#L257
nilness: tautological condition: non-nil != nil (govet)
Go Tests (long): eigenda/types.go#L259
nilness: tautological condition: non-nil != nil (govet)
Go Tests (long)
issues found
Go Tests (challenge): eigenda/decoding.go#L122
appendAssign: append result not assigned to the same slice (gocritic)
Go Tests (challenge): eigenda/proxy.go#L18
captLocal: `RPCUrl' should not be capitalized (gocritic)
Go Tests (challenge): arbnode/sequencer_inbox.go#L178
unslice: could simplify calldata[:] to calldata (gocritic)
Go Tests (challenge): eigenda/decoding.go#L96
File is not `gofmt`-ed with `-s` (gofmt)
Go Tests (challenge): eigenda/proxy.go#L92
File is not `gofmt`-ed with `-s` (gofmt)
Go Tests (challenge): eigenda/reader.go#L38
File is not `gofmt`-ed with `-s` (gofmt)
Go Tests (challenge): eigenda/proxy.go#L144
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
Go Tests (challenge): eigenda/types.go#L257
nilness: tautological condition: non-nil != nil (govet)
Go Tests (challenge): eigenda/types.go#L259
nilness: tautological condition: non-nil != nil (govet)
Go Tests (challenge)
issues found
Go Tests (stylus): cmd/replay/main.go#L126
File is not `gofmt`-ed with `-s` (gofmt)
Go Tests (stylus): eigenda/decoding.go#L122
appendAssign: append result not assigned to the same slice (gocritic)
Go Tests (stylus): eigenda/proxy.go#L18
captLocal: `RPCUrl' should not be capitalized (gocritic)
Go Tests (stylus): eigenda/decoding.go#L96
File is not `gofmt`-ed with `-s` (gofmt)
Go Tests (stylus): eigenda/proxy.go#L92
File is not `gofmt`-ed with `-s` (gofmt)
Go Tests (stylus): eigenda/proxy.go#L144
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
Go Tests (stylus): eigenda/types.go#L257
nilness: tautological condition: non-nil != nil (govet)
Go Tests (stylus): eigenda/types.go#L259
nilness: tautological condition: non-nil != nil (govet)
Go Tests (stylus): arbnode/sequencer_inbox.go#L178
unslice: could simplify calldata[:] to calldata (gocritic)
Go Tests (stylus)
issues found
Go Tests (race): cmd/replay/main.go#L126
File is not `gofmt`-ed with `-s` (gofmt)
Go Tests (race): validator/server_jit/jit_machine.go#L70
File is not `gofmt`-ed with `-s` (gofmt)
Go Tests (race): arbnode/sequencer_inbox.go#L178
unslice: could simplify calldata[:] to calldata (gocritic)
Go Tests (race): arbnode/batch_poster.go#L112
File is not `gofmt`-ed with `-s` (gofmt)
Go Tests (race): eigenda/decoding.go#L122
appendAssign: append result not assigned to the same slice (gocritic)
Go Tests (race): eigenda/proxy.go#L18
captLocal: `RPCUrl' should not be capitalized (gocritic)
Go Tests (race): eigenda/proxy.go#L144
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
Go Tests (race): eigenda/types.go#L257
nilness: tautological condition: non-nil != nil (govet)
Go Tests (race): eigenda/types.go#L259
nilness: tautological condition: non-nil != nil (govet)
Go Tests (race)
issues found
Go Tests (defaults)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Go Tests (defaults)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/setup-go@v4, actions-rs/toolchain@v1, actions/cache@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Go Tests (defaults)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Go Tests (defaults)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Go Tests (defaults)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Go Tests (defaults)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Go Tests (long)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Go Tests (long)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/setup-go@v4, actions-rs/toolchain@v1, actions/cache@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Go Tests (long)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Go Tests (long)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Go Tests (long)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Go Tests (long)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Go Tests (challenge)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Go Tests (challenge)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/setup-go@v4, actions-rs/toolchain@v1, actions/cache@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Go Tests (challenge)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Go Tests (challenge)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Go Tests (challenge)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Go Tests (challenge)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Go Tests (stylus)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Go Tests (stylus)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/setup-go@v4, actions-rs/toolchain@v1, actions/cache@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Go Tests (stylus)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Go Tests (stylus)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Go Tests (stylus)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Go Tests (stylus)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Go Tests (race)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Go Tests (race)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/setup-go@v4, actions-rs/toolchain@v1, actions/cache@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Go Tests (race)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Go Tests (race)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Go Tests (race)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Go Tests (race)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/