add parser formatting to bandit.md #14131
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
unit-tests.yml
on: pull_request
Matrix: build-docker-containers / Build Docker Images
Matrix: test-k8s / Kubernetes Deployment
Waiting for pending jobs
Matrix: test-rest-framework / Rest Framework Unit Tests
Waiting for pending jobs
Matrix: test-user-interface / User Interface Tests
Waiting for pending jobs
Annotations
9 errors
build-docker-containers / Build Docker Images (integration-tests, debian)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c chrome_version=$(apt-cache show google-chrome-stable | grep Version | awk '{print $2}' | cut -d '-' -f 1) && chrome_version_blob=$(curl -k https://googlechromelabs.github.io/chrome-for-testing/known-good-versions-with-downloads.json | jq \".versions[] | select(.version==\\\"$chrome_version\\\")\") && chromedriver_url=$(echo $chrome_version_blob | jq -r \".downloads.chromedriver[] | select(.platform==\\\"linux64\\\") | .url\") && wget $chromedriver_url && unzip -j chromedriver-linux64.zip chromedriver-linux64/chromedriver && rm -rf chromedriver-linux64.zip && chmod -R 0755 ." did not complete successfully: exit code: 1
|
build-docker-containers / Build Docker Images (django, debian)
The job was canceled because "integration-tests_debian" failed.
|
build-docker-containers / Build Docker Images (django, debian)
The operation was canceled.
|
build-docker-containers / Build Docker Images (nginx, alpine)
The job was canceled because "integration-tests_debian" failed.
|
build-docker-containers / Build Docker Images (nginx, alpine)
The operation was canceled.
|
build-docker-containers / Build Docker Images (nginx, debian)
The job was canceled because "integration-tests_debian" failed.
|
build-docker-containers / Build Docker Images (nginx, debian)
The operation was canceled.
|
build-docker-containers / Build Docker Images (django, alpine)
The job was canceled because "integration-tests_debian" failed.
|
build-docker-containers / Build Docker Images (django, alpine)
The operation was canceled.
|