Skip to content

Bump @types/dockerode from 3.3.23 to 3.3.26 #576

Bump @types/dockerode from 3.3.23 to 3.3.26

Bump @types/dockerode from 3.3.23 to 3.3.26 #576

Triggered via push March 11, 2024 01:01
Status Failure
Total duration 45s
Artifacts

main.yml

on: push
Format and Lint
37s
Format and Lint
Build and Test
21s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Build and Test: src/emulator.ts#L41
Type '{ name: string[]; }' is not assignable to type 'string'.
Build and Test
Process completed with exit code 2.
Format and Lint: src/emulator.ts#L41
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Format and Lint
Process completed with exit code 1.