don't use dev config by default #478
main.yml
on: push
Matrix: build
Style checks
23s
Run tests
1m 38s
Annotations
19 warnings
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
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
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
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
|