Skip to content

Add global flag to regex in isLuhnAlgo util #26

Add global flag to regex in isLuhnAlgo util

Add global flag to regex in isLuhnAlgo util #26

Triggered via push October 21, 2023 18:17
Status Success
Total duration 2m 59s
Artifacts

ci.yml

on: push
Install packages
19s
Install packages
Run Prettier in library
27s
Run Prettier in library
Run ESLint in library
33s
Run ESLint in library
Run Vitest in library
2m 23s
Run Vitest in library
Run Prettier in website
24s
Run Prettier in website
Run ESLint in website
25s
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#L112
Unnecessary conditional, value is always truthy