This repository has been archived by the owner on May 29, 2024. It is now read-only.
Withdrawal safety for all key L2->L1 events #371
Annotations
17 errors and 1 warning
ensure-mock-gen
undefined: WithdrawalSafetyHeuristic
|
ensure-mock-gen
"github.com/ethereum/go-ethereum/core/types" imported and not used
|
ensure-mock-gen
undefined: heuristic.NewBaseHeuristic
|
ensure-mock-gen
undefined: core.EventLog
|
ensure-mock-gen
undefined: core.TransitData
|
ensure-mock-gen
wsh.ValidateInput undefined (type *L2WithdrawalSafety has no field or method ValidateInput)
|
ensure-mock-gen
wsh.SUUID undefined (type *L2WithdrawalSafety has no field or method SUUID)
|
ensure-mock-gen
wsh.SUUID undefined (type *L2WithdrawalSafety has no field or method SUUID)
|
ensure-mock-gen
undefined: WithdrawalSafetyHeuristic
|
ensure-mock-gen
"github.com/ethereum/go-ethereum/core/types" imported and not used
|
lint:
internal/engine/registry/balance_enforce.go#L1
: # github.com/base-org/pessimism/internal/engine/registry
|
lint:
internal/engine/manager.go#L11
could not import github.com/base-org/pessimism/internal/engine/registry (-: # github.com/base-org/pessimism/internal/engine/registry
|
lint:
internal/app/init.go#L14
could not import github.com/base-org/pessimism/internal/engine/registry (-: # github.com/base-org/pessimism/internal/engine/registry
|
lint:
e2e/heuristic_test.go#L14
could not import github.com/base-org/pessimism/internal/engine/registry (-: # github.com/base-org/pessimism/internal/engine/registry
|
lint:
e2e/heuristic_test.go#L264
core.Live.String undefined (type "github.com/base-org/pessimism/internal/core".PathType has no field or method String) (typecheck)
|
lint:
internal/engine/registry/balance_enforce_test.go#L9
could not import github.com/base-org/pessimism/internal/engine/registry (-: # github.com/base-org/pessimism/internal/engine/registry
|
lint
issues found
|
markdown-linting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|