Skip to content

Additional bounds checks. #64

Additional bounds checks.

Additional bounds checks. #64

Triggered via push July 30, 2024 14:50
Status Failure
Total duration 2m 54s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: spec/type3transaction.go#L370
spec/type3transaction.go:370: Line contains TODO/BUG/FIXME: "TODO include blob versioned hashes." (godox)
lint: util/jsonhelpers.go#L137
Magic number: 16, in <argument> detected (mnd)
lint: util/rlphelpers.go#L63
Magic number: 0x80, in <argument> detected (mnd)
lint: util/rlphelpers.go#L84
Magic number: 0xc0, in <argument> detected (mnd)
lint: util/rlphelpers.go#L107
Magic number: 256, in <argument> detected (mnd)
lint: util/rlphelpers.go#L68
Magic number: 56, in <condition> detected (mnd)
lint: util/rlphelpers.go#L99
Magic number: 0x7f, in <condition> detected (mnd)
lint: util/rlphelpers.go#L73
Magic number: 8, in <operation> detected (mnd)
lint: util/rlphelpers.go#L76
Magic number: 8, in <operation> detected (mnd)
lint: util/rlphelpers.go#L78
Magic number: 8, in <operation> detected (mnd)
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@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/