This repository has been archived by the owner on May 29, 2024. It is now read-only.
[issue-172] Version pinned devnet allocations #292
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 errors and 1 warning
ensure-mock-gen
missing go.sum entry for module providing package github.com/ethereum-optimism/optimism/indexer/api/models (imported by github.com/base-org/pessimism/internal/client); to add:
|
ensure-mock-gen
missing go.sum entry for module providing package github.com/ethereum-optimism/optimism/indexer/client (imported by github.com/base-org/pessimism/internal/client); to add:
|
ensure-mock-gen
missing go.sum entry for module providing package github.com/ethereum-optimism/optimism/indexer/api/models (imported by github.com/base-org/pessimism/internal/client); to add:
|
ensure-mock-gen
missing go.sum entry for module providing package github.com/ethereum-optimism/optimism/indexer/client (imported by github.com/base-org/pessimism/internal/client); to add:
|
ensure-mock-gen
no required module provides package github.com/base-org/pessimism/internal/alert: go.mod file not found in current directory or any parent directory; see 'go help modules'
|
ensure-mock-gen
no required module provides package github.com/golang/mock/mockgen/model: go.mod file not found in current directory or any parent directory; see 'go help modules'
|
ensure-mock-gen
missing go.sum entry for module providing package github.com/ethereum-optimism/optimism/indexer/api/models (imported by github.com/base-org/pessimism/internal/client); to add:
|
ensure-mock-gen
missing go.sum entry for module providing package github.com/ethereum-optimism/optimism/indexer/client (imported by github.com/base-org/pessimism/internal/client); to add:
|
ensure-mock-gen
missing go.sum entry for module providing package github.com/ethereum-optimism/optimism/op-bindings/bindings (imported by github.com/base-org/pessimism/internal/engine/registry); to add:
|
ensure-mock-gen
missing go.sum entry for module providing package github.com/ethereum-optimism/optimism/op-node/rollup (imported by github.com/base-org/pessimism/internal/engine/registry); to add:
|
lint
golangci-lint exit with code 3
|
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/
|