Skip to content

feat: added new command for asyncapi start preview #4493

feat: added new command for asyncapi start preview

feat: added new command for asyncapi start preview #4493

Re-run triggered January 28, 2025 04:25
Status Failure
Total duration 1m 2s
Artifacts

if-nodejs-pr-testing.yml

on: pull_request
Matrix: test-nodejs-pr
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
Test NodeJS PR - ubuntu-latest: src/commands/start/preview.test.ts#L5
Module '"../../../src/commands/bundle"' has no exported member 'bundleInMemory'. Did you mean to use 'import bundleInMemory from "../../../src/commands/bundle"' instead?
Test NodeJS PR - ubuntu-latest: src/commands/start/preview.test.ts#L6
Module '"../../../src/commands/start/preview"' has no exported member 'startPreview'. Did you mean to use 'import startPreview from "../../../src/commands/start/preview"' instead?
Test NodeJS PR - ubuntu-latest: src/commands/start/preview.test.ts#L29
Property 'rm' does not exist on type 'typeof promises'.
Test NodeJS PR - ubuntu-latest: src/commands/start/preview.test.ts#L60
'error' is of type 'unknown'.
Test NodeJS PR - ubuntu-latest: src/commands/start/preview.ts#L3
Cannot find module '../bundler' or its corresponding type declarations.
Test NodeJS PR - ubuntu-latest: src/commands/start/preview.ts#L8
Class static side 'typeof StartPreview' incorrectly extends base class static side 'typeof Command'.
Test NodeJS PR - ubuntu-latest: src/commands/start/preview.ts#L16
Argument of type 'typeof StartPreview' is not assignable to parameter of type 'Input<{ [flag: string]: any; }, { [flag: string]: any; }, unknown[]>'.
Test NodeJS PR - ubuntu-latest: src/commands/start/preview.ts#L18
Property 'file' does not exist on type 'unknown[]'.
Test NodeJS PR - ubuntu-latest: src/commands/start/preview.ts#L30
'error' is of type 'unknown'.
Test NodeJS PR - ubuntu-latest
Process completed with exit code 2.
Test NodeJS PR - macos-13
The job was canceled because "ubuntu-latest" failed.
Test NodeJS PR - macos-13
The operation was canceled.
Test NodeJS PR - windows-latest
The job was canceled because "ubuntu-latest" failed.
Test NodeJS PR - windows-latest
The operation was canceled.
Test NodeJS PR - ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636