numpy 2.0 #1464
Triggered via pull request
September 28, 2024 21:20
Status
Success
Total duration
11m 49s
Artifacts
–
CI.yaml
on: pull_request
lint
13s
sphinx
2m 19s
test-build-n-publish
32s
minimum-dependencies
8m 7s
latest-dependencies
5m 25s
check-for-new-versions
34s
Matrix: conda
Matrix: pip
Annotations
1 error and 15 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
The workflow context indicates that this action was called from a
pull request on a fork. GitHub doesn't give these workflows OIDC permissions,
even if `id-token: write` is explicitly configured.
To fix this, change your publishing workflow to use an event that
forks of your repository cannot trigger (such as tag or release
creation, or a manually triggered workflow dispatch).
|
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 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/
|
conda (macos-latest, 3.11)
Codecov:
Failed to properly upload report: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
conda (ubuntu-latest, 3.11)
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
conda (ubuntu-latest, 3.9)
Codecov:
Failed to properly upload report: 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 upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
conda (windows-latest, 3.11)
Codecov:
Failed to properly upload report: 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(1034): cygpath is not available, fallback to manual path conversion
|
conda (windows-latest, 3.11)
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
conda (windows-latest, 3.11)
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
conda (windows-latest, 3.11)
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
conda (windows-latest, 3.11)
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|