Prepare megamerge #1094
CI.yml
on: pull_request
Matrix: Tests
Enforce Tidyness
1m 3s
Test Tidy Enforcement on macOS
2m 16s
Web Tests
1m 33s
Measure Test Coverage
4m 9s
Build Docker Image
52s
Deploy Documentation Coverage
0s
Deploy to DockerHub and ghcr.io
0s
Annotations
15 errors and 3 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=2.27-3ubuntu1 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: 100
|
Enforce Tidyness
Process completed with exit code 1.
|
Web Tests
The process '/usr/bin/xvfb-run' failed with exit code 2
|
Tests (clang++, test-demos)
Process completed with exit code 2.
|
Tests (clang++, test-examples)
Process completed with exit code 2.
|
Test Tidy Enforcement on macOS
Process completed with exit code 1.
|
Tests (g++, test-demos)
Process completed with exit code 2.
|
Tests (g++, test-examples)
Process completed with exit code 2.
|
Measure Test Coverage
Process completed with exit code 2.
|
Tests (clang++, test-native-fulldebug)
Process completed with exit code 2.
|
Tests (clang++, test-native-regular)
Process completed with exit code 2.
|
Tests (clang++, test-native-opt)
Process completed with exit code 2.
|
Tests (g++, test-native-fulldebug)
Process completed with exit code 2.
|
Tests (g++, test-native-regular)
Process completed with exit code 2.
|
Tests (g++, test-native-opt)
Process completed with exit code 2.
|
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/
|
Test Tidy Enforcement on macOS
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/
|