Merge pull request #499 from devosoft/docduplication #1135
CI.yml
on: push
Matrix: Tests
Enforce Tidyness
1m 29s
Test Tidy Enforcement on macOS
6m 28s
Web Tests
6m 35s
Measure Test Coverage
32m 8s
Build Docker Image
2m 14s
Deploy Documentation Coverage
0s
Deploy to DockerHub and ghcr.io
0s
Annotations
1 error and 2 warnings
Build Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/bash -c apt-get update -y && apt-get install --no-install-recommends libxxhash0 && apt-get clean && rm -rf /var/lib/apt/lists/* && apt-get update -y && apt-get install -y software-properties-common && add-apt-repository -y ppa:ubuntu-toolchain-r/test && add-apt-repository -y ppa:deadsnakes/ppa && apt-get update -y && apt-get install --no-install-recommends --allow-downgrades -y build-essential dpkg-dev g++-11 libc6 xvfb x11vnc x11-xkb-utils xfonts-100dpi xfonts-75dpi xfonts-scalable xfonts-cyrillic x11-apps gtk2-engines-pixbuf firefox libnss3 lsb-release xdg-utils cmake 'python3\\.10' 'python3\\.10-distutils' 'python3\\.10-venv' nodejs npm tar gzip libpthread-stubs0-dev gdb doxygen curl perl perl-base git htop man unzip vim-common vim-runtime vim nano wget ssh-client libasound2 gpg-agent doxygen && apt-get clean && rm -rf /var/lib/apt/lists/* && echo \"installed apt packages\"" did not complete successfully: exit code: 1
|
Build Docker Image
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Web Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: GabrielBB/xvfb-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|