Skip to content

[3/3] - Replace Legacy History Commitment Implementation #3897

[3/3] - Replace Legacy History Commitment Implementation

[3/3] - Replace Legacy History Commitment Implementation #3897

Triggered via pull request September 18, 2024 13:52
Status Failure
Total duration 2m 19s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 10 warnings
Lint: challenge-manager/edge-tracker/tracker.go#L18
could not import github.com/OffchainLabs/bold/layer2-state-provider (-: # github.com/OffchainLabs/bold/layer2-state-provider
Lint: layer2-state-provider/history_commitment_provider.go#L153
cannot use commitments.NewCommitment(hashes, 0) (value of type *history.History) as history.History value in return statement
Lint: layer2-state-provider/history_commitment_provider.go#L387
undefined: commitments.New
Lint: layer2-state-provider/history_commitment_provider.go#L392
undefined: commitments.New
Lint: testing/setup/rollup_stack.go#L16
could not import github.com/OffchainLabs/bold/layer2-state-provider (-: # github.com/OffchainLabs/bold/layer2-state-provider
Lint: layer2-state-provider/history_commitment_provider.go#L153
cannot use commitments.NewCommitment(hashes, 0) (value of type *history.History) as history.History value in return statement
Lint: layer2-state-provider/history_commitment_provider.go#L387
undefined: commitments.New
Lint: layer2-state-provider/history_commitment_provider.go#L392
undefined: commitments.New
Lint: testing/mocks/mocks.go#L15
could not import github.com/OffchainLabs/bold/layer2-state-provider (-: # github.com/OffchainLabs/bold/layer2-state-provider
Lint: layer2-state-provider/history_commitment_provider.go#L153
cannot use commitments.NewCommitment(hashes, 0) (value of type *history.History) as history.History value in return statement
Bazel
Process completed with exit code 1.
Build and Test: layer2-state-provider/history_commitment_provider.go#L153
cannot use commitments.NewCommitment(hashes, 0) (value of type *history.History) as history.History value in return statement
Build and Test
Process completed with exit code 1.
Gosec scan
Process completed with exit code 1.
Formatting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Formatting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v4, 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/
Lint
Unexpected input(s) 'id', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']
Bazel
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, bazelbuild/setup-bazelisk@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Gosec scan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Gosec scan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/