Skip to content

fix: Dockerfile to reduce vulnerabilities #328

fix: Dockerfile to reduce vulnerabilities

fix: Dockerfile to reduce vulnerabilities #328

Triggered via push November 9, 2024 01:59
Status Failure
Total duration 1m 35s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build (macos-latest, 3.7)
dyld[2478]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib Referenced from: <FA1C5C30-D202-30DA-B1C2-8EFF35C22F2B> /Users/
build (macos-latest, 3.7)
runner/hostedtoolcache/Python/3.7.17/x64/bin/python3.7 Reason: tried: '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/usr/local/lib/libintl.8.dylib' (no such file), '/usr/lib/libintl.8.dylib' (no such file, not in dyld cache)
build (macos-latest, 3.7)
./setup.sh: line 52: 2478 Abort trap: 6 ./python -m ensurepip
build (macos-latest, 3.7)
The process '/bin/bash' failed with exit code 134
build (macos-latest, 3.9)
The job was canceled because "macos-latest_3_7" failed.
build (macos-latest, 3.9)
dyld[2432]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib Referenced from: <66A964D9-243D-3272-8551-316E3ABBB4F1> /Users/runner/hostedtoolcache/Python/3.9.20/x64/bin/python3.9 Reason: tried: '/usr/local/opt/gettext/
build (macos-latest, 3.9)
lib/libintl.8.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/usr/local/lib/libintl.8.dylib' (no such file), '/usr/lib/libintl.8.dylib' (no such file, not in dyld cache) ./setup.sh: line 54: 2432 Abort trap: 6 ./python -m ensurepip
build (macos-latest, 3.9)
The process '/bin/bash' failed with exit code 134
build (macos-latest, 3.8)
The job was canceled because "macos-latest_3_7" failed.
build (macos-latest, 3.8)
The operation was canceled.
build (macos-latest, 3.7)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/