feat: Add typechecking to pre-commit #29
validate-workflow.yml
on: push
Run type checks, lint, and tests
37s
Annotations
1 error and 9 warnings
Run type checks, lint, and tests
Process completed with exit code 1.
|
Run type checks, lint, and tests:
docs/example.ts#L28
Forbidden non-null assertion
|
Run type checks, lint, and tests:
website/app/wip/page.tsx#L47
Strings must use singlequote
|
Run type checks, lint, and tests:
website/app/wip/page.tsx#L53
Strings must use singlequote
|
Run type checks, lint, and tests:
website/app/wip/page.tsx#L63
Strings must use singlequote
|
Run type checks, lint, and tests:
website/app/wip/page.tsx#L69
Strings must use singlequote
|
Run type checks, lint, and tests:
website/app/wip/page.tsx#L79
Strings must use singlequote
|
Run type checks, lint, and tests:
website/app/wip/page.tsx#L85
Strings must use singlequote
|
Run type checks, lint, and tests:
website/app/wip/page.tsx#L95
Strings must use singlequote
|
Run type checks, lint, and tests:
website/app/wip/page.tsx#L101
Strings must use singlequote
|