Skip to content
Triggered via push August 26, 2024 18:02
Status Failure
Total duration 28s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build: src/Interceptors/StatusFilter.ts#L15
Argument of type '<R extends Response | HttpResponse>(response: R) => Either<StatusError, R>' is not assignable to parameter of type '(a: unknown) => Either<StatusError, Response | HttpResponse>'.
build
Process completed with exit code 2.
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, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/