refactor!: Restore biom to eslint #111
Triggered via pull request
September 24, 2025 16:22
Status
Success
Total duration
2m 49s
Artifacts
–
Annotations
6 warnings
|
build:
apps/docs/src/components/animated-beam/animated-beam.tsx#L94
'_entry' is assigned a value but never used
|
|
build:
apps/docs/src/components/animated-beam/animated-beam.tsx#L87
Do not call the 'set' function 'setPathD' of 'useState' directly in 'useEffect'
|
|
build:
apps/docs/src/components/animated-beam/animated-beam.tsx#L72
Do not call the 'set' function 'setSvgDimensions' of 'useState' directly in 'useEffect'
|
|
build:
packages/vitnode/src/hooks/use-captcha.ts#L89
Do not call the 'set' function 'setToken' of 'useState' directly in 'useEffect'
|
|
build:
packages/vitnode/src/hooks/use-captcha.ts#L87
Do not call the 'set' function 'setIsReady' of 'useState' directly in 'useEffect'
|
|
build:
packages/vitnode/src/hooks/use-captcha.ts#L82
Do not call the 'set' function 'setIsReady' of 'useState' directly in 'useEffect'
|