v2.10.0 #174
Annotations
1 error and 2 notices
|
release
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"$USE_LOCAL_INSTALL\" = \"true\" ]; then echo \"Using local development install\"; else cli_installed=false; for i in $(seq 1 10); do echo \"Attempt $i/10: Installing socketsecurity==$CLI_VERSION\"; if pip install --no-deps --index-url ${PIP_INDEX_URL} --extra-index-url ${PIP_EXTRA_INDEX_URL} socketsecurity==$CLI_VERSION; then cli_installed=true; break; fi; if [ \"$i\" -lt 10 ]; then echo \"Install failed, waiting 30s before retry...\"; sleep 30; fi; done; if [ \"$cli_installed\" != \"true\" ]; then echo \"Failed to install socketsecurity==$CLI_VERSION after 10 attempts\"; exit 1; fi; pip check || exit 1; if [ ! -z \"$SDK_VERSION\" ]; then pip install --index-url ${PIP_INDEX_URL} --extra-index-url ${PIP_EXTRA_INDEX_URL} ***==${SDK_VERSION}; fi; fi" did not complete successfully: exit code: 1
|
|
release
Generating and uploading digital attestations
|
|
release
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
SocketDev~socket-python-cli~RZVEEK.dockerbuild
|
87.3 KB |
sha256:6a85e94c5f80987157e3319a955a036f6f02389bd42290d9201a713de3bc16cb
|
|