Skip to content

Fix action lint in default ML workflow #5972

Fix action lint in default ML workflow

Fix action lint in default ML workflow #5972

Triggered via pull request November 19, 2023 10:53
Status Failure
Total duration 33m 42s
Artifacts

deploy-DEV-linters.yml

on: pull_request
Matrix: DEV/Linters
Fit to window
Zoom out
Zoom in

Annotations

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