Skip to content

Add license explanations #5144

Add license explanations

Add license explanations #5144

Triggered via pull request July 1, 2023 22:55
@nvuillamnvuillam
synchronize #2765
doc/license
Status Failure
Total duration 27m 56s
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
2s
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, c_cpplint)
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