feat: Add IPv6 support #5963
main.yaml
on: pull_request
Matrix: Server
Lint and Format
12s
Semgrep Rules
28s
Coverage Wrap Up
6s
Annotations
10 errors and 10 warnings
Ruff (B012):
press/api/site.py#L1646
press/api/site.py:1646:3: B012 `return` inside `finally` blocks cause exceptions to be silenced
|
Ruff (FA102):
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
|
Ruff (FA102):
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
|
Ruff (FA102):
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
|
Ruff (FA102):
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
|
Ruff (FA102):
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
|
Ruff (FA102):
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
|
Ruff (FA102):
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
|
Ruff (FA102):
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
|
Ruff (FA102):
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
|
Lint and Format
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/
|
Semgrep Rules
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
Server (1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Server (1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/setup-node@v2, actions/cache@v3, crazy-max/ghaction-github-runtime@v2, docker/setup-buildx-action@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Server (1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Server (2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Server (2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/setup-node@v2, actions/cache@v3, crazy-max/ghaction-github-runtime@v2, docker/setup-buildx-action@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Server (2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Coverage Wrap Up
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
bench-start-logs
Expired
|
3.25 KB |
|
coverage-1
Expired
|
1.22 MB |
|
coverage-2
Expired
|
1.22 MB |
|