Ignore "You are using [hist/kde] as a plot kind" warnings #765
Triggered via pull request
September 20, 2023 22:24
Status
Failure
Total duration
12m 50s
Artifacts
–
CI.yaml
on: pull_request
lint
12s
sphinx
3m 30s
test-build-n-publish
51s
minimum-dependencies
6m 29s
Matrix: conda
Matrix: pip
Annotations
20 errors, 11 warnings, and 1 notice
test-build-n-publish
Trusted publishing exchange failure:
OpenID Connect token retrieval failed: GitHub: missing or insufficient OIDC token permissions, the ACTIONS_ID_TOKEN_REQUEST_TOKEN environment variable was unset
This generally indicates a workflow configuration error, such as insufficient
permissions. Make sure that your workflow has `id-token: write` configured
at the job level, e.g.:
```yaml
permissions:
id-token: write
```
Learn more at https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/about-security-hardening-with-openid-connect#adding-permissions-settings.
|
pip (ubuntu-latest, 3.11, false)
Process completed with exit code 1.
|
pip (windows-latest, 3.11, true)
The job was canceled because "ubuntu-latest_3_11_false" failed.
|
pip (windows-latest, 3.11, true)
The operation was canceled.
|
pip (ubuntu-latest, 3.10, false)
The job was canceled because "ubuntu-latest_3_11_false" failed.
|
pip (ubuntu-latest, 3.10, false)
The operation was canceled.
|
pip (ubuntu-latest, 3.9, true)
The job was canceled because "ubuntu-latest_3_11_false" failed.
|
pip (ubuntu-latest, 3.9, true)
The operation was canceled.
|
pip (ubuntu-latest, 3.10, true)
The job was canceled because "ubuntu-latest_3_11_false" failed.
|
pip (ubuntu-latest, 3.10, true)
The operation was canceled.
|
pip (ubuntu-latest, 3.8, true)
The job was canceled because "ubuntu-latest_3_11_false" failed.
|
pip (ubuntu-latest, 3.8, true)
The operation was canceled.
|
pip (ubuntu-latest, 3.8, false)
The job was canceled because "ubuntu-latest_3_11_false" failed.
|
pip (ubuntu-latest, 3.8, false)
The operation was canceled.
|
pip (ubuntu-latest, 3.11, true)
The job was canceled because "ubuntu-latest_3_11_false" failed.
|
pip (ubuntu-latest, 3.11, true)
The operation was canceled.
|
pip (macos-latest, 3.11, true)
The job was canceled because "ubuntu-latest_3_11_false" failed.
|
pip (macos-latest, 3.11, true)
The operation was canceled.
|
pip (ubuntu-latest, 3.9, false)
The job was canceled because "ubuntu-latest_3_11_false" failed.
|
pip (ubuntu-latest, 3.9, false)
The operation was canceled.
|
lint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
test-build-n-publish
Input 'repository_url' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `repository-url` instead.
|
test-build-n-publish
Input 'skip_existing' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `skip-existing` instead.
|
sphinx
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
minimum-dependencies
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
conda (ubuntu-latest, 3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
conda (ubuntu-latest, 3.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
conda (ubuntu-latest, 3.11)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
conda (ubuntu-latest, 3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
conda (windows-latest, 3.11)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
conda (macos-latest, 3.11)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test-build-n-publish
Attempting to perform trusted publishing exchange to retrieve a temporary short-lived API token for authentication against https://test.pypi.org/legacy/ due to __token__ username with no supplied password field
|