Skip to content

[automation] Auto-update linters version, help and documentation #5140

[automation] Auto-update linters version, help and documentation

[automation] Auto-update linters version, help and documentation #5140

Triggered via pull request July 1, 2023 01:19
Status Failure
Total duration 27m 14s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

deploy-DEV-linters.yml

on: pull_request
Prepare matrix
1s
Prepare matrix
Matrix: Deploy Docker Image - DEV - Linters
Fit to window
Zoom out
Zoom in

Annotations

1 error
Deploy Docker Image - DEV - Linters (ubuntu-latest, python_pyright)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PYTHONDONTWRITEBYTECODE=1 pip3 install --no-cache-dir --upgrade pip virtualenv && mkdir -p \"/venvs/pyright\" && cd \"/venvs/pyright\" && virtualenv . && source bin/activate && PYTHONDONTWRITEBYTECODE=1 pip3 install --no-cache-dir pyright && deactivate && cd ./../.. && find . | grep -E \"(/__pycache__$|\\.pyc$|\\.pyo$)\" | xargs rm -rf && rm -rf /root/.cache" did not complete successfully: exit code: 123