E2E tests #5
ci.yml
on: pull_request
Run Type Check & Linters
40s
Annotations
1 error and 2 warnings
Run Type Check & Linters
You have commit messages with errors
⧗ input: Fix label on dark mode
✖ 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: Add E2E setup
✖ 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
|
Run Type Check & Linters:
src/lib/ui/button.tsx#L187
'TouchTarget' was used before it was defined
|
Run Type Check & Linters:
src/lib/ui/button.tsx#L191
'TouchTarget' was used before it was defined
|