Merge pull request #276 from CompOmics/fix/config-defaults-4.0.1 #653
test.yml
on: push
check-python-package
11s
test-windows-installer
8m 58s
Matrix: test-python-package
Annotations
10 errors and 4 warnings
|
ruff (UP045):
ms2rescore/_ristretto_utils.py#L74
ms2rescore/_ristretto_utils.py:74:18: UP045 Use `X | None` for type annotations
help: Convert to `X | None`
|
|
ruff (UP006):
ms2rescore/_ristretto_utils.py#L28
ms2rescore/_ristretto_utils.py:28:20: UP006 Use `set` instead of `Set` for type annotation
help: Replace with `set`
|
|
ruff (UP035):
ms2rescore/_ristretto_utils.py#L12
ms2rescore/_ristretto_utils.py:12:1: UP035 `typing.Set` is deprecated, use `set` instead
|
|
ruff (UP035):
ms2rescore/_ristretto_utils.py#L12
ms2rescore/_ristretto_utils.py:12:1: UP035 `typing.Dict` is deprecated, use `dict` instead
|
|
ruff (TRY401):
ms2rescore/__main__.py#L259
ms2rescore/__main__.py:259:26: TRY401 Redundant exception object included in `logging.exception` call
|
|
ruff (DTZ005):
ms2rescore/__main__.py#L193
ms2rescore/__main__.py:193:21: DTZ005 `datetime.datetime.now()` called without a `tz` argument
help: Pass a `datetime.timezone` object to the `tz` parameter
|
|
ruff (UP007):
ms2rescore/__main__.py#L167
ms2rescore/__main__.py:167:49: UP007 Use `X | Y` for type annotations
help: Convert to `X | Y`
|
|
ruff (RUF100):
ms2rescore/__init__.py#L32
ms2rescore/__init__.py:32:38: RUF100 Unused `noqa` directive (non-enabled: `E402`)
help: Remove unused `noqa` directive
|
|
ruff (RUF100):
ms2rescore/__init__.py#L31
ms2rescore/__init__.py:31:60: RUF100 Unused `noqa` directive (non-enabled: `E402`)
help: Remove unused `noqa` directive
|
|
ruff (RUF100):
ms2rescore/__init__.py#L30
ms2rescore/__init__.py:30:46: RUF100 Unused `noqa` directive (non-enabled: `E402`)
help: Remove unused `noqa` directive
|
|
check-python-package
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, astral-sh/setup-uv@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test-windows-installer
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/upload-artifact@v4, astral-sh/setup-uv@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test-windows-installer
Back off 23.578 seconds before retry.
|
|
test-windows-installer
Failed to download action 'https://codeload.github.com/actions/checkout/zip/11d5960a326750d5838078e36cf38b85af677262'. Error: Response status code does not indicate success: 429 (Too Many Requests). 6C00:1E84D4:34D38:50DFC:6A639A26
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
dist
|
394 MB |
sha256:21e59256fe718d14c23895385a5651609e2bfd526c5cb70dc135d200859705f9
|
|