Discard changes to examples/package-lock.json #40
ci.yaml
on: push
Lint source files
24s
Check npm dependencies
35s
Search for TODOs etc
4s
Check spelling with typos
5s
Lint Markdown files
14s
Lint YAML files
3s
Lint shell scripts
14s
Enforce Conventional Commits
13s
Annotations
6 errors and 4 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: Discard changes to examples/package-lock.json
✖ 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 Markdown files:
CONTRIBUTING.md#L108
Link text should be descriptive [Context: "[here]"]
|
|
Lint source files
Process completed with exit code 1.
|
|
Check npm dependencies
Process completed with exit code 1.
|
|
Check spelling with typos:
./examples/App.tsx#L31
"overwites" should be "overwrites".
|
|
Check spelling with typos:
./examples/App.tsx#L31
"currentlly" should be "currently".
|
|
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".
|