Skip to content

feat: added basic Rust bindings #12

feat: added basic Rust bindings

feat: added basic Rust bindings #12

Triggered via push March 24, 2024 20:31
Status Failure
Total duration 40s
Artifacts

docker-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
buildx
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cmake -B$CMAKE_BUILD_DIR -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_STANDARD=20 -DBUILD_SERVER=ON -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=OFF -DBoost_USE_STATIC_LIBS=ON -G Ninja && ninja -C $CMAKE_BUILD_DIR input-server && cp $CMAKE_BUILD_DIR/src/server/input-server /inputtino/input-server" did not complete successfully: exit code: 1
buildx
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/metadata-action@v4, 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/.