feat: insert image markdown directly #1207
Annotations
2 errors and 16 warnings
src/cmd/upload-img/upload-img.ts#L3
'showUploadSuccessModel' is defined but never used
|
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
src/service/upload-img/image.service.ts#L15
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|
src/service/upload-img/image.service.ts#L15
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|
src/service/upload-img/image.service.ts#L15
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|
src/service/upload-img/image.service.ts#L37
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|
ui/ing/App.tsx#L1
Import name `React` must match one of the following formats: camelCase
|
ui/ing/IngItem.tsx#L1
Import name `React` must match one of the following formats: camelCase
|
ui/ing/IngList.tsx#L1
Import name `React` must match one of the following formats: camelCase
|
ui/ing/index.tsx#L3
Import name `ReactDOM` must match one of the following formats: camelCase
|
ui/post-cfg/App.tsx#L1
Import name `React` must match one of the following formats: camelCase
|
ui/post-cfg/components/OptionCheckBox.tsx#L2
Import name `React` must match one of the following formats: camelCase
|
The logs for this run have expired and are no longer available.
Loading