Skip to content

Initial commit

Initial commit #3

Triggered via push August 3, 2024 12:01
Status Failure
Total duration 33s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
ci: src/env.d.ts#L1
Do not use a triple slash reference for ../.astro/db-types.d.ts, use `import` style instead
ci: src/env.d.ts#L2
Do not use a triple slash reference for ../.astro/types.d.ts, use `import` style instead
ci: src/stores.ts#L3
There should be no empty line within import group
ci: src/utils/game.ts#L3
`./type` import should occur after import of `../constants`
ci
Process completed with exit code 1.
ci
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/