Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

[pre-commit.ci] pre-commit autoupdate #57

[pre-commit.ci] pre-commit autoupdate

[pre-commit.ci] pre-commit autoupdate #57

Triggered via pull request November 13, 2023 20:58
Status Failure
Total duration 2m 24s
Artifacts

test_and_deploy.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 35 warnings
windows-latest py3.8
The process 'C:\Miniconda\condabin\conda.bat' failed with exit code 1
ubuntu-latest py3.10
The operation was canceled.
macos-latest py3.8
The operation was canceled.
macos-latest py3.10
The operation was canceled.
windows-latest py3.10
The process 'C:\Miniconda\condabin\conda.bat' failed with exit code 1
macos-latest py3.9
The operation was canceled.
ubuntu-latest py3.9
The operation was canceled.
windows-latest py3.9
The operation was canceled.
ubuntu-latest py3.8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, conda-incubator/[email protected], codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ubuntu-latest py3.8
Warning: 'conda-forge' already in 'channels' list, moving to the top
windows-latest py3.8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, conda-incubator/[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/
windows-latest py3.8
Traceback (most recent call last): File "C:\Miniconda\Lib\site-packages\conda\exception_handler.py", line 17, in __call__
windows-latest py3.8
return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "C:\Miniconda\Lib\site-packages\conda\cli\main.py", line 95, in main_sourced from ..base.context import context File "C:\Miniconda\Lib\site-packages\conda\base\context.py", line 33, in <module> from ..common._os.linux import linux_get_libc_version File "C:\Miniconda\Lib\site-packages\conda\common\_os\__init__.py", line 8, in <module> from .windows import get_free_space_on_windows as get_free_space File "C:\Miniconda\Lib\site-packages\conda\common\_os\windows.py", line 11, in <module>
windows-latest py3.8
from ctypes import ( File "C:\Miniconda\Lib\ctypes\__init__.py", line 8, in <module>
windows-latest py3.8
from _ctypes import Union, Structure, Array ImportError: DLL load failed while importing _ctypes: The specified module could not be found. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Miniconda\Scripts\conda-script.py", line 12, in <module>
windows-latest py3.8
sys.exit(main())
windows-latest py3.8
^^^^^^ File "C:\Miniconda\Lib\site-packages\conda\cli\main.py", line 128, in main return conda_exception_handler(main, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Miniconda\Lib\site-packages\conda\exception_handler.py", line 388, in conda_exception_handler
windows-latest py3.8
return_value = exception_handler(func, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Miniconda\Lib\site-packages\conda\exception_handler.py", line 20, in __call__
windows-latest py3.8
return self.handle_exception(exc_val, exc_tb)
windows-latest py3.8
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Miniconda\Lib\site-packages\conda\exception_handler.py", line 51, in handle_exception
windows-latest py3.8
from .exceptions import ( File "C:\Miniconda\Lib\site-packages\conda\exceptions.py", line 31, in <module>
ubuntu-latest py3.10
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, conda-incubator/[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/
ubuntu-latest py3.10
Warning: 'conda-forge' already in 'channels' list, moving to the top
macos-latest py3.10
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, conda-incubator/[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/
macos-latest py3.8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, conda-incubator/[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/
macos-latest py3.10
Warning: 'conda-forge' already in 'channels' list, moving to the top
macos-latest py3.8
Warning: 'conda-forge' already in 'channels' list, moving to the top
windows-latest py3.10
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, conda-incubator/[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/
windows-latest py3.10
Traceback (most recent call last): File "C:\Miniconda\Lib\site-packages\conda\exception_handler.py", line 17, in __call__
windows-latest py3.10
return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "C:\Miniconda\Lib\site-packages\conda\cli\main.py", line 95, in main_sourced from ..base.context import context File "C:\Miniconda\Lib\site-packages\conda\base\context.py", line 33, in <module> from ..common._os.linux import linux_get_libc_version File "C:\Miniconda\Lib\site-packages\conda\common\_os\__init__.py", line 8, in <module> from .windows import get_free_space_on_windows as get_free_space File "C:\Miniconda\Lib\site-packages\conda\common\_os\windows.py", line 11, in <module>
windows-latest py3.10
from ctypes import ( File "C:\Miniconda\Lib\ctypes\__init__.py", line 8, in <module> from _ctypes import Union, Structure, Array
windows-latest py3.10
ImportError: DLL load failed while importing _ctypes: The specified module could not be found. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Miniconda\Scripts\conda-script.py", line 12, in <module>
windows-latest py3.10
sys.exit(main()) ^^^^^^
windows-latest py3.10
File "C:\Miniconda\Lib\site-packages\conda\cli\main.py", line 128, in main return conda_exception_handler(main, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Miniconda\Lib\site-packages\conda\exception_handler.py", line 388, in conda_exception_handler
windows-latest py3.10
return_value = exception_handler(func, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Miniconda\Lib\site-packages\conda\exception_handler.py", line 20, in __call__
windows-latest py3.10
return self.handle_exception(exc_val, exc_tb)
windows-latest py3.10
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Miniconda\Lib\site-packages\conda\exception_handler.py", line 51, in handle_exception
windows-latest py3.10
from .exceptions import ( File "C:\Miniconda\Lib\site-packages\conda\exceptions.py", line 31, in <module>
macos-latest py3.9
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, conda-incubator/[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/
macos-latest py3.9
Warning: 'conda-forge' already in 'channels' list, moving to the top
ubuntu-latest py3.9
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, conda-incubator/[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/
ubuntu-latest py3.9
Warning: 'conda-forge' already in 'channels' list, moving to the top
windows-latest py3.9
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, conda-incubator/[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/