Add JSON schema generation #3873
test.yml
on: pull_request
Matrix: check
Matrix: Test Auditwheel
Matrix: Test Bootstrap
Matrix: Test Cross Compile
Matrix: test-downstream
Waiting for pending jobs
Test Emscripten
0s
Test Alpine Linux
0s
Test Docker
0s
Test MSRV
2m 7s
Test Pyston
0s
Generate Matrix
3s
Matrix: Test
conclusion
0s
Annotations
1 error and 1 warning
Test Bootstrap (macos-14)
[notice] A new release of pip is available: 23.0.1 -> 24.0
[notice] To update, run: python3.10 -m pip install --upgrade pip
|
Test (ubuntu-latest, 3.12)
Exception ignored in: <module 'threading' from '/home/runner/miniconda3/install_tmp/_MEI8EM03J/threading.pyc'>
Traceback (most recent call last):
File "threading.py", line 1537, in _shutdown
File "concurrent/futures/process.py", line 93, in _python_exit
File "concurrent/futures/process.py", line 79, in wakeup
File "multiprocessing/connection.py", line 200, in send_bytes
File "multiprocessing/connection.py", line 411, in _send_bytes
File "multiprocessing/connection.py", line 368, in _send
OSError: [Errno 9] Bad file descriptor
|