Add support for Electra #2809
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/
|