modified #2
code-checks.yml
on: push
lint-eslint
2m 30s
lint-filename
43s
lint-prettier
33s
lint-commit
13s
lint-unused-exports
34s
typecheck
1m 9s
test-unit
47s
Annotations
4 errors and 1 warning
lint-commit
You have commit messages with errors
⧗ input: modified
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
lint-prettier
Process completed with exit code 1.
|
lint-unused-exports
Process completed with exit code 1.
|
test-unit
Process completed with exit code 1.
|
lint-commit
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/
|