Skip to content

Use vite and typescript #8

Use vite and typescript

Use vite and typescript #8

Triggered via pull request July 17, 2023 15:15
Status Failure
Total duration 53s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
format
Process completed with exit code 1.
lint: src/background/index.ts#L28
Unsafe member access .type on an `any` value
lint: src/background/index.ts#L36
Unsafe member access .auto_login on an `any` value
lint: src/background/index.ts#L37
Unsafe assignment of an `any` value
lint: src/background/index.ts#L37
Unsafe member access .auto_login on an `any` value
lint: src/background/index.ts#L43
'permissions' is defined but never used
lint: src/common/elements.ts#L15
Unsafe argument of type `any` assigned to a parameter of type `Event`
lint: src/common/elements.ts#L15
Unsafe construction of an any type value
lint: src/common/elements.ts#L15
Unsafe member access .constructor on an `any` value
lint: src/common/options.ts#L46
Unsafe return of an `any` typed value
lint: src/components/controls/CheckboxControl.tsx#L14
'localState' is assigned a value but never used
format
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
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/