Isolate docs changes from MABE changes in #480 #1064
CI.yml
on: pull_request
Matrix: Tests
Enforce Tidyness
1m 26s
Test Tidy Enforcement on macOS
6m 18s
Web Tests
5m 54s
Measure Test Coverage
12m 36s
Build Docker Image
2m 24s
Deploy to DockerHub and ghcr.io
0s
Annotations
12 errors and 3 warnings
Tests (clang++, test-demos)
Process completed with exit code 2.
|
Build Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/bash -c curl -sS https://bootstrap.pypa.io/get-pip.py | python3 && curl -sS https://bootstrap.pypa.io/get-pip.py | python3.10 && pip install --upgrade --force-reinstall pip virtualenv && pip3 install --upgrade --force-reinstall pip virtualenv && python3.10 -m pip install --upgrade --force-reinstall pip virtualenv && python3 -m pip install --upgrade --force-reinstall pip virtualenv && pip install wheel==0.30.0 six==1.16.0 && pip3 install wheel==0.30.0 six==1.16.0 && python3.10 -m pip install wheel==0.30.0 six==1.16.0 && python3 -m pip install wheel==0.30.0 six==1.16.0 && pip3 install -r /opt/Empirical/doc/requirements.txt && python3.10 -m pip install -r /opt/Empirical/doc/requirements.txt && python3 -m pip install -r /opt/Empirical/doc/requirements.txt && echo \"installed documentation build requirements\"" did not complete successfully: exit code: 1
|
Tests (clang++, test-examples)
Process completed with exit code 2.
|
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 (g++, test-native-fulldebug)
Process completed with exit code 2.
|
Tests (g++, test-native-regular)
Process completed with exit code 2.
|
Tests (clang++, test-native-opt)
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/
|