use uv in CI #50
Annotations
5 errors and 1 warning
Ruff (UP031):
wqio/hydro.py#L269
wqio/hydro.py:269:27: UP031 Use format specifiers instead of percent format
|
Ruff (UP031):
wqio/tests/helpers.py#L222
wqio/tests/helpers.py:222:11: UP031 Use format specifiers instead of percent format
|
Ruff (UP031):
wqio/utils/numutils.py#L156
wqio/utils/numutils.py:156:15: UP031 Use format specifiers instead of percent format
|
Ruff (UP031):
wqio/utils/numutils.py#L380
wqio/utils/numutils.py:380:26: UP031 Use format specifiers instead of percent format
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|