Skip to content

(BEDS-469) DA: notifications dashboard table #1957

(BEDS-469) DA: notifications dashboard table

(BEDS-469) DA: notifications dashboard table #1957

Triggered via pull request October 11, 2024 09:13
Status Failure
Total duration 40s
Artifacts

backend-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: backend/pkg/api/data_access/admin.go#L1
: # github.com/gobitfly/beaconchain/pkg/api/data_access
lint
curNotification.Validator undefined (type *notification.SyncCommitteeSoonNotification has no field or method Validator)
lint
curNotification.Validator undefined (type *notification.SyncCommitteeSoonNotification has no field or method Validator) (typecheck)
lint: backend/pkg/api/handlers/auth.go#L14
could not import github.com/gobitfly/beaconchain/pkg/api/data_access (-: # github.com/gobitfly/beaconchain/pkg/api/data_access
lint
curNotification.Validator undefined (type *notification.SyncCommitteeSoonNotification has no field or method Validator)
lint
curNotification.Validator undefined (type *notification.SyncCommitteeSoonNotification has no field or method Validator)) (typecheck)
lint: backend/pkg/api/router.go#L7
could not import github.com/gobitfly/beaconchain/pkg/api/data_access (-: # github.com/gobitfly/beaconchain/pkg/api/data_access
lint
curNotification.Validator undefined (type *notification.SyncCommitteeSoonNotification has no field or method Validator)
lint
curNotification.Validator undefined (type *notification.SyncCommitteeSoonNotification has no field or method Validator)) (typecheck)
lint: backend/cmd/api/main.go#L13
could not import github.com/gobitfly/beaconchain/pkg/api/data_access (-: # github.com/gobitfly/beaconchain/pkg/api/data_access
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/