refactor: prepare html-reporter for pwt GUI integration #695
Annotations
31 errors and 7 warnings
build (20.x):
hermione.ts#L3
'Hermione' is declared but its value is never read.
|
build (20.x):
hermione.ts#L3
Module '"hermione"' has no exported member 'TestResult'.
|
build (20.x):
hermione.ts#L3
This module can only be referenced with ECMAScript imports/exports by turning on the 'esModuleInterop' flag and referencing its default export.
|
build (20.x):
hermione.ts#L23
'export=' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
build (20.x):
hermione.ts#L23
'Hermione' refers to a value, but is being used as a type here. Did you mean 'typeof Hermione'?
|
build (20.x):
hermione.ts#L36
'Hermione' refers to a value, but is being used as a type here. Did you mean 'typeof Hermione'?
|
build (20.x):
hermione.ts#L71
Parameter 'runner' implicitly has an 'any' type.
|
build (20.x):
hermione.ts#L86
'Hermione' refers to a value, but is being used as a type here. Did you mean 'typeof Hermione'?
|
build (20.x):
hermione.ts#L115
Parameter 'testResult' implicitly has an 'any' type.
|
build (20.x):
hermione.ts#L125
Parameter 'testResult' implicitly has an 'any' type.
|
build (18.x):
hermione.ts#L3
'Hermione' is declared but its value is never read.
|
build (18.x):
hermione.ts#L3
Module '"hermione"' has no exported member 'TestResult'.
|
build (18.x):
hermione.ts#L3
This module can only be referenced with ECMAScript imports/exports by turning on the 'esModuleInterop' flag and referencing its default export.
|
build (18.x):
hermione.ts#L23
'export=' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
build (18.x):
hermione.ts#L23
'Hermione' refers to a value, but is being used as a type here. Did you mean 'typeof Hermione'?
|
build (18.x):
hermione.ts#L36
'Hermione' refers to a value, but is being used as a type here. Did you mean 'typeof Hermione'?
|
build (18.x):
hermione.ts#L71
Parameter 'runner' implicitly has an 'any' type.
|
build (18.x):
hermione.ts#L86
'Hermione' refers to a value, but is being used as a type here. Did you mean 'typeof Hermione'?
|
build (18.x):
hermione.ts#L115
Parameter 'testResult' implicitly has an 'any' type.
|
build (18.x):
hermione.ts#L125
Parameter 'testResult' implicitly has an 'any' type.
|
build (16.x):
hermione.ts#L3
'Hermione' is declared but its value is never read.
|
build (16.x):
hermione.ts#L3
Module '"hermione"' has no exported member 'TestResult'.
|
build (16.x):
hermione.ts#L3
This module can only be referenced with ECMAScript imports/exports by turning on the 'esModuleInterop' flag and referencing its default export.
|
build (16.x):
hermione.ts#L23
'export=' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
build (16.x):
hermione.ts#L23
'Hermione' refers to a value, but is being used as a type here. Did you mean 'typeof Hermione'?
|
build (16.x):
hermione.ts#L36
'Hermione' refers to a value, but is being used as a type here. Did you mean 'typeof Hermione'?
|
build (16.x):
hermione.ts#L71
Parameter 'runner' implicitly has an 'any' type.
|
build (16.x):
hermione.ts#L86
'Hermione' refers to a value, but is being used as a type here. Did you mean 'typeof Hermione'?
|
build (16.x):
hermione.ts#L115
Parameter 'testResult' implicitly has an 'any' type.
|
build (16.x):
hermione.ts#L125
Parameter 'testResult' implicitly has an 'any' type.
|
build (14.x)
The operation was canceled.
|
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/
|
build (20.x):
test/unit/lib/test-adapter/hermione.ts#L7
'SKIPPED' is defined but never used
|
build (18.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/
|
build (18.x):
test/unit/lib/test-adapter/hermione.ts#L7
'SKIPPED' is defined but never used
|
build (16.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/
|
build (16.x):
test/unit/lib/test-adapter/hermione.ts#L7
'SKIPPED' is defined but never used
|
build (14.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/
|