Use interface
instead of type
for all Base types
#110
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
18s
Run Prettier in library
31s
Run ESLint in library
33s
Run Vitest in library
1m 23s
Run Prettier in website
31s
Run ESLint in website
22s
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
|