Skip to content

Use interface instead of type for all Base types #113

Use interface instead of type for all Base types

Use interface instead of type for all Base types #113

Triggered via pull request December 5, 2023 17:54
Status Success
Total duration 1m 57s
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
21s
Install packages
Run Prettier in library
23s
Run Prettier in library
Run ESLint in library
30s
Run ESLint in library
Run Vitest in library
1m 20s
Run Vitest in library
Run Prettier in website
22s
Run Prettier in website
Run ESLint in website
28s
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