Skip to content

Merge pull request #463 from mtconnect/update_schema_version_for_demo… #29

Merge pull request #463 from mtconnect/update_schema_version_for_demo…

Merge pull request #463 from mtconnect/update_schema_version_for_demo… #29

Re-run triggered June 17, 2024 18:54
Status Failure
Total duration 3m 1s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build (docker/alpine/Dockerfile, agent)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ -z \"$WITH_TESTS\" ] || [ \"$WITH_TESTS\" = \"false\" ]; then WITH_TESTS_ARG=\"--test-folder=\"; else WITH_TESTS_ARG=\"\"; fi && conan profile detect && conan create cppagent --build=missing -c \"tools.build:jobs=$CONAN_CPU_COUNT\" -o agent_prefix=mtc -o cpack=True -o \"with_ruby=$WITH_RUBY\" -o cpack_destination=/root/agent -o cpack_name=dist -o cpack_generator=TGZ -pr \"$CONAN_PROFILE\" \"${WITH_TESTS_ARG}\" && tar xf dist.tar.gz && rm dist.tar.gz" did not complete successfully: exit code: 1
build (docker/alpine/Dockerfile, agent)
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/.