chore: create build.yml Closes #18 #1
build.yml
on: pull_request
build-backend
13s
build-frontend
8s
Annotations
11 errors and 2 warnings
build-frontend
Cannot find module 'vite' or its corresponding type declarations.
|
build-frontend
Cannot find module '@vitejs/plugin-react' or its corresponding type declarations.
|
build-frontend
Cannot find module 'vite-plugin-svgr' or its corresponding type declarations.
|
build-frontend
Parameter 'proxy' implicitly has an 'any' type.
|
build-frontend
Parameter '_options' implicitly has an 'any' type.
|
build-frontend
Parameter 'err' implicitly has an 'any' type.
|
build-frontend
Parameter '_req' implicitly has an 'any' type.
|
build-frontend
Parameter '_res' implicitly has an 'any' type.
|
build-frontend
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
build-frontend
Parameter '_proxyReq' implicitly has an 'any' type.
|
build-backend
Process completed with exit code 1.
|
build-backend
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-backend
Restore cache failed: Dependencies file is not found in /home/runner/work/poke-db/poke-db. Supported file pattern: go.sum
|