Skip to content

Merge pull request #927 from gobitfly/BEDS-561/dashboard-details #1956

Merge pull request #927 from gobitfly/BEDS-561/dashboard-details

Merge pull request #927 from gobitfly/BEDS-561/dashboard-details #1956

Triggered via push October 11, 2024 09:05
Status Failure
Total duration 3m 10s
Artifacts
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/