Skip to content

Fix typo in JSDoc comment of fallback method #34

Fix typo in JSDoc comment of fallback method

Fix typo in JSDoc comment of fallback method #34

Triggered via push October 24, 2023 05:54
Status Success
Total duration 4m 10s
Artifacts

ci.yml

on: push
Install packages
35s
Install packages
Run Prettier in library
38s
Run Prettier in library
Run ESLint in library
40s
Run ESLint in library
Run Vitest in library
3m 16s
Run Vitest in library
Run Prettier in website
25s
Run Prettier in website
Run ESLint in website
34s
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