Skip to content

chore(deps): bump @mittwald/api-client from 4.35.0 to 4.55.0 in the mittwald-api group across 1 directory #1570

chore(deps): bump @mittwald/api-client from 4.35.0 to 4.55.0 in the mittwald-api group across 1 directory

chore(deps): bump @mittwald/api-client from 4.35.0 to 4.55.0 in the mittwald-api group across 1 directory #1570

Triggered via pull request August 27, 2024 20:18
Status Failure
Total duration 38s
Artifacts

test.yml

on: pull_request
Compile TypeScript
26s
Compile TypeScript
Check license compatibility
25s
Check license compatibility
Run linters
29s
Run linters
Run unit tests
25s
Run unit tests
Assert README.md is up-to-date
0s
Assert README.md is up-to-date
Build and run docker image
22s
Build and run docker image
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Build and run docker image: src/commands/backup/list.ts#L26
Type 'Response<BackupProjectBackup[], 200, "application/json"> | Response<{ [x: string]: unknown; }, 429, "application/json">' is not assignable to type 'ListResponse'.
Build and run docker image
Process completed with exit code 1.
Compile TypeScript: src/commands/backup/list.ts#L26
Type 'Response<BackupProjectBackup[], 200, "application/json"> | Response<{ [x: string]: unknown; }, 429, "application/json">' is not assignable to type 'ListResponse'.
Compile TypeScript
Process completed with exit code 1.