update @types/react #55
ci.yaml
on: push
Lint source files
17s
Check npm dependencies
22s
Search for TODOs etc
5s
Check spelling with typos
5s
Lint Markdown files
19s
Lint YAML files
5s
Lint shell scripts
11s
Enforce Conventional Commits
10s
Annotations
6 errors and 5 warnings
|
Search for TODOs etc
Process completed with exit code 1.
|
|
Check spelling with typos
Process completed with exit code 2.
|
|
Enforce Conventional Commits
You have commit messages with errors
⧗ input: remove bad style
✖ 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
⧗ input: update @types/react
✖ 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 source files
Process completed with exit code 2.
|
|
Check npm dependencies
Process completed with exit code 255.
|
|
Lint Markdown files:
CONTRIBUTING.md#L108
Link text should be descriptive [Context: "[here]"]
|
|
Check spelling with typos:
./examples/App.tsx#L39
"overwites" should be "overwrites".
|
|
Check spelling with typos:
./examples/App.tsx#L39
"currentlly" should be "currently".
|
|
Check spelling with typos:
./eslint.config.js#L76
"diabling" should be "disabling".
|
|
Check spelling with typos:
./src/themes/dark/index.js#L13
"clairity" should be "clarity".
|
|
Check spelling with typos:
./src/themes/light/index.js#L13
"clairity" should be "clarity".
|