Skip to content

Update Dockerfile

Update Dockerfile #40

Triggered via push October 19, 2023 16:55
Status Failure
Total duration 22s
Artifacts

main.yml

on: push
Docker Build
11s
Docker Build
Test Action
0s
Test Action
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Docker Build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update -qq && DEBIAN_FRONTEND=noninteractive apt-get install -y tini build-essential git ccache cmake ninja-build llvm clang clang-format clang-tidy curl python3 bison flex brotli rsync libpthread-stubs0-dev libboost-all-dev chromium-browser wget gnupg ca-certificates procps libxss1 zip sqlite3 software-properties-common && add-apt-repository ppa:mozillateam/ppa && mkdir -p /etc/apt/preferences.d/ && echo \"Package: firefox*\\nPin: release o=Ubuntu*\\nPin-Priority: -1\" > /etc/apt/preferences.d/firefox-no-snap && apt-get update -qq && DEBIAN_FRONTEND=noninteractive apt-get install -y firefox && wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add - && sh -c 'echo \"deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main\" >> /etc/apt/sources.list.d/google.list' && apt-get update && apt-get install -y google-chrome-stable && apt-get clean && rm -rf /var/lib/apt/lists/* /etc/apt/sources.list.d/google.list" did not complete successfully: exit code: 100
Docker Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, docker/build-push-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Docker Build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Docker Build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/