Skip to content

feat(failover): return 503 to batcher when eigenda is down #315

feat(failover): return 503 to batcher when eigenda is down

feat(failover): return 503 to batcher when eigenda is down #315

Triggered via pull request October 29, 2024 23:45
Status Failure
Total duration 2m 4s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Linter: store/generated_key/eigenda/eigenda.go#L93
missing cases in switch of type codes.Code: codes.OK, codes.Canceled, codes.Unknown, codes.DeadlineExceeded, codes.NotFound, codes.AlreadyExists, codes.PermissionDenied, codes.FailedPrecondition, codes.Aborted, codes.OutOfRange, codes.Unimplemented, codes.Internal, codes.Unavailable, codes.DataLoss, codes.Unauthenticated (exhaustive)
Linter
issues found
Linter
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/