Skip to content

Add the other maintainers globally to the CODEOWNERS file #5748

Add the other maintainers globally to the CODEOWNERS file

Add the other maintainers globally to the CODEOWNERS file #5748

Triggered via pull request October 14, 2023 16:19
Status Failure
Total duration 53m 55s
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

2 errors
Deploy Docker Image - DEV - Linters (ubuntu-latest, csharp_dotnet_format)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c wget --tries=5 -q -O dotnet-install.sh https://dot.net/v1/dotnet-install.sh && chmod +x dotnet-install.sh && ./dotnet-install.sh --install-dir /usr/share/dotnet -channel 6.0 -version latest" did not complete successfully: exit code: 1
Deploy Docker Image - DEV - Linters (ubuntu-latest, python_flake8)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PYTHONDONTWRITEBYTECODE=1 pip3 install --no-cache-dir --upgrade pip virtualenv && mkdir -p \"/venvs/flake8\" && cd \"/venvs/flake8\" && virtualenv . && source bin/activate && PYTHONDONTWRITEBYTECODE=1 pip3 install --no-cache-dir flake8 && deactivate && cd ./../.. && find . | grep -E \"(/__pycache__$|\\.pyc$|\\.pyo$)\" | xargs rm -rf && rm -rf /root/.cache" did not complete successfully: exit code: 1