Skip to content

build(deps): bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows #205

build(deps): bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows

build(deps): bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows #205

Status Failure
Total duration 3m 28s
Artifacts 1

ci.yml

on: pull_request
Matrix: Check
Matrix: cibuildwheel
Matrix: database
Matrix: no_database
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 12 warnings
MacOS + Python 3.10 x64
dyld[2444]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib Referenced from: <07D5E0A7-E19C-3D8F-B269-121F5EE9FF07> /Users/
MacOS + Python 3.10 x64
runner/hostedtoolcache/Python/3.10.14/x64/bin/python3.10 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) ./setup.sh: line 54: 2444 Abort trap: 6 ./python -m ensurepip
MacOS + Python 3.10 x64
The process '/bin/bash' failed with exit code 134
Linux + Python 3.12 x64
The job was canceled because "macos-latest_MacOS_3_10_p" failed.
Linux + Python 3.10 x64
The job was canceled because "macos-latest_MacOS_3_10_p" failed.
Linux + Python 3.7 x64
The job was canceled because "macos-latest_MacOS_3_10_p" failed.
Linux + Python 3.11 x64
The job was canceled because "macos-latest_MacOS_3_10_p" failed.
Linux + Python 3.8 x64
The job was canceled because "macos-latest_MacOS_3_10_p" failed.
Linux + Python pypy3.8 x64
The job was canceled because "macos-latest_MacOS_3_10_p" failed.
Linux + Python 3.9 x64
The job was canceled because "macos-latest_MacOS_3_10_p" failed.
Linux + Python pypy3.9 x64
The job was canceled because "macos-latest_MacOS_3_10_p" failed.
Windows + Python 3.8 x64
The job was canceled because "macos-latest_MacOS_3_10_p" failed.
Windows + Python 3.7 x86
The job was canceled because "macos-latest_MacOS_3_10_p" failed.
Linux + Python pypy3.10 x64
The job was canceled because "macos-latest_MacOS_3_10_p" failed.
Windows + Python 3.10 x86
The job was canceled because "macos-latest_MacOS_3_10_p" failed.
Windows + Python 3.11 x64
The job was canceled because "macos-latest_MacOS_3_10_p" failed.
MacOS + Python 3.11 x64
The job was canceled because "macos-latest_MacOS_3_10_p" failed.
MacOS + Python 3.11 x64
The operation was canceled.
MacOS + Python 3.10 x64
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/
Check (3.10, lint)
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/
Python 3.10 + PostgreSQL 14
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/
Python 3.11 + PostgreSQL 15
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/
Python 3.7 + PostgreSQL 11
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/
Python 3.8 + PostgreSQL 12
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/
Python 3.9 + PostgreSQL 13
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/
Wheels: MacOS [x86_64 arm64 universal2]
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Wheels: Linux [aarch64]
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Wheels: Linux [auto]
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Wheels: Windows [auto]
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "dist". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
dist
1.38 MB