Error on invalid dates #10
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Install packages
40s
Run Prettier in library
37s
Run ESLint in library
54s
Run Vitest in library
2m 35s
Run Prettier in website
33s
Run ESLint in website
35s
Annotations
1 error and 3 warnings
Run Prettier in library
Process completed with exit code 1.
|
Run ESLint in website:
website/src/components/DocsLayout.tsx#L76
Unnecessary optional chain on a non-nullish value
|
Run ESLint in website:
website/src/components/DocsLayout.tsx#L95
Unnecessary optional chain on a non-nullish value
|
Run ESLint in website:
website/src/components/Header.tsx#L112
Unnecessary conditional, value is always truthy
|