Skip to content

BEDS 322/annotate endpoints #1707

BEDS 322/annotate endpoints

BEDS 322/annotate endpoints #1707

Triggered via pull request September 17, 2024 11:43
Status Failure
Total duration 42s
Artifacts

backend-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint: backend/pkg/api/handlers/auth.go#L1
: # github.com/gobitfly/beaconchain/pkg/api/handlers
lint
declared and not used: allowedPeriods (typecheck)
lint: backend/pkg/api/router.go#L9
could not import github.com/gobitfly/beaconchain/pkg/api/handlers (-: # github.com/gobitfly/beaconchain/pkg/api/handlers
lint
declared and not used: allowedPeriods) (typecheck)
lint: backend/pkg/archiver/archiver.go#L10
could not import github.com/gobitfly/beaconchain/pkg/api/handlers (-: # github.com/gobitfly/beaconchain/pkg/api/handlers
lint
declared and not used: allowedPeriods) (typecheck)
lint
issues found
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/