first draft #6
pyhc-actions.yml
on: pull_request
PHEP 3 Compliance
11s
PyHC Environment Compatibility
18s
Annotations
2 errors and 5 warnings
|
PyHC Environment Compatibility
Process completed with exit code 1.
|
|
PHEP 3: dependencies:
.#L0
Dependency conflict: dependencies - Your requirement: (see details below)
|
|
PHEP 3 Compliance
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
PHEP 3: numpy:
.#L0
numpy 1.14 support can be dropped per PHEP 3 - Version 1.14 is older than the minimum required version (numpy>=2.1)
|
|
PHEP 3: pandas:
.#L0
pandas 0.23 support can be dropped per PHEP 3 - Version 0.23 is older than the minimum required version (pandas>=2.3)
|
|
PHEP 3: python:
.#L0
No requires-python specified - Consider adding requires-python to specify supported Python versions
|
|
PyHC Environment Compatibility
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|