chore(ci): modify CI/CD process #11
Annotations
1 error and 10 warnings
Run ShellCheck
Process completed with exit code 1.
|
Run ShellCheck
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/
|
Run ShellCheck
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/
|
Run ShellCheck
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/
|
Run ShellCheck
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/
|
Run ShellCheck:
build.sh#L13
For loops over find output are fragile. Use find -exec or a while read loop.
|
Run ShellCheck:
build.sh#L15
Quote this to prevent word splitting.
|
Run ShellCheck:
build-deploy.sh#L21
For loops over find output are fragile. Use find -exec or a while read loop.
|
Run ShellCheck:
build-deploy.sh#L23
Quote this to prevent word splitting.
|
Run ShellCheck
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 following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Loading