fix flake8 #680
ci.yaml
on: push
cd-data
/
...
/
ci-data-library
cd-data
/
...
/
linters
ci-collaborative
/
ci-collaborative
ci-worker-ray
/
ci-worker-ray
cd-api
/
...
/
ci-backend
cd-api
/
...
/
linters
cd-collaborative
/
deploy-collaborative-k8s
cd-worker-ray
/
deploy-worker-ray-k8s
ci-frontend
/
ci-frontend
cd-api
/
deploy-api-k8s
cd-frontend
/
deploy-frontend-k8s
Annotations
1 error and 3 warnings
ci-api / ci-backend
Process completed with exit code 4.
|
ci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ci-api / linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ci-api / ci-backend
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|