Skip to content

Require typing_extensions on Python < 3.11 #92

Require typing_extensions on Python < 3.11

Require typing_extensions on Python < 3.11 #92

Re-run triggered May 28, 2024 16:24
Status Failure
Total duration 33s
Artifacts

ci.yml

on: pull_request
Matrix: tests
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

34 errors and 16 warnings
Python 3.11 macos-latest
dyld[3812]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib Referenced from: <1286E7D2-FA50-3ECE-8514-2AB7882601AE> /Users/runner/hostedtoolcache/Python/3.8.18/x64/bin/python3.8 Reason: tried: '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such fi
Python 3.11 macos-latest
le), '/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 52: 3812 Abort trap: 6 ./python -m ensurepip
Python 3.11 macos-latest
The process '/bin/bash' failed with exit code 134
Python 3.8 macos-latest
dyld[2943]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib Referenced from: <1286E7D2-FA50-3ECE-8514-2AB7882601AE> /Users/runner/hostedtoolcache/Python/3.8.18/x64/bin/python3.8 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)
Python 3.8 macos-latest
./setup.sh: line 52: 2943 Abort trap: 6 ./python -m ensurepip
Python 3.8 macos-latest
The process '/bin/bash' failed with exit code 134
Python 3.9 macos-latest
The job was canceled because "_3_11_macos-latest" failed.
Python 3.9 macos-latest
dyld[2766]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib Referenced from: <1286E7D2-FA50-3ECE-8514-2AB7882601AE> /Users/runner/hostedtoolcache/Python/3.8.18/x64/bin/python3.8 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.dyl
Python 3.9 macos-latest
ib' (no such file), '/usr/lib/libintl.8.dylib' (no such file, not in dyld cache) ./setup.sh: line 52: 2766 Abort trap: 6 ./python -m ensurepip
Python 3.9 macos-latest
The process '/bin/bash' failed with exit code 134
Python 3.11 ubuntu-latest
The job was canceled because "_3_11_macos-latest" failed.
Python 3.11 ubuntu-latest
The operation was canceled.
Python 3.12 ubuntu-latest
The job was canceled because "_3_11_macos-latest" failed.
Python 3.9 windows-latest
The job was canceled because "_3_11_macos-latest" failed.
Python 3.12 ubuntu-latest
The operation was canceled.
Python 3.9 windows-latest
The operation was canceled.
Python 3.8 windows-latest
The job was canceled because "_3_11_macos-latest" failed.
Python 3.8 windows-latest
The operation was canceled.
Python 3.12 macos-latest
The job was canceled because "_3_11_macos-latest" failed.
Python 3.12 macos-latest
The operation was canceled.
Python 3.9 ubuntu-latest
The job was canceled because "_3_11_macos-latest" failed.
Python 3.9 ubuntu-latest
The operation was canceled.
Python 3.8 ubuntu-latest
The job was canceled because "_3_11_macos-latest" failed.
Python 3.8 ubuntu-latest
The operation was canceled.
Python 3.10 windows-latest
The job was canceled because "_3_11_macos-latest" failed.
Python 3.10 windows-latest
The operation was canceled.
Python 3.10 macos-latest
The job was canceled because "_3_11_macos-latest" failed.
Python 3.10 macos-latest
The operation was canceled.
Python 3.11 windows-latest
The job was canceled because "_3_11_macos-latest" failed.
Python 3.11 windows-latest
The operation was canceled.
Python 3.12 windows-latest
The job was canceled because "_3_11_macos-latest" failed.
Python 3.12 windows-latest
The operation was canceled.
Python 3.10 ubuntu-latest
The job was canceled because "_3_11_macos-latest" failed.
Python 3.10 ubuntu-latest
The operation was canceled.
Python 3.11 macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, pdm-project/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python 3.11 macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pdm-project/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Python 3.8 macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, pdm-project/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python 3.8 macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pdm-project/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Python 3.11 ubuntu-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python 3.11 ubuntu-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python 3.12 ubuntu-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python 3.8 windows-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python 3.9 ubuntu-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python 3.9 ubuntu-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python 3.8 ubuntu-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python 3.10 windows-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python 3.11 windows-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python 3.12 windows-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python 3.10 ubuntu-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python 3.10 ubuntu-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/