Skip to content

fix: type and lint errors #99

fix: type and lint errors

fix: type and lint errors #99

Triggered via pull request January 5, 2024 14:03
Status Failure
Total duration 45s
Artifacts

test.yml

on: pull_request
👾 Vue typescript compile
34s
👾 Vue typescript compile
Matrix: cypress-run
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 7 warnings
🧪 Run Component tests on Node v14
The process '/opt/hostedtoolcache/node/14.21.3/x64/bin/npm' failed with exit code 1
🧪 Run Component tests on Node v16
The operation was canceled.
🧪 Run Component tests on Node v15
The operation was canceled.
🧪 Run Component tests on Node v18
The operation was canceled.
👾 Vue typescript compile: src/tests/MultiselectTester.vue#L1
Type 'unknown' is not assignable to type 'never[] | undefined'.
👾 Vue typescript compile: src/tests/MultiselectTester.vue#L1
Type '(option: unknown, selectedOptions: unknown[]) => string' is not assignable to type '(option: unknown, selectedOptions?: unknown[] | undefined) => string'.
👾 Vue typescript compile: src/tests/MultiselectTester.vue#L1
Type '(option: unknown, selectedOptions: unknown[]) => unknown' is not assignable to type '(option: unknown) => unknown'.
👾 Vue typescript compile: src/tests/MultiselectTester.vue#L1
Type '(option: unknown, selectedOptions: unknown[]) => string' is not assignable to type '(option: unknown) => string'.
👾 Vue typescript compile: src/tests/MultiselectTester.vue#L1
Type 'unknown' is not assignable to type 'never[] | undefined'.
👾 Vue typescript compile: src/tests/MultiselectTester.vue#L1
Type '(option: unknown, selectedOptions: unknown[]) => string' is not assignable to type '(option: unknown, selectedOptions?: unknown[] | undefined) => string'.
👾 Vue typescript compile: src/tests/MultiselectTester.vue#L1
Type '(option: unknown, selectedOptions: unknown[]) => unknown' is not assignable to type '(option: unknown) => unknown'.
👾 Vue typescript compile: src/tests/MultiselectTester.vue#L1
Type '(option: unknown, selectedOptions: unknown[]) => string' is not assignable to type '(option: unknown) => string'.
👾 Vue typescript compile
Process completed with exit code 2.
🧪 Run Component tests on Node v14
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
🧪 Run Component tests on Node v14
No files were found with the provided path: cypress/screenshots. No artifacts will be uploaded.
🧪 Run Component tests on Node v14
No files were found with the provided path: cypress/videos. No artifacts will be uploaded.
🧪 Run Component tests on Node v16
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
🧪 Run Component tests on Node v15
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
🧪 Run Component tests on Node v18
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
👾 Vue typescript compile
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/