Added secrets management, a CI pipeline, and formatters #26
ci.yml
on: pull_request
eslint
46s
black_lint_and_mypy_type_check
20s
docker_build_test
3m 45s
Annotations
3 errors and 3 warnings
black_lint_and_mypy_type_check
Process completed with exit code 1.
|
eslint
Process completed with exit code 1.
|
docker_build_test
Process completed with exit code 4.
|
black_lint_and_mypy_type_check
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
eslint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
docker_build_test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|