Skip to content

fix: Added linting, migrate jest to vitest. #18

fix: Added linting, migrate jest to vitest.

fix: Added linting, migrate jest to vitest. #18

Triggered via pull request December 9, 2024 19:20
Status Failure
Total duration 49s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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