Normalize UI node selection #296
pull-request.yml
on: pull_request
fuzz
/
test
2m 45s
e2e
/
test
4m 28s
Matrix: unit / test
Annotations
22 errors
unit / test (firefox):
e2e/fixtures/index.ts#L3
Cannot find module './Composition' or its corresponding type declarations.
|
unit / test (firefox):
e2e/fixtures/index.ts#L13
Binding element 'page' implicitly has an 'any' type.
|
unit / test (firefox):
e2e/fixtures/index.ts#L13
Binding element 'browserName' implicitly has an 'any' type.
|
unit / test (firefox):
e2e/fixtures/index.ts#L13
Binding element 'playwright' implicitly has an 'any' type.
|
unit / test (firefox):
e2e/fixtures/index.ts#L13
Parameter 'use' implicitly has an 'any' type.
|
unit / test (firefox):
e2e/pageobjects/EditorPage.ts#L2
Cannot find module '../fixtures/Composition' or its corresponding type declarations.
|
unit / test (firefox)
Process completed with exit code 2.
|
unit / test (webkit):
e2e/fixtures/index.ts#L3
Cannot find module './Composition' or its corresponding type declarations.
|
unit / test (webkit):
e2e/fixtures/index.ts#L13
Binding element 'page' implicitly has an 'any' type.
|
unit / test (webkit):
e2e/fixtures/index.ts#L13
Binding element 'browserName' implicitly has an 'any' type.
|
unit / test (webkit):
e2e/fixtures/index.ts#L13
Binding element 'playwright' implicitly has an 'any' type.
|
unit / test (webkit):
e2e/fixtures/index.ts#L13
Parameter 'use' implicitly has an 'any' type.
|
unit / test (webkit):
e2e/pageobjects/EditorPage.ts#L2
Cannot find module '../fixtures/Composition' or its corresponding type declarations.
|
unit / test (webkit)
Process completed with exit code 2.
|
unit / test (chromium):
e2e/fixtures/index.ts#L3
Cannot find module './Composition' or its corresponding type declarations.
|
unit / test (chromium):
e2e/fixtures/index.ts#L13
Binding element 'page' implicitly has an 'any' type.
|
unit / test (chromium):
e2e/fixtures/index.ts#L13
Binding element 'browserName' implicitly has an 'any' type.
|
unit / test (chromium):
e2e/fixtures/index.ts#L13
Binding element 'playwright' implicitly has an 'any' type.
|
unit / test (chromium):
e2e/fixtures/index.ts#L13
Parameter 'use' implicitly has an 'any' type.
|
unit / test (chromium):
e2e/pageobjects/EditorPage.ts#L2
Cannot find module '../fixtures/Composition' or its corresponding type declarations.
|
unit / test (chromium)
Process completed with exit code 2.
|
e2e / test
Process completed with exit code 1.
|