Update Dockerfile #41
main.yml
on: push
Docker Build
10s
Test Action
0s
Annotations
1 error and 4 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, docker/login-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|