Skip to content

fix(html-reporter): dont require hermione dependency #773

fix(html-reporter): dont require hermione dependency

fix(html-reporter): dont require hermione dependency #773

Triggered via pull request April 4, 2024 23:08
Status Failure
Total duration 1m 24s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

34 errors and 2 warnings
build (20.x): lib/gui/api/index.ts#L2
Cannot find module 'hermione' or its corresponding type declarations.
build (20.x): lib/gui/app.ts#L6
Cannot find module 'hermione' or its corresponding type declarations.
build (20.x): lib/gui/app.ts#L7
Cannot find module 'hermione' or its corresponding type declarations.
build (20.x): lib/gui/index.ts#L9
Cannot find module 'hermione' or its corresponding type declarations.
build (20.x): lib/gui/tool-runner/index.ts#L6
Cannot find module 'hermione' or its corresponding type declarations.
build (20.x): lib/gui/tool-runner/index.ts#L7
Cannot find module 'hermione' or its corresponding type declarations.
build (20.x): lib/gui/tool-runner/index.ts#L314
Parameter 'test' implicitly has an 'any' type.
build (20.x): lib/gui/tool-runner/index.ts#L314
Parameter 'browserId' implicitly has an 'any' type.
build (20.x): lib/gui/tool-runner/index.ts#L361
Type '{ assertViewResults: AssertViewResult[]; err: any; sessionId: string | undefined; meta: { url: string | undefined; }; }' does not satisfy the expected type 'Partial<TestplaneTestResult>'.
build (20.x): lib/gui/tool-runner/index.ts#L362
Property 'err' does not exist on type 'TestplaneTestResult'.
build (16.x)
The job was canceled because "_20_x" failed.
build (16.x): lib/gui/api/index.ts#L2
Cannot find module 'hermione' or its corresponding type declarations.
build (16.x): lib/gui/app.ts#L6
Cannot find module 'hermione' or its corresponding type declarations.
build (16.x): lib/gui/app.ts#L7
Cannot find module 'hermione' or its corresponding type declarations.
build (16.x): lib/gui/index.ts#L9
Cannot find module 'hermione' or its corresponding type declarations.
build (16.x): lib/gui/tool-runner/index.ts#L6
Cannot find module 'hermione' or its corresponding type declarations.
build (16.x): lib/gui/tool-runner/index.ts#L7
Cannot find module 'hermione' or its corresponding type declarations.
build (16.x): lib/gui/tool-runner/index.ts#L314
Parameter 'test' implicitly has an 'any' type.
build (16.x): lib/gui/tool-runner/index.ts#L314
Parameter 'browserId' implicitly has an 'any' type.
build (16.x): lib/gui/tool-runner/index.ts#L361
Type '{ assertViewResults: AssertViewResult[]; err: any; sessionId: string | undefined; meta: { url: string | undefined; }; }' does not satisfy the expected type 'Partial<TestplaneTestResult>'.
build (16.x): lib/gui/tool-runner/index.ts#L362
Property 'err' does not exist on type 'TestplaneTestResult'.
build (18.x)
The job was canceled because "_20_x" failed.
build (18.x): lib/gui/api/index.ts#L2
Cannot find module 'hermione' or its corresponding type declarations.
build (18.x): lib/gui/app.ts#L6
Cannot find module 'hermione' or its corresponding type declarations.
build (18.x): lib/gui/app.ts#L7
Cannot find module 'hermione' or its corresponding type declarations.
build (18.x): lib/gui/index.ts#L9
Cannot find module 'hermione' or its corresponding type declarations.
build (18.x): lib/gui/tool-runner/index.ts#L6
Cannot find module 'hermione' or its corresponding type declarations.
build (18.x): lib/gui/tool-runner/index.ts#L7
Cannot find module 'hermione' or its corresponding type declarations.
build (18.x): lib/gui/tool-runner/index.ts#L314
Parameter 'test' implicitly has an 'any' type.
build (18.x): lib/gui/tool-runner/index.ts#L314
Parameter 'browserId' implicitly has an 'any' type.
build (18.x): lib/gui/tool-runner/index.ts#L361
Type '{ assertViewResults: AssertViewResult[]; err: any; sessionId: string | undefined; meta: { url: string | undefined; }; }' does not satisfy the expected type 'Partial<TestplaneTestResult>'.
build (18.x): lib/gui/tool-runner/index.ts#L362
Property 'err' does not exist on type 'TestplaneTestResult'.
build (14.x)
The job was canceled because "_20_x" failed.
build (14.x)
The operation was canceled.
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/