fix: 修复一些bug #123
Annotations
15 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pnpm/action-setup@v2.1.0, 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, pnpm/action-setup@v2.1.0, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Setup Environment
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Setup Environment
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Setup Environment
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint:
src/background/hot.ts#L16
Unexpected any. Specify a different type
|
Lint:
src/background/hot.ts#L23
Forbidden non-null assertion
|
Lint:
src/background/hot.ts#L23
Forbidden non-null assertion
|
Lint:
src/background/hot.ts#L36
Unexpected any. Specify a different type
|
Lint:
src/background/hot.ts#L45
Unexpected any. Specify a different type
|
Lint:
src/background/hot.ts#L47
Forbidden non-null assertion
|
Lint:
src/background/hot.ts#L47
Forbidden non-null assertion
|
Lint:
src/background/index.ts#L18
Unexpected any. Specify a different type
|
Lint:
src/background/index.ts#L26
Unexpected any. Specify a different type
|
Lint:
src/background/index.ts#L28
Unexpected any. Specify a different type
|
Loading