fix: Added linting, migrate jest to vitest. #18
Annotations
6 errors and 1 warning
build (22.x):
src/components/Page.astro#L7
Unknown property 'class' found, use 'className' instead
|
build (22.x):
src/components/Page.astro#L11
Unknown property 'class' found, use 'className' instead
|
build (22.x):
src/components/Page.astro#L12
Unknown property 'class' found, use 'className' instead
|
build (22.x):
src/env.d.ts#L1
Do not use a triple slash reference for ../.astro/types.d.ts, use `import` style instead
|
build (22.x):
src/env.d.ts#L1
Expected space or tab after '//' in comment
|
build (22.x)
Process completed with exit code 1.
|
build (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|