Use interface
instead of type
for all Base types
#113
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
21s
Run Prettier in library
23s
Run ESLint in library
30s
Run Vitest in library
1m 20s
Run Prettier in website
22s
Run ESLint in website
28s
Annotations
3 warnings
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#L115
Unnecessary conditional, value is always truthy
|