Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Withdrawal Enforcement Invariant Implementation #306

Withdrawal Enforcement Invariant Implementation

Withdrawal Enforcement Invariant Implementation #306

Triggered via pull request June 28, 2023 08:31
Status Failure
Total duration 36s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: internal/engine/registry/balance_test.go#L1
: # github.com/base-org/pessimism/internal/engine/registry_test [github.com/base-org/pessimism/internal/engine/registry.test]
lint: internal/engine/registry/event_log_test.go#L34
expected operand, found '}' (typecheck)
lint: internal/engine/registry/event_log_test.go#L36
expected ';', found 'EOF' (typecheck)
lint: e2e/e2e_test.go#L30
func `calcGasFees` is unused (unused)
lint: internal/engine/addressing.go#L35
unnecessary leading newline (whitespace)
lint: internal/engine/manager.go#L211
unnecessary trailing newline (whitespace)
lint: internal/engine/registry/withdrawal_enforce.go#L82
mnd: Magic number: 4, in <condition> detected (gomnd)
lint: e2e/e2e_test.go#L243
ineffectual assignment to err (ineffassign)
lint: e2e/e2e_test.go#L245
ineffectual assignment to err (ineffassign)
lint: e2e/e2e_test.go#L263
ineffectual assignment to header (ineffassign)