CI #644
CI.yaml
on: schedule
lint
11s
sphinx
2m 18s
test-build-n-publish
15s
minimum-dependencies
7m 59s
latest-dependencies
5m 16s
check-for-new-versions
35s
Matrix: conda
Matrix: pip
Annotations
27 errors and 12 warnings
pip (macos-latest, 3.11, true)
The `brew link` step did not complete successfully
|
pip (macos-latest, 3.11, true)
Process completed with exit code 1.
|
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 (windows-latest, 3.11, true)
The job was canceled because "macos-latest_3_11_true" failed.
|
pip (windows-latest, 3.11, true)
The operation was canceled.
|
pip (ubuntu-latest, 3.9, true)
The job was canceled because "macos-latest_3_11_true" failed.
|
pip (ubuntu-latest, 3.9, true)
The operation was canceled.
|
pip (ubuntu-latest, 3.9, false)
The job was canceled because "macos-latest_3_11_true" failed.
|
pip (ubuntu-latest, 3.9, false)
The operation was canceled.
|
pip (ubuntu-latest, 3.11, true)
The job was canceled because "macos-latest_3_11_true" failed.
|
pip (ubuntu-latest, 3.11, true)
The operation was canceled.
|
pip (ubuntu-latest, 3.10, false)
The job was canceled because "macos-latest_3_11_true" failed.
|
pip (ubuntu-latest, 3.10, true)
The job was canceled because "macos-latest_3_11_true" failed.
|
pip (ubuntu-latest, 3.10, false)
The operation was canceled.
|
pip (ubuntu-latest, 3.10, true)
The operation was canceled.
|
pip (ubuntu-latest, 3.11, false)
The job was canceled because "macos-latest_3_11_true" failed.
|
pip (ubuntu-latest, 3.11, false)
The operation was canceled.
|
conda (macos-latest, 3.11)
The `brew link` step did not complete successfully
|
conda (macos-latest, 3.11)
Process completed with exit code 1.
|
conda (windows-latest, 3.11)
The job was canceled because "macos-latest_3_11" failed.
|
conda (windows-latest, 3.11)
The operation was canceled.
|
conda (ubuntu-latest, 3.10)
The job was canceled because "macos-latest_3_11" failed.
|
conda (ubuntu-latest, 3.10)
The operation was canceled.
|
conda (ubuntu-latest, 3.9)
The job was canceled because "macos-latest_3_11" failed.
|
conda (ubuntu-latest, 3.9)
The operation was canceled.
|
conda (ubuntu-latest, 3.11)
The job was canceled because "macos-latest_3_11" failed.
|
conda (ubuntu-latest, 3.11)
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.
|
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.
|
conda (macos-latest, 3.11)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
conda (windows-latest, 3.11)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
conda (ubuntu-latest, 3.10)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
conda (ubuntu-latest, 3.9)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
conda (ubuntu-latest, 3.11)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
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/
|
sphinx
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|