Merge pull request #279 from cnblogs/remove-unused-setting #1141
Annotations
10 errors and 20 warnings
node-lint:
src/service/user.service.ts#L22
Unsafe assignment of an `any` value
|
node-lint:
src/service/user.service.ts#L22
Unsafe construction of an any type value
|
node-lint:
src/service/user.service.ts#L23
Unsafe call of an `any` typed value
|
node-lint:
src/service/user.service.ts#L24
Unsafe call of an `any` typed value
|
node-lint:
src/service/user.service.ts#L25
Unsafe call of an `any` typed value
|
node-lint:
src/service/user.service.ts#L27
Unsafe assignment of an `any` value
|
node-lint:
src/service/user.service.ts#L27
Unsafe call of an `any` typed value
|
node-lint:
src/service/user.service.ts#L35
Unexpected any value in conditional. An explicit comparison or type cast is required
|
node-lint:
src/service/user.service.ts#L47
Unsafe call of an `any` typed value
|
node-lint
Process completed with exit code 1.
|
rust-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
rust-lint
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/
|
rust-lint
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/
|
rust-lint
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/
|
rust-lint
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/
|
node-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
node-lint
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/
|
node-lint
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/
|
node-lint
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/
|
node-lint
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/
|
node-lint:
src/cmd/blog-export/download.ts#L12
Import name `AdmZip` must match one of the following formats: camelCase
|
node-lint:
ui/ing/App.tsx#L1
Import name `React` must match one of the following formats: camelCase
|
node-lint:
ui/ing/IngItem.tsx#L1
Import name `React` must match one of the following formats: camelCase
|
node-lint:
ui/ing/IngList.tsx#L1
Import name `React` must match one of the following formats: camelCase
|
node-lint:
ui/ing/index.tsx#L3
Import name `ReactDOM` must match one of the following formats: camelCase
|
node-lint:
ui/post-cfg/App.tsx#L1
Import name `React` must match one of the following formats: camelCase
|
node-lint:
ui/post-cfg/components/OptionCheckBox.tsx#L2
Import name `React` must match one of the following formats: camelCase
|
node-lint:
ui/post-cfg/components/PostForm.tsx#L3
Import name `React` must match one of the following formats: camelCase
|
node-lint:
ui/post-cfg/components/PostForm.tsx#L9
Import name `TitleInput` must match one of the following formats: camelCase
|
node-lint:
ui/post-cfg/components/PostForm.tsx#L15
Import name `UrlSlugInput` must match one of the following formats: camelCase
|