fix: Fix GitHub Actions #3
validate-js.yml
on: pull_request
Compile JS (tsc)
1m 45s
Lint JS (eslint, prettier)
1m 37s
Annotations
1 error and 2 warnings
Lint JS (eslint, prettier)
Process completed with exit code 2.
|
Lint JS (eslint, prettier)
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/
|
Compile JS (tsc)
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/
|