Skip to content

CI

CI #1314

Triggered via schedule December 15, 2024 00:35
Status Queued
Total duration
Artifacts

CI.yml

on: schedule
Matrix: Tests
Enforce Tidyness
1m 18s
Enforce Tidyness
Test Tidy Enforcement on macOS
Test Tidy Enforcement on macOS
Web Tests
3m 42s
Web Tests
Measure Test Coverage
6m 15s
Measure Test Coverage
Build Docker Image
2m 18s
Build Docker Image
Paper Draft
0s
Paper Draft
Test Documentation Build
0s
Test Documentation Build
Deploy Documentation Coverage
0s
Deploy Documentation Coverage
Deploy to DockerHub
Deploy to DockerHub
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Paper Draft
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v1`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
Build Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/bash -c python3.10 --version && python3 --version && curl -sS https://bootstrap.pypa.io/get-pip.py | python3.10 && python3.10 -m pip install --upgrade --force-reinstall pip virtualenv && python3.10 -m pip install wheel==0.30.0 six==1.16.0 && python3.10 -m pip install -r /opt/Empirical/third-party/requirements.txt && python3.10 -m pip install -r /opt/Empirical/doc/requirements.txt && echo \"installed documentation build requirements\"" did not complete successfully: exit code: 1
Tests (clang++, test-native-fulldebug)
Process completed with exit code 2.
Measure Test Coverage
Process completed with exit code 2.
Paper Draft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636