fix(deps): update astro monorepo #216
ci.yml
on: pull_request
Check for type issues with astro check
22s
Check for code issues with ESLint
15s
Annotations
4 errors
Check for code issues with ESLint:
src/components/tutorial/ProgressStore.ts#L169
'e' is defined but never used
|
Check for code issues with ESLint:
src/components/tutorial/ProgressStore.ts#L188
'e' is defined but never used
|
Check for code issues with ESLint
Process completed with exit code 1.
|
Check for type issues with astro check
Process completed with exit code 1.
|