fix: updated cmake settings #343
docker-build.yml
on: push
buildx
1m 48s
test_devcontainer
0s
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=17 -DCMAKE_CXX_EXTENSIONS=OFF -DBUILD_SHARED_LIBS=OFF -DBoost_USE_STATIC_LIBS=ON -DBUILD_FAKE_UDEV_CLI=ON -DBUILD_TESTING=OFF -G Ninja && ninja -C $CMAKE_BUILD_DIR wolf && ninja -C $CMAKE_BUILD_DIR fake-udev && cp $CMAKE_BUILD_DIR/src/moonlight-server/wolf /wolf/wolf && cp $CMAKE_BUILD_DIR/src/fake-udev/fake-udev /wolf/fake-udev" did not complete successfully: exit code: 1
|
buildx
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/metadata-action@v4, 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/
|