Skip to content

Validate and update macOS platform tag in wheel name #146

Validate and update macOS platform tag in wheel name

Validate and update macOS platform tag in wheel name #146

Triggered via pull request February 7, 2024 18:04
Status Failure
Total duration 31s
Artifacts

python-package.yml

on: pull_request
Matrix: isolated_tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
mypy: delocate/delocating.py#L993
Incompatible types in assignment (expression has type "Path", variable has type "Optional[str]")
mypy: delocate/delocating.py#L995
Argument 1 to "_check_and_update_wheel_name" has incompatible type "str"; expected "Path"
mypy: delocate/delocating.py#L998
Incompatible types in assignment (expression has type "Path", variable has type "Optional[str]")
mypy: delocate/delocating.py#L1000
"str" has no attribute "name"
mypy
The process '/opt/hostedtoolcache/Python/3.8.18/x64/bin/mypy' failed with exit code 1
mypy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, liskin/gh-problem-matcher-wrap@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
pre-commit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.