Bump typescript-eslint from 8.7.0 to 8.14.0 #149
Annotations
8 errors
Code standards & build (18.x):
astro.config.ts#L7
'SITE' is defined but never used
|
Code standards & build (18.x):
src/components/Comments.tsx#L1
'Giscus' is defined but never used
|
Code standards & build (18.x):
src/components/Comments.tsx#L11
'lightTheme' is assigned a value but never used
|
Code standards & build (18.x):
src/components/Comments.tsx#L12
'darkTheme' is assigned a value but never used
|
Code standards & build (18.x):
src/components/Comments.tsx#L14
'theme' is assigned a value but never used
|
Code standards & build (18.x):
src/config.ts#L2
'GiscusProps' is defined but never used
|
Code standards & build (18.x):
src/layouts/Layout.astro#L64
Use the rest parameters instead of 'arguments'
|
Code standards & build (18.x)
Process completed with exit code 1.
|