feat: insert image markdown directly #1207
Triggered via pull request
October 5, 2024 11:03
cnblogs-dudu
opened
#307
Status
Failure
Total duration
1m 14s
Artifacts
–
Annotations
2 errors and 22 warnings
node-lint:
src/cmd/upload-img/upload-img.ts#L3
'showUploadSuccessModel' 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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/service/upload-img/image.service.ts#L15
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|
node-lint:
src/service/upload-img/image.service.ts#L15
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|
node-lint:
src/service/upload-img/image.service.ts#L15
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|
node-lint:
src/service/upload-img/image.service.ts#L37
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|
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
|