Bump @types/dockerode from 3.3.23 to 3.3.26 #576
main.yml
on: push
Format and Lint
37s
Build and Test
21s
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.
|