Skip to content

Dike opstack

Dike opstack #4232

Triggered via pull request August 20, 2024 10:11
Status Failure
Total duration 3m 34s
Artifacts

lint.yml

on: pull_request
Matrix: golang-lint
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
golang-lint (1.21.x, ubuntu-latest): core/types/tx_blob.go#L22
File is not `goimports`-ed (goimports)
golang-lint (1.21.x, ubuntu-latest): beacon/server_for_op_stack/api_func.go#L4
File is not `goimports`-ed (goimports)
golang-lint (1.21.x, ubuntu-latest): beacon/server_for_op_stack/handlers.go#L5
File is not `goimports`-ed (goimports)
golang-lint (1.21.x, ubuntu-latest): beacon/server_for_op_stack/server_test.go#L68
unnecessary leading newline (whitespace)
golang-lint (1.21.x, ubuntu-latest): beacon/server_for_op_stack/utils.go#L74
S1028: should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (gosimple)
golang-lint (1.21.x, ubuntu-latest): beacon/server_for_op_stack/server_test.go#L22
ineffectual assignment to blockNum (ineffassign)
golang-lint (1.21.x, ubuntu-latest)
issues found
golang-lint (1.21.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, 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/