Skip to content

fix backup script - string too long #854

fix backup script - string too long

fix backup script - string too long #854

Triggered via push August 22, 2026 16:51
Status Failure
Total duration 49s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
deploy
Process completed with exit code 2.
deploy: src/adapters/relay/index.ts#L0
Type 'AbortSignal | undefined' is not assignable to type 'AbortSignal | null | undefined'.
deploy: src/adapters/relay/index.ts#L0
Type 'AbortSignal | undefined' is not assignable to type 'AbortSignal | null | undefined'.
deploy: src/adapters/layerswap/index.ts#L0
Type 'AbortSignal | undefined' is not assignable to type 'AbortSignal | null | undefined'.
deploy: src/adapters/axelar-satellite/index.ts#L0
Type 'AbortSignal | undefined' is not assignable to type 'AbortSignal | null | undefined'.
deploy: src/adapters/1sec/index.ts#L0
Type 'AbortSignal | undefined' is not assignable to type 'AbortSignal | null | undefined'.
deploy
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/