chore: run prettier #48
ci.yaml
on: push
Lint source files
20s
Check npm dependencies
26s
Search for TODOs etc
3s
Check spelling with typos
6s
Lint Markdown files
10s
Lint YAML files
4s
Lint shell scripts
14s
Enforce Conventional Commits
12s
Annotations
5 errors and 5 warnings
|
Search for TODOs etc
Process completed with exit code 1.
|
|
Check spelling with typos
Process completed with exit code 2.
|
|
Lint Markdown files:
CONTRIBUTING.md#L108
Link text should be descriptive [Context: "[here]"]
|
|
Lint source files
Process completed with exit code 2.
|
|
Check npm dependencies
Process completed with exit code 255.
|
|
Check spelling with typos:
./examples/App.tsx#L41
"overwites" should be "overwrites".
|
|
Check spelling with typos:
./examples/App.tsx#L41
"currentlly" should be "currently".
|
|
Check spelling with typos:
./eslint.config.js#L81
"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".
|