refactor: consolidate rust workspace under crates #5894
docker-scan.yml
on: pull_request
Security Scan
2m 21s
Rust-enabled container smoke
1m 2s
Annotations
1 error and 3 warnings
|
Rust-enabled container smoke
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -o pipefail -c if [ \"$ENABLE_RUST\" = \"true\" ]; then mkdir -p /build/native-extension-wheels && python3 -m pip install --no-cache-dir --upgrade pip \"maturin==1.12.6\" && printf '%s\\n' 'import pathlib' 'import subprocess' 'import tomllib' '' 'crates_root = pathlib.Path(\"/build/crates\")' 'wheel_dir = pathlib.Path(\"/build/native-extension-wheels\")' 'for cargo_toml in sorted(crates_root.rglob(\"Cargo.toml\")):' ' pyproject_toml = cargo_toml.with_name(\"pyproject.toml\")' ' if not pyproject_toml.exists():' ' continue' ' pyproject = tomllib.loads(pyproject_toml.read_text(encoding=\"utf-8\"))' ' build_system = pyproject.get(\"build-system\", {})' ' backend = str(build_system.get(\"build-backend\", \"\"))' ' requires = [str(item) for item in build_system.get(\"requires\", [])]' ' if \"maturin\" not in backend and not any(\"maturin\" in item for item in requires):' ' continue' ' crate_dir = cargo_toml.parent' ' print(f\"🦀 Building local native extension: {crate_dir.name}\")' ' subprocess.run([\"maturin\", \"build\", \"--release\", \"--manifest-path\", str(cargo_toml), \"--out\", str(wheel_dir)], check=True)' 'print(\"✅ Local native extensions built successfully\")' > /tmp/build_local_native_extensions.py && python3 /tmp/build_local_native_extensions.py && rm -f /tmp/build_local_native_extensions.py else echo \"⏭️ Skipping local native extension build\"; fi" did not complete successfully: exit code: 127
|
|
Rust-enabled container smoke
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8, docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Security Scan
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8, docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Security Scan
Retention days cannot be greater than the maximum allowed retention set within the repository. Using 10 instead.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
IBM~mcp-context-forge~FQPL67.dockerbuild
|
119 KB |
sha256:dcba37ffd857401f6e148b89b9f116a5ce13f420530c8d6ac8c0241eb6993610
|
|
|
IBM~mcp-context-forge~SR7TEQ.dockerbuild
|
66.6 KB |
sha256:e7974c5461c4b011f142596a1d41fa09e1bfce222b9cce1946b5b3b15e7b556e
|
|
|
sbom
|
513 KB |
sha256:95c385d0d55f60abcb4aee1a911d17300eff82c11f12e53edc418b05d8c26ad6
|
|