Skip to content

ci: fix ci/test issues #254

ci: fix ci/test issues

ci: fix ci/test issues #254

Re-run triggered March 19, 2026 13:59
Status Cancelled
Total duration 40s
Artifacts

test.yml

on: pull_request
Source code
24s
Source code
Github Pages test
35s
Github Pages test
Matrix: byexample-linux-test
Matrix: byexample-mac-test
Matrix: lang-go-test
Matrix: lang-iasm-test
Matrix: lang-java-test
Matrix: lang-javascript-test
Matrix: lang-pwsh-test
Matrix: lang-python-test
Matrix: lang-ruby-test
Matrix: lang-shell-test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Byexample Python (ver: 3.7) (os: macos-26-intel)
The process '/bin/bash' failed with exit code 1
Byexample Python (ver: 3.7) (os: macos-26-intel)
ERROR: No matching distribution found for pip
Byexample Python (ver: 3.7) (os: macos-26-intel)
ERROR: Could not find a version that satisfies the requirement pip (from versions: none)
Byexample Python (ver: 3.7) (os: macos-26-intel)
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/pip/
Byexample Python (ver: 3.7) (os: macos-26-intel)
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/pip/
Byexample Python (ver: 3.7) (os: macos-26-intel)
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/pip/
Byexample Python (ver: 3.7) (os: macos-26-intel)
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/pip/
Byexample Python (ver: 3.7) (os: macos-26-intel)
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/pip/
Byexample Python (ver: 3.7) (os: macos-26-intel)
WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
Byexample Python (ver: 3.7) (os: macos-26-intel)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/