CI #539
CI.yaml
on: schedule
lint
13s
sphinx
2m 35s
test-build-n-publish
25s
minimum-dependencies
6m 4s
latest-dependencies
5m 17s
check-for-new-versions
34s
Matrix: conda
Matrix: pip
Annotations
2 errors and 23 warnings
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.
|
check-for-new-versions
Process completed with exit code 1.
|
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/
|
sphinx
The following actions uses Node.js version which is deprecated 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/
|
conda (macos-latest, 3.11)
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
pip (macos-latest, 3.11, true)
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
conda (ubuntu-latest, 3.9)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
pip (ubuntu-latest, 3.11, false)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
conda (ubuntu-latest, 3.10)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
pip (ubuntu-latest, 3.9, false)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
conda (ubuntu-latest, 3.11)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
pip (ubuntu-latest, 3.10, false)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
pip (ubuntu-latest, 3.10, true)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
pip (ubuntu-latest, 3.9, true)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
pip (ubuntu-latest, 3.11, true)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
pip (windows-latest, 3.11, true)
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
|
conda (windows-latest, 3.11)
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
|
conda (windows-latest, 3.11)
WARNING conda.activate:native_path_to_unix(1018): cygpath is not available, fallback to manual path conversion
|
conda (windows-latest, 3.11)
WARNING conda.activate:native_path_to_unix(1018): cygpath is not available, fallback to manual path conversion
|
conda (windows-latest, 3.11)
WARNING conda.activate:native_path_to_unix(1018): cygpath is not available, fallback to manual path conversion
|
conda (windows-latest, 3.11)
WARNING conda.activate:native_path_to_unix(1018): cygpath is not available, fallback to manual path conversion
|
conda (windows-latest, 3.11)
WARNING conda.activate:native_path_to_unix(1018): cygpath is not available, fallback to manual path conversion
|