Skip to content

Add simple playwright test #82

Add simple playwright test

Add simple playwright test #82

Triggered via pull request December 20, 2023 03:53
Status Failure
Total duration 42s
Artifacts

test-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
lint: playwright_test/exampe.spec.ts#L1
missing header
lint: playwright_test/exampe.spec.ts#L1
Require statement not part of import statement
lint: playwright_test/testConnectionTab.spec.ts#L1
missing header
lint: playwright_test/testConnectionTab.spec.ts#L1
Require statement not part of import statement
lint
Process completed with exit code 1.
lint
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/
lint: src/actions/ConnectionActions.ts#L14
Unexpected any. Specify a different type
lint: src/actions/ConnectionActions.ts#L15
Unexpected any. Specify a different type
lint: src/actions/ConnectionActions.ts#L26
Unexpected any. Specify a different type
lint: src/actions/ConnectionActions.ts#L37
Unexpected any. Specify a different type
lint: src/actions/ConnectionActions.ts#L41
Unexpected any. Specify a different type
lint: src/actions/ConnectionActions.ts#L45
Unexpected any. Specify a different type
lint: src/actions/ConnectionHandler.ts#L25
Unexpected any. Specify a different type
lint: src/actions/ConnectionHandler.ts#L64
'config' is defined but never used
lint: src/actions/ConnectionHandler.ts#L64
Unexpected any. Specify a different type
lint: src/actions/ConnectionHandler.ts#L68
'config' is defined but never used