Skip to content

build: bump astro to 12.0 (#54) #114

build: bump astro to 12.0 (#54)

build: bump astro to 12.0 (#54) #114

Triggered via push September 20, 2024 21:58
Status Failure
Total duration 3m 27s
Artifacts

build-test.yml

on: push
Prepare Environment Variables
6s
Prepare Environment Variables
Build Development Image  /  Build Development Image
3m 2s
Build Development Image / Build Development Image
Test  /  Check C++ Format
Test / Check C++ Format
Test  /  Check Python Format
Test / Check Python Format
Test  /  Run C++ Unit Tests
Test / Run C++ Unit Tests
Test  /  Run Python Unit Tests
Test / Run Python Unit Tests
Package  /  Build Documentation
Package / Build Documentation
Matrix: Package / Build C++ Package
Waiting for pending jobs
Matrix: Package / Build Python Package
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Build Development Image / Build Development Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p /tmp/open-space-toolkit-astrodynamics && cd /tmp/open-space-toolkit-astrodynamics && export LATEST_PATCH_OF_MINOR=$(jq -r .[-1].ref versions.json | cut -d \"/\" -f3) && export PACKAGE_PLATFORM=$(if [ ${TARGETPLATFORM} = \"linux/amd64\" ]; then echo \"x86_64\"; elif [ ${TARGETPLATFORM} = \"linux/arm64\" ]; then echo \"aarch64\"; else echo \"Unknown platform\" && exit 1; fi;) && wget --quiet https://github.com/open-space-collective/open-space-toolkit-astrodynamics/releases/download/${LATEST_PATCH_OF_MINOR}/open-space-toolkit-astrodynamics-${LATEST_PATCH_OF_MINOR}-1.${PACKAGE_PLATFORM}-runtime.deb && wget --quiet https://github.com/open-space-collective/open-space-toolkit-astrodynamics/releases/download/${LATEST_PATCH_OF_MINOR}/open-space-toolkit-astrodynamics-${LATEST_PATCH_OF_MINOR}-1.${PACKAGE_PLATFORM}-devel.deb && apt-get install -y ./*.deb && rm -rf /tmp/open-space-toolkit-astrodynamics" did not complete successfully: exit code: 8
Prepare Environment Variables
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Development Image / Build Development Image
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/