Move all tests over to electron #1726
static-analysis.yml
on: pull_request
yarn-fmt-check
38s
yarn-build-wasm
8m 17s
yarn-tsc
5m 6s
yarn-lint
52s
python-codespell
8s
yarn-unit-test-kcl-samples
8m 54s
yarn-unit-test
9m 30s
Annotations
18 errors and 13 warnings
python-codespell
Process completed with exit code 65.
|
yarn-fmt-check
Process completed with exit code 1.
|
yarn-lint:
e2e/playwright/desktop-export.spec.ts#L15
Expected an assignment or function call and instead saw an expression
|
yarn-lint:
e2e/playwright/test-utils.ts#L719
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
yarn-lint:
e2e/playwright/testing-constraints.spec.ts#L1003
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
yarn-lint
Process completed with exit code 1.
|
yarn-tsc:
e2e/playwright/app-header-tests.spec.ts#L7
Binding element 'page' implicitly has an 'any' type.
|
yarn-tsc:
e2e/playwright/app-header-tests.spec.ts#L7
Binding element 'browserName' implicitly has an 'any' type.
|
yarn-tsc:
e2e/playwright/app-header-tests.spec.ts#L7
Parameter 'testInfo' implicitly has an 'any' type.
|
yarn-tsc:
e2e/playwright/app-header-tests.spec.ts#L32
Binding element 'page' implicitly has an 'any' type.
|
yarn-tsc:
e2e/playwright/app-header-tests.spec.ts#L32
Binding element 'browserName' implicitly has an 'any' type.
|
yarn-tsc:
e2e/playwright/app-header-tests.spec.ts#L32
Parameter 'testInfo' implicitly has an 'any' type.
|
yarn-tsc:
e2e/playwright/basic-sketch.spec.ts#L18
Property 'setBodyDimensions' does not exist on type 'Page'.
|
yarn-tsc:
e2e/playwright/basic-sketch.spec.ts#L146
Expected 3 arguments, but got 2.
|
yarn-tsc:
e2e/playwright/basic-sketch.spec.ts#L146
Binding element 'page' implicitly has an 'any' type.
|
yarn-tsc:
e2e/playwright/basic-sketch.spec.ts#L146
Binding element 'homePage' implicitly has an 'any' type.
|
yarn-unit-test:
e2e/playwright/test-utils.ts#L721
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
yarn-unit-test
Process completed with exit code 1.
|
python-codespell
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
yarn-lint:
e2e/playwright/code-pane-and-errors.spec.ts#L128
'u' is assigned a value but never used
|
yarn-lint:
e2e/playwright/code-pane-and-errors.spec.ts#L171
'u' is assigned a value but never used
|
yarn-lint:
e2e/playwright/command-bar-tests.spec.ts#L5
'normalizeLineEndings' is defined but never used
|
yarn-lint:
e2e/playwright/command-bar-tests.spec.ts#L92
'u' is assigned a value but never used
|
yarn-lint:
e2e/playwright/command-bar-tests.spec.ts#L174
'u' is assigned a value but never used
|
yarn-lint:
e2e/playwright/command-bar-tests.spec.ts#L303
'u' is assigned a value but never used
|
yarn-lint:
e2e/playwright/desktop-export.spec.ts#L5
'setupElectron' is defined but never used
|
yarn-lint:
e2e/playwright/desktop-export.spec.ts#L28
Unexpected use of comma operator
|
yarn-lint:
e2e/playwright/editor-tests.spec.ts#L147
'u' is assigned a value but never used
|
yarn-lint:
e2e/playwright/editor-tests.spec.ts#L599
'u' is assigned a value but never used
|
yarn-unit-test:
e2e/playwright/test-utils.ts#L4
'Download' is defined but never used
|
yarn-unit-test:
e2e/playwright/test-utils.ts#L19
'APP_NAME' is defined but never used
|