This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
[pre-commit.ci] pre-commit autoupdate #129
Triggered via pull request
November 13, 2023 18:32
Status
Failure
Total duration
11m 35s
Artifacts
–
continuous-integration-workflow.yml
on: pull_request
Matrix: run-tests
Annotations
26 errors and 38 warnings
Run tests for ubuntu-latest on 3.7
Unable to process command '::add-path::/usr/share/miniconda/condabin' successfully.
|
Run tests for ubuntu-latest on 3.7
The `add-path` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
|
Run tests for ubuntu-latest on 3.7
Unable to process command '::set-env name=CONDA_PKGS_DIR::/home/runner/conda_pkgs_dir' successfully.
|
Run tests for ubuntu-latest on 3.7
The `set-env` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
|
Run tests for windows-latest on 3.6
Unable to process command '::add-path::C:\Miniconda\condabin' successfully.
|
Run tests for windows-latest on 3.6
The `add-path` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
|
Run tests for windows-latest on 3.6
Unable to process command '::set-env name=CONDA_PKGS_DIR::C:/Users\runneradmin/conda_pkgs_dir' successfully.
|
Run tests for windows-latest on 3.6
The `set-env` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
|
Run tests for windows-latest on 3.6
The process 'C:\Miniconda\condabin\conda.bat' failed with exit code 1
|
Run tests for windows-latest on 3.7
Unable to process command '::add-path::C:\Miniconda\condabin' successfully.
|
Run tests for windows-latest on 3.7
The `add-path` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
|
Run tests for windows-latest on 3.7
Unable to process command '::set-env name=CONDA_PKGS_DIR::C:/Users\runneradmin/conda_pkgs_dir' successfully.
|
Run tests for windows-latest on 3.7
The `set-env` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
|
Run tests for windows-latest on 3.7
The process 'C:\Miniconda\condabin\conda.bat' failed with exit code 1
|
Run tests for ubuntu-latest on 3.6
Unable to process command '::add-path::/usr/share/miniconda/condabin' successfully.
|
Run tests for ubuntu-latest on 3.6
The `add-path` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
|
Run tests for ubuntu-latest on 3.6
Unable to process command '::set-env name=CONDA_PKGS_DIR::/home/runner/conda_pkgs_dir' successfully.
|
Run tests for ubuntu-latest on 3.6
The `set-env` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
|
Run tests for macos-latest on 3.7
Unable to process command '::add-path::/usr/local/miniconda/condabin' successfully.
|
Run tests for macos-latest on 3.7
The `add-path` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
|
Run tests for macos-latest on 3.7
Unable to process command '::set-env name=CONDA_PKGS_DIR::/Users/runner/conda_pkgs_dir' successfully.
|
Run tests for macos-latest on 3.7
The `set-env` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
|
Run tests for macos-latest on 3.6
Unable to process command '::add-path::/usr/local/miniconda/condabin' successfully.
|
Run tests for macos-latest on 3.6
The `add-path` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
|
Run tests for macos-latest on 3.6
Unable to process command '::set-env name=CONDA_PKGS_DIR::/Users/runner/conda_pkgs_dir' successfully.
|
Run tests for macos-latest on 3.6
The `set-env` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
|
Run tests for ubuntu-latest on 3.7
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, goanpeca/setup-miniconda@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run tests for ubuntu-latest on 3.7
==> WARNING: A newer version of conda exists. <==
current version: 23.9.0
latest version: 23.10.0
Please update conda by running
$ conda update -n base -c defaults conda
Or to minimize the number of packages updated during conda update use
conda install conda=23.10.0
|
Run tests for ubuntu-latest on 3.7
Warning: 'conda-forge' already in 'channels' list, moving to the top
|
Run tests for ubuntu-latest on 3.7
Warning: 'opensourceeconomics' already in 'channels' list, moving to the top
|
Run tests for windows-latest on 3.6
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, goanpeca/setup-miniconda@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run tests for windows-latest on 3.6
==> WARNING: A newer version of conda exists. <==
current version: 23.9.0
latest version: 23.10.0
Please update conda by running
$ conda update -n base -c defaults conda
Or to minimize the number of packages updated during conda update use
conda install conda=23.10.0
|
Run tests for windows-latest on 3.6
Traceback (most recent call last):
File "C:\Miniconda\Lib\site-packages\conda\exception_handler.py", line 17, in __call__
|
Run tests for windows-latest on 3.6
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "C:\Miniconda\Lib\site-packages\conda\cli\main.py", line 95, in main_sourced
|
Run tests for windows-latest on 3.6
from ..base.context import context
File "C:\Miniconda\Lib\site-packages\conda\base\context.py", line 33, in <module>
|
Run tests for windows-latest on 3.6
from ..common._os.linux import linux_get_libc_version
|
Run tests for windows-latest on 3.6
File "C:\Miniconda\Lib\site-packages\conda\common\_os\__init__.py", line 8, in <module>
|
Run tests for windows-latest on 3.6
from .windows import get_free_space_on_windows as get_free_space
|
Run tests for windows-latest on 3.6
File "C:\Miniconda\Lib\site-packages\conda\common\_os\windows.py", line 11, in <module>
from ctypes import (
File "C:\Miniconda\Lib\ctypes\__init__.py", line 8, in <module>
from _ctypes import Union, Structure, Array
|
Run tests for windows-latest on 3.6
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>
|
Run tests for windows-latest on 3.6
sys.exit(main())
^^^^^^
File "C:\Miniconda\Lib\site-packages\conda\cli\main.py", line 128, in main
|
Run tests for windows-latest on 3.7
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, goanpeca/setup-miniconda@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run tests for windows-latest on 3.7
==> WARNING: A newer version of conda exists. <==
current version: 23.9.0
latest version: 23.10.0
Please update conda by running
$ conda update -n base -c defaults conda
Or to minimize the number of packages updated during conda update use
conda install conda=23.10.0
|
Run tests for windows-latest on 3.7
Traceback (most recent call last):
File "C:\Miniconda\Lib\site-packages\conda\exception_handler.py", line 17, in __call__
|
Run tests for windows-latest on 3.7
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "C:\Miniconda\Lib\site-packages\conda\cli\main.py", line 95, in main_sourced
|
Run tests for windows-latest on 3.7
from ..base.context import context
File "C:\Miniconda\Lib\site-packages\conda\base\context.py", line 33, in <module>
|
Run tests for windows-latest on 3.7
from ..common._os.linux import linux_get_libc_version
|
Run tests for windows-latest on 3.7
File "C:\Miniconda\Lib\site-packages\conda\common\_os\__init__.py", line 8, in <module>
|
Run tests for windows-latest on 3.7
from .windows import get_free_space_on_windows as get_free_space
|
Run tests for windows-latest on 3.7
File "C:\Miniconda\Lib\site-packages\conda\common\_os\windows.py", line 11, in <module>
from ctypes import (
File "C:\Miniconda\Lib\ctypes\__init__.py", line 8, in <module>
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>
|
Run tests for windows-latest on 3.7
sys.exit(main())
^^^^^^
File "C:\Miniconda\Lib\site-packages\conda\cli\main.py", line 128, in main
|
Run tests for windows-latest on 3.7
return conda_exception_handler(main, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Miniconda\Lib\site-packages\conda\exception_handler.py", line 388, in conda_exception_handler
|
Run tests for ubuntu-latest on 3.6
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, goanpeca/setup-miniconda@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run tests for ubuntu-latest on 3.6
==> WARNING: A newer version of conda exists. <==
current version: 23.9.0
latest version: 23.10.0
Please update conda by running
$ conda update -n base -c defaults conda
Or to minimize the number of packages updated during conda update use
conda install conda=23.10.0
|
Run tests for ubuntu-latest on 3.6
Warning: 'conda-forge' already in 'channels' list, moving to the top
|
Run tests for ubuntu-latest on 3.6
Warning: 'opensourceeconomics' already in 'channels' list, moving to the top
|
Run tests for macos-latest on 3.7
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, goanpeca/setup-miniconda@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run tests for macos-latest on 3.7
==> WARNING: A newer version of conda exists. <==
current version: 23.9.0
latest version: 23.10.0
Please update conda by running
$ conda update -n base -c defaults conda
Or to minimize the number of packages updated during conda update use
conda install conda=23.10.0
|
Run tests for macos-latest on 3.7
Warning: 'conda-forge' already in 'channels' list, moving to the top
|
Run tests for macos-latest on 3.7
Warning: 'opensourceeconomics' already in 'channels' list, moving to the top
|
Run tests for macos-latest on 3.6
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, goanpeca/setup-miniconda@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run tests for macos-latest on 3.6
==> WARNING: A newer version of conda exists. <==
current version: 23.9.0
latest version: 23.10.0
Please update conda by running
$ conda update -n base -c defaults conda
Or to minimize the number of packages updated during conda update use
conda install conda=23.10.0
|
Run tests for macos-latest on 3.6
Warning: 'conda-forge' already in 'channels' list, moving to the top
|
Run tests for macos-latest on 3.6
Warning: 'opensourceeconomics' already in 'channels' list, moving to the top
|