Skip to content

fix(not-value): allow not value to accept booleans #76

fix(not-value): allow not value to accept booleans

fix(not-value): allow not value to accept booleans #76

Re-run triggered November 19, 2023 19:48
Status Success
Total duration 2m 3s
Artifacts

ci.yml

on: pull_request
Install packages
22s
Install packages
Run Prettier in library
25s
Run Prettier in library
Run ESLint in library
30s
Run ESLint in library
Run Vitest in library
1m 22s
Run Vitest in library
Run Prettier in website
24s
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