Skip to content

Migrate to PyEnv in GitHub Actions so that we can still test on older… #39

Migrate to PyEnv in GitHub Actions so that we can still test on older…

Migrate to PyEnv in GitHub Actions so that we can still test on older… #39

Triggered via push November 30, 2023 18:11
Status Failure
Total duration 21s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

tox.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 4 warnings
build (3.6, with_pandas)
the `default' input appears to be undefined or empty
build (3.6, with_pandas)
version "3.6" is invalid
build (2.7, without_pandas)
the `default' input appears to be undefined or empty
build (2.7, without_pandas)
version "2.7" is invalid
build (3.6, without_pandas)
the `default' input appears to be undefined or empty
build (3.6, without_pandas)
version "3.6" is invalid
build (2.7, with_pandas)
the `default' input appears to be undefined or empty
build (2.7, with_pandas)
version "2.7" is invalid
build (3.6, with_pandas)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (2.7, without_pandas)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (3.6, without_pandas)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (2.7, with_pandas)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/