fix ff csp #493
main.yml
on: push
Matrix: build
Style checks
22s
Run tests
1m 39s
Annotations
23 warnings
Style checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Style checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build chrome
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build chrome
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build chrome:
src/background.ts#L14
Unexpected any. Specify a different type
|
Build chrome:
src/models/otp.ts#L32
Unexpected any. Specify a different type
|
Build chrome:
src/models/storage.ts#L6
Unexpected any. Specify a different type
|
Build chrome:
src/popup.ts#L23
Unexpected any. Specify a different type
|
Build chrome:
src/store/Accounts.ts#L17
Unexpected any. Specify a different type
|
Build firefox
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build firefox
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build firefox:
src/background.ts#L14
Unexpected any. Specify a different type
|
Build firefox:
src/models/otp.ts#L32
Unexpected any. Specify a different type
|
Build firefox:
src/models/storage.ts#L6
Unexpected any. Specify a different type
|
Build firefox:
src/popup.ts#L23
Unexpected any. Specify a different type
|
Build firefox:
src/store/Accounts.ts#L17
Unexpected any. Specify a different type
|
Run tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/[email protected], codecov/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected], codecov/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run tests:
src/background.ts#L14
Unexpected any. Specify a different type
|
Run tests:
src/models/otp.ts#L32
Unexpected any. Specify a different type
|
Run tests:
src/models/storage.ts#L6
Unexpected any. Specify a different type
|
Run tests:
src/popup.ts#L23
Unexpected any. Specify a different type
|
Run tests:
src/store/Accounts.ts#L17
Unexpected any. Specify a different type
|