added backend stuff cannot test becuase dk how to do migrations #3013
main.yml
on: push
Run linting for all packages
1m 37s
API Tests
1m 38s
build-frontend-image
3m 43s
build-backend-image
3m 7s
Annotations
2 errors and 5 warnings
Run linting for all packages:
packages/frontend/components/Sidebar/Sidebar.tsx#L42
'usePlan' is defined but never used. Allowed unused vars must match /^_/u
|
Run linting for all packages
Process completed with exit code 1.
|
Run linting for all packages
The following actions use a deprecated Node.js version 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/
|
Run linting for all packages:
packages/frontend/components/Sidebar/Sidebar.tsx#L356
React Hook useEffect has missing dependencies: 'planId' and 'router'. Either include them or remove the dependency array
|
API Tests
The following actions use a deprecated Node.js version 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/
|
build-backend-image
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-frontend-image
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|