Throwaway PR to test ghpages deployment w/ main branch filter disabled #1136
CI.yml
on: pull_request
Matrix: Tests
Enforce Tidyness
1m 30s
Test Tidy Enforcement on macOS
2m 53s
Web Tests
6m 22s
Measure Test Coverage
22m 53s
Build Docker Image
2m 34s
Deploy Documentation to GitHub Pages
0s
Deploy Documentation Coverage
0s
Deploy to DockerHub and ghcr.io
0s
Annotations
16 errors and 2 warnings
Test Tidy Enforcement on macOS
Process completed with exit code 1.
|
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
|
Tests (clang++, test-native-regular)
The run was canceled by @mmore500.
|
Tests (clang++, test-native-regular)
The operation was canceled.
|
Tests (clang++, test-native-fulldebug)
The run was canceled by @mmore500.
|
Tests (clang++, test-native-fulldebug)
The operation was canceled.
|
Tests (clang++, test-native-opt)
The run was canceled by @mmore500.
|
Tests (clang++, test-native-opt)
The operation was canceled.
|
Tests (g++, test-native-regular)
The run was canceled by @mmore500.
|
Tests (g++, test-native-regular)
The operation was canceled.
|
Tests (g++, test-native-fulldebug)
The run was canceled by @mmore500.
|
Tests (g++, test-native-fulldebug)
The operation was canceled.
|
Tests (g++, test-native-opt)
The run was canceled by @mmore500.
|
Tests (g++, test-native-opt)
The operation was canceled.
|
Measure Test Coverage
The run was canceled by @mmore500.
|
Measure Test Coverage
The operation was canceled.
|
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/
|
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/
|