feat: remove extraneous features of Starter Kit ("clean-slate"-ish) #93
ci.yml
on: pull_request
Install dependencies
48s
lint
50s
format
46s
Annotations
3 errors and 2 warnings
|
lint:
src/components/AppProviders/EnvProvider.tsx#L5
'env' import from '~/env.mjs' is restricted. Please use `hooks/useEnv` hook instead. This prevents unusable env variables in client-side code
|
|
lint
Process completed with exit code 1.
|
|
End-to-end tests
Process completed with exit code 1.
|
|
End-to-end tests
The following actions use a deprecated Node.js version and will be forced to run on node20: xom9ikk/dotenv@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
End-to-end tests
No files were found with the provided path: playwright/test-results/. No artifacts will be uploaded.
|