Continuous Integration #2006
ci.yml
on: schedule
Linter
/
linter
22s
Typecheck
/
type-check
23s
Shellcheck
/
Shellcheck
4s
Markdownlint
/
Markdown Lint
19s
Pull Request Validation
/
pr-review
TODO
/
todo
Annotations
4 errors and 5 warnings
Typecheck / type-check
Process completed with exit code 1.
|
Typecheck / type-check
create-awesome-node-app#type-check: command (/home/runner/work/create-node-app/create-node-app/packages/create-awesome-node-app) /opt/hostedtoolcache/node/18.14.2/x64/bin/npm run type-check exited (1)
|
Typecheck / type-check
'aiTool' is specified more than once, so this usage will be overwritten.
|
Typecheck / type-check
Argument of type '{}' is not assignable to parameter of type 'string'.
|
Shellcheck / 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/
|
Shellcheck / 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/
|
Shellcheck / 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/
|
Shellcheck / 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/
|
Shellcheck / 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/
|