Ensuring completion-listener.ts listen to a single close event emitte… #462
Annotations
18 errors and 9 warnings
Node.js 18 on Ubuntu:
src/fixtures/fake-command.ts#L38
Type '{ command: CommandInfo | FakeCommand; index: number; killed: boolean; exitCode: string | number; state?: CommandState | undefined; timings: { ...; }; }' is not assignable to type 'CloseEvent'.
|
Node.js 18 on Ubuntu
Process completed with exit code 1.
|
Node.js 20 on Ubuntu:
src/fixtures/fake-command.ts#L38
Type '{ command: CommandInfo | FakeCommand; index: number; killed: boolean; exitCode: string | number; state?: CommandState | undefined; timings: { ...; }; }' is not assignable to type 'CloseEvent'.
|
Node.js 20 on Ubuntu
Process completed with exit code 1.
|
Node.js 16 on Ubuntu:
src/fixtures/fake-command.ts#L38
Type '{ command: CommandInfo | FakeCommand; index: number; killed: boolean; exitCode: string | number; state?: CommandState | undefined; timings: { ...; }; }' is not assignable to type 'CloseEvent'.
|
Node.js 16 on Ubuntu
Process completed with exit code 1.
|
Node.js 18 on macOS:
src/fixtures/fake-command.ts#L38
Type '{ command: CommandInfo | FakeCommand; index: number; killed: boolean; exitCode: string | number; state?: CommandState | undefined; timings: { ...; }; }' is not assignable to type 'CloseEvent'.
|
Node.js 18 on macOS
Process completed with exit code 1.
|
Node.js 20 on macOS:
src/fixtures/fake-command.ts#L38
Type '{ command: CommandInfo | FakeCommand; index: number; killed: boolean; exitCode: string | number; state?: CommandState | undefined; timings: { ...; }; }' is not assignable to type 'CloseEvent'.
|
Node.js 20 on macOS
Process completed with exit code 1.
|
Node.js 16 on macOS:
src/fixtures/fake-command.ts#L38
Type '{ command: CommandInfo | FakeCommand; index: number; killed: boolean; exitCode: string | number; state?: CommandState | undefined; timings: { ...; }; }' is not assignable to type 'CloseEvent'.
|
Node.js 16 on macOS
Process completed with exit code 1.
|
Node.js 20 on Windows:
src/fixtures/fake-command.ts#L38
Type '{ command: CommandInfo | FakeCommand; index: number; killed: boolean; exitCode: string | number; state?: CommandState | undefined; timings: { ...; }; }' is not assignable to type 'CloseEvent'.
|
Node.js 20 on Windows
Process completed with exit code 1.
|
Node.js 18 on Windows:
src/fixtures/fake-command.ts#L38
Type '{ command: CommandInfo | FakeCommand; index: number; killed: boolean; exitCode: string | number; state?: CommandState | undefined; timings: { ...; }; }' is not assignable to type 'CloseEvent'.
|
Node.js 18 on Windows
Process completed with exit code 1.
|
Node.js 16 on Windows:
src/fixtures/fake-command.ts#L38
Type '{ command: CommandInfo | FakeCommand; index: number; killed: boolean; exitCode: string | number; state?: CommandState | undefined; timings: { ...; }; }' is not assignable to type 'CloseEvent'.
|
Node.js 16 on Windows
Process completed with exit code 1.
|
Node.js 18 on Ubuntu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node.js 20 on Ubuntu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node.js 16 on Ubuntu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node.js 18 on macOS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node.js 20 on macOS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node.js 16 on macOS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node.js 20 on Windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node.js 18 on Windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node.js 16 on Windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|