refactor: post pull #1147
Annotations
8 errors and 20 warnings
node-lint:
src/cmd/post-list/open-post-in-vscode.ts#L1
'path' is defined but never used
|
node-lint:
src/cmd/post-list/open-post-in-vscode.ts#L2
'FileSystemError' is defined but never used
|
node-lint:
src/cmd/post-list/open-post-in-vscode.ts#L2
'workspace' is defined but never used
|
node-lint:
src/cmd/post-list/open-post-in-vscode.ts#L4
'Alert' is defined but never used
|
node-lint:
src/cmd/post-list/open-post-in-vscode.ts#L5
'PostService' is defined but never used
|
node-lint:
src/cmd/post-list/post-pull.ts#L1
'PostEditDto' is defined but never used
|
node-lint:
src/cmd/post-list/post-pull.ts#L129
'update' is defined but never used
|
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:
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
|
node-lint:
ui/post-cfg/components/input/PwdInput.tsx#L2
Import name `React` must match one of the following formats: camelCase
|