Skip to content

gce: Improve logging for routes cleanup #770

gce: Improve logging for routes cleanup

gce: Improve logging for routes cleanup #770

Triggered via pull request August 10, 2023 19:44
Status Failure
Total duration 2m 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Matrix: pylint
Fit to window
Zoom out
Zoom in

Annotations

1 error
hadolint: Dockerfile#L13
DL3013 warning: Pin versions in pip. Instead of `pip install <package>` use `pip install <package>==<version>` or `pip install --requirement <requirements file>`