This repository was archived by the owner on Sep 9, 2025. It is now read-only.
[1/3] - Optimized History Commitment Computations #3874
Triggered via pull request
September 13, 2024 19:13
Status
Failure
Total duration
4m 17s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
go.yml
on: pull_request
Formatting
18s
Gosec scan
2m 49s
Lint
37s
Build and Test
4m 7s
Bazel
59s
Annotations
7 errors and 10 warnings
Lint:
state-commitments/optimized/history_commitment_test.go#L36
Error return value of `committer.ComputeRoot` is not checked (errcheck)
|
Lint:
state-commitments/optimized/history_commitment_test.go#L443
Error return value of `committer.ComputeRoot` is not checked (errcheck)
|
Lint:
state-commitments/optimized/history_commitment_test.go#L295
printf: fmt.Sprintf format %d reads arg #3, but call has 2 args (govet)
|
Lint
issues found
|
Bazel
Process completed with exit code 1.
|
Build and Test:
state-commitments/optimized/history_commitment_test.go#L295
fmt.Sprintf format %d reads arg #3, but call has 2 args
|
Build and Test
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/
|
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/
|
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/
|