Skip to content
This repository has been archived by the owner on Sep 23, 2023. It is now read-only.

implement extensions for eip-4844 #4564

implement extensions for eip-4844

implement extensions for eip-4844 #4564

Triggered via pull request May 10, 2023 17:30
Status Failure
Total duration 2m 40s
Artifacts

ci.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

14 errors
tests (ubuntu-20.04): types/txn_test.go#L40
unnecessary conversion (unconvert)
tests (ubuntu-20.04): types/txn_test.go#L46
unnecessary conversion (unconvert)
tests (ubuntu-20.04): types/txn_test.go#L86
unnecessary conversion (unconvert)
tests (ubuntu-20.04): types/parse_blob_txn.go#L371
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
tests (ubuntu-20.04): types/txn.go#L471
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
tests (ubuntu-20.04): types/txn.go#L493
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
tests (ubuntu-20.04): types/txn_test.go#L50
ineffectual assignment to parseEnd (ineffassign)
tests (ubuntu-20.04): types/parse_blob_txn.go#L256
variable len has same name as predeclared identifier (predeclared)
tests (ubuntu-20.04): types/parse_blob_txn.go#L310
assigned to nextOffset, but reassigned without using the value (wastedassign)
tests (ubuntu-20.04)
issues found
tests (windows-2022)
The job was canceled because "ubuntu-20_04" failed.
tests (windows-2022)
The operation was canceled.
tests (macos-11)
The job was canceled because "ubuntu-20_04" failed.
tests (macos-11)
The operation was canceled.