Isolate docs changes from MABE changes in #480 #1072
Triggered via pull request
December 7, 2023 22:46
Status
Cancelled
Total duration
28m 16s
Artifacts
–
CI.yml
on: pull_request
Matrix: Tests
Enforce Tidyness
1m 22s
Test Tidy Enforcement on macOS
6m 7s
Web Tests
5m 49s
Measure Test Coverage
12m 40s
Build Docker Image
3m 44s
Deploy to DockerHub and ghcr.io
0s
Annotations
14 errors and 3 warnings
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 (clang++, test-demos)
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.
|
Tests (clang++, test-native-fulldebug)
Process completed with exit code 2.
|
Measure Test Coverage
Process completed with exit code 2.
|
Tests (clang++, test-native-regular)
Process completed with exit code 2.
|
Tests (g++, test-native-regular)
Process completed with exit code 2.
|
Tests (g++, test-native-fulldebug)
Process completed with exit code 2.
|
Tests (clang++, test-native-opt)
The run was canceled by @mmore500.
|
Tests (clang++, test-native-opt)
The operation was canceled.
|
Tests (g++, test-native-opt)
The run was canceled by @mmore500.
|
Tests (g++, test-native-opt)
The operation was canceled.
|
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/
|
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/
|
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/
|