Skip to content

Add support for Electra #2809

Add support for Electra

Add support for Electra #2809

Triggered via pull request September 25, 2024 21:25
@jtragliajtraglia
synchronize #613
electra
Status Failure
Total duration 2m 22s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
Lint: services/api/optimistic_test.go#L170
err113: do not define dynamic errors, use wrapped static errors instead: "errors.New(ErrBlockAlreadyKnown)" (goerr113)
Lint: services/api/optimistic_test.go#L190
err113: do not define dynamic errors, use wrapped static errors instead: "errors.New(ErrBlockAlreadyKnown)" (goerr113)
Lint: common/types_spec.go#L254
directive `//nolint:dupl` is unused for linter "dupl" (nolintlint)
Lint: common/types_spec.go#L285
directive `//nolint:dupl` is unused for linter "dupl" (nolintlint)
Lint: services/api/service.go#L1299
directive `//nolint:gocognit` is unused for linter "gocognit" (nolintlint)
Lint
Process completed with exit code 2.
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v2, codecov/codecov-action@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 use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/