feat: Refactor stacktrace definitions and add platform-specific confi… #124
build-test.yml
on: pull_request
Prepare Environment Variables
6s
Build Development Image
/
Build Development Image
12m 26s
Test
/
Check C++ Format
Test
/
Check Python Format
Test
/
Run C++ Unit Tests
Test
/
Run Python Unit Tests
Package
/
Build Documentation
Matrix: Package / Build C++ Package
Waiting for pending jobs
Matrix: Package / Build Python Package
Waiting for pending jobs
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-core && cd /tmp/open-space-toolkit-core && wget --quiet https://github.com/open-space-collective/open-space-toolkit-core/releases/download/${OSTK_CORE_VERSION}/open-space-toolkit-core-${OSTK_CORE_VERSION}-1.x86_64-runtime.deb && wget --quiet https://github.com/open-space-collective/open-space-toolkit-core/releases/download/${OSTK_CORE_VERSION}/open-space-toolkit-core-${OSTK_CORE_VERSION}-1.x86_64-devel.deb && apt-get install -y ./*.deb && rm -rf /tmp/open-space-toolkit-core" did not complete successfully: exit code: 100
|
Prepare Environment Variables
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Development Image / Build Development Image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|