Skip to content

Use interface instead of type for all Base types #110

Use interface instead of type for all Base types

Use interface instead of type for all Base types #110

Triggered via pull request December 5, 2023 17:04
Status Success
Total duration 2m 0s
Artifacts
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
Install packages
Run Prettier in library
31s
Run Prettier in library
Run ESLint in library
33s
Run ESLint in library
Run Vitest in library
1m 23s
Run Vitest in library
Run Prettier in website
31s
Run Prettier in website
Run ESLint in website
22s
Run ESLint in website
Fit to window
Zoom out
Zoom in

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