v1.1.0 #17
build.yml
on: release
deploy-pypi
57s
deploy-conda
1m 59s
Annotations
1 error and 6 warnings
deploy-conda
Process completed with exit code 1.
|
deploy-pypi
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
deploy-conda
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
deploy-conda
Exception ignored in: <module 'threading' from '/usr/share/miniconda3/install_tmp/_MEIMUIFeq/threading.pyc'>
Traceback (most recent call last):
File "threading.py", line 1537, in _shutdown
|
deploy-conda
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
|
deploy-conda
File "multiprocessing/connection.py", line 411, in _send_bytes
|
deploy-conda
File "multiprocessing/connection.py", line 368, in _send
OSError: [Errno 9] Bad file descriptor
|