merge with master #382
Annotations
2 errors and 2 warnings
Build and Push Docker Image (synchronizer)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [[ \"${FIPS_MODE}\" = \"enabled\" ]]; then echo \"building in standard mode\"; make clean split-sync entrypoints EXTRA_BUILD_ARGS=\"${EXTRA_BUILD_ARGS}\"; else echo \"building in fips mode\"; make clean split-sync-fips entrypoints EXTRA_BUILD_ARGS=\"${EXTRA_BUILD_ARGS}\"; mv split-sync-fips split-sync; fi" did not complete successfully: exit code: 1
|
Build and Push Docker Image (proxy)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [[ \"${FIPS_MODE}\" = \"enabled\" ]]; then echo \"building in standard mode\"; make clean split-proxy entrypoints EXTRA_BUILD_ARGS=\"${EXTRA_BUILD_ARGS}\"; else echo \"building in fips mode\"; make clean split-proxy-fips entrypoints EXTRA_BUILD_ARGS=\"${EXTRA_BUILD_ARGS}\"; mv split-proxy-fips split-proxy; fi" did not complete successfully: exit code: 1
|
Build and Push Docker Image (synchronizer)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and Push Docker Image (proxy)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|