Skip to content

Merge pull request #138 from reservoirprotocol/ofir/platf-4596-enable… #284

Merge pull request #138 from reservoirprotocol/ofir/platf-4596-enable…

Merge pull request #138 from reservoirprotocol/ofir/platf-4596-enable… #284

Triggered via push November 5, 2024 13:57
Status Failure
Total duration 1m 55s
Artifacts
Deploy to Development
0s
Deploy to Development
Deploy to Production
0s
Deploy to Production
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build
Type 'Redis' is not assignable to type 'ConnectionOptions | undefined'.
Build
Type '{ attempts: number; backoff: { type: "fixed"; delay: number; }; timeout: number; removeOnComplete: number; removeOnFail: number; }' is not assignable to type 'BaseJobOptions'.
Build
Type 'Redis' is not assignable to type 'ConnectionOptions | undefined'.
Build
Type 'Redis' is not assignable to type 'ConnectionOptions | undefined'.
Build
Type 'Redis' is not assignable to type 'ConnectionOptions | undefined'.
Build
Type '{ attempts: number; backoff: { type: "fixed"; delay: number; }; timeout: number; removeOnComplete: number; removeOnFail: number; }' is not assignable to type 'BaseJobOptions'.
Build
Type 'Redis' is not assignable to type 'ConnectionOptions | undefined'.
Build
Type 'Redis' is not assignable to type 'ConnectionOptions | undefined'.
Build
Type 'Redis' is not assignable to type 'ConnectionOptions | undefined'.
Build
Type '{ attempts: number; backoff: { type: "fixed"; delay: number; }; timeout: number; removeOnComplete: number; removeOnFail: number; }' is not assignable to type 'BaseJobOptions'.
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-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/