Skip to content

docs: add string()

docs: add string() #23

Triggered via pull request October 21, 2023 06:49
Status Success
Total duration 3m 23s
Artifacts

ci.yml

on: pull_request
Install packages
32s
Install packages
Run Prettier in library
30s
Run Prettier in library
Run ESLint in library
42s
Run ESLint in library
Run Vitest in library
2m 34s
Run Vitest in library
Run Prettier in website
25s
Run Prettier in website
Run ESLint in website
28s
Run ESLint in website
Fit to window
Zoom out
Zoom in

Annotations

4 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#L112
Unnecessary conditional, value is always truthy
Run ESLint in website: website/src/components/Property.tsx#L83
The classlist prop should be used instead of clsx to efficiently set classes based on an object