Remove unused volumes and networks comments #7
Annotations
10 errors and 12 warnings
python-lint:
k8s/web/deployment.yml#L16
16:7 [indentation] wrong indentation: expected 8 but found 6
|
python-lint:
k8s/web/deployment.yml#L19
19:9 [indentation] wrong indentation: expected 10 but found 8
|
python-lint:
k8s/web/deployment.yml#L21
21:9 [indentation] wrong indentation: expected 10 but found 8
|
python-lint:
k8s/web/service.yml#L9
9:3 [indentation] wrong indentation: expected 4 but found 2
|
python-lint:
k8s/ingress/ingress.yml#L7
7:3 [indentation] wrong indentation: expected 4 but found 2
|
python-lint:
k8s/ingress/ingress.yml#L10
10:7 [indentation] wrong indentation: expected 8 but found 6
|
python-lint:
k8s/ingress/ingress.yml#L18
18:3 [indentation] wrong indentation: expected 4 but found 2
|
python-lint:
k8s/ingress/ingress.yml#L19
19:5 [indentation] wrong indentation: expected 6 but found 4
|
python-lint:
k8s/jobs/migrate.yml#L9
9:7 [indentation] wrong indentation: expected 8 but found 6
|
python-lint:
k8s/jobs/migrate.yml#L13
13:9 [indentation] wrong indentation: expected 10 but found 8
|
python-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
python-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
python-lint:
docker-compose.yml#L1
1:1 [document-start] missing document start "---"
|
python-lint:
k8s/web/deployment.yml#L1
1:1 [document-start] missing document start "---"
|
python-lint:
k8s/web/service.yml#L1
1:1 [document-start] missing document start "---"
|
python-lint:
k8s/web/config.yml#L1
1:1 [document-start] missing document start "---"
|
python-lint:
k8s/ingress/ingress.yml#L1
1:1 [document-start] missing document start "---"
|
python-lint:
k8s/jobs/migrate.yml#L1
1:1 [document-start] missing document start "---"
|
python-lint:
k8s/jobs/collectstatic.yml#L1
1:1 [document-start] missing document start "---"
|
python-lint:
k8s/jobs/createadmin.yml#L1
1:1 [document-start] missing document start "---"
|
python-lint:
k8s/db/deployment.yml#L1
1:1 [document-start] missing document start "---"
|
python-lint:
k8s/db/pvc.yml#L1
1:1 [document-start] missing document start "---"
|