feat: Add IPv6 support #5963
Annotations
10 errors and 2 warnings
press/api/site.py#L1646
press/api/site.py:1646:3: B012 `return` inside `finally` blocks cause exceptions to be silenced
|
press/press/doctype/analytics_server/analytics_server.py#L23
press/press/doctype/analytics_server/analytics_server.py:23:19: FA102 Missing `from __future__ import annotations`, but uses PEP 604 union
|
press/press/doctype/analytics_server/analytics_server.py#L24
press/press/doctype/analytics_server/analytics_server.py:24:11: FA102 Missing `from __future__ import annotations`, but uses PEP 604 union
|
press/press/doctype/analytics_server/analytics_server.py#L25
press/press/doctype/analytics_server/analytics_server.py:25:22: FA102 Missing `from __future__ import annotations`, but uses PEP 604 union
|
press/press/doctype/analytics_server/analytics_server.py#L26
press/press/doctype/analytics_server/analytics_server.py:26:25: FA102 Missing `from __future__ import annotations`, but uses PEP 604 union
|
press/press/doctype/analytics_server/analytics_server.py#L27
press/press/doctype/analytics_server/analytics_server.py:27:21: FA102 Missing `from __future__ import annotations`, but uses PEP 604 union
|
press/press/doctype/analytics_server/analytics_server.py#L28
press/press/doctype/analytics_server/analytics_server.py:28:25: FA102 Missing `from __future__ import annotations`, but uses PEP 604 union
|
press/press/doctype/analytics_server/analytics_server.py#L31
press/press/doctype/analytics_server/analytics_server.py:31:8: FA102 Missing `from __future__ import annotations`, but uses PEP 604 union
|
press/press/doctype/analytics_server/analytics_server.py#L33
press/press/doctype/analytics_server/analytics_server.py:33:24: FA102 Missing `from __future__ import annotations`, but uses PEP 604 union
|
press/press/doctype/analytics_server/analytics_server.py#L34
press/press/doctype/analytics_server/analytics_server.py:34:25: FA102 Missing `from __future__ import annotations`, but uses PEP 604 union
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "bench-start-logs", "coverage-1", "coverage-2".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading