Add compiled requirements check to GHA #1583
build-and-release.yaml
on: push
static-code-analysis
5s
check-compiled-requirements
0s
Matrix: build
Annotations
4 errors
static-code-analysis
Process completed with exit code 1.
|
build (amd64, ubuntu-20.04)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c python3.12 -m venv /opt/venv && /opt/venv/bin/python3.12 -m pip install --no-cache --no-deps -r /requirements/requirements-prod.txt -r /requirements/requirements-test.txt && /opt/venv/bin/python3.12 -m pip check" did not complete successfully: exit code: 1
|
build (arm64, gh-arm64-runners)
The job was canceled because "amd64_ubuntu-20_04" failed.
|
check-compiled-requirements
Canceling since a higher priority waiting request for 'build-refs/heads/add-pip-compile' exists
|