Skip to content

WIP: feat: Support proxying light_client routes #1036

WIP: feat: Support proxying light_client routes

WIP: feat: Support proxying light_client routes #1036

Triggered via pull request October 23, 2024 05:38
Status Failure
Total duration 56s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: pkg/service/eth/eth.go#L602
importShadow: shadow of imported from 'github.com/ethpandaops/checkpointz/pkg/version' package 'version' (gocritic)
lint: pkg/service/eth/eth.go#L634
importShadow: shadow of imported from 'github.com/ethpandaops/checkpointz/pkg/version' package 'version' (gocritic)
lint: pkg/service/eth/eth.go#L666
importShadow: shadow of imported from 'github.com/ethpandaops/checkpointz/pkg/version' package 'version' (gocritic)
lint
issues found
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, 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/