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

[issue-172] Version pinned devnet allocations #292

[issue-172] Version pinned devnet allocations

[issue-172] Version pinned devnet allocations #292

Triggered via pull request October 19, 2023 07:06
Status Failure
Total duration 2m 23s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

hygeine.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/