Add mypy #32
Annotations
1 error and 4 warnings
backend-test
Process completed with exit code 4.
|
backend-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
frontend-lint
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/
|
frontend-lint:
frontend/src/pages/index.tsx#L22
React Hook useEffect has missing dependencies: 'fetchTasks' and 'router'. Either include them or remove the dependency array
|
backend-test
No .python-version file found, using default RYE_TOOLCHAIN_VERSION
|