fix: Correct some misspelled words #6809
main.yaml
on: push
Matrix: Server
Lint and Format
7s
Semgrep Rules
17s
Coverage Wrap Up
11s
Annotations
14 errors and 8 warnings
Ruff (UP009):
press/api/github.py#L1
press/api/github.py:1:1: UP009 UTF-8 encoding declaration is unnecessary
|
Ruff (B904):
press/api/github.py#L45
press/api/github.py:45:3: B904 Within an `except` clause, raise exceptions with `raise ... from err` or `raise ... from None` to distinguish them from errors in exception handling
|
Ruff (B904):
press/api/github.py#L52
press/api/github.py:52:3: B904 Within an `except` clause, raise exceptions with `raise ... from err` or `raise ... from None` to distinguish them from errors in exception handling
|
Ruff (RET504):
press/api/github.py#L62
press/api/github.py:62:9: RET504 Unnecessary assignment to `token` before `return` statement
|
Ruff (FA100):
press/api/github.py#L65
press/api/github.py:65:40: FA100 Add `from __future__ import annotations` to simplify `typing.Optional`
|
Ruff (RET504):
press/api/github.py#L108
press/api/github.py:108:9: RET504 Unnecessary assignment to `options` before `return` statement
|
Ruff (RET505):
press/api/github.py#L262
press/api/github.py:262:2: RET505 Unnecessary `else` after `return` statement
|
Ruff (RET503):
press/api/github.py#L263
press/api/github.py:263:3: RET503 Missing explicit `return` at the end of function able to return non-`None` value
|
Ruff (FA100):
press/api/github.py#L266
press/api/github.py:266:40: FA100 Add `from __future__ import annotations` to simplify `typing.Optional`
|
Ruff (RET503):
press/api/github.py#L311
press/api/github.py:311:2: RET503 Missing explicit `return` at the end of function able to return non-`None` value
|
Server (2)
Canceling since a higher priority waiting request for 'refs/heads/master' exists
|
Server (2)
The operation was canceled.
|
Server (1)
Canceling since a higher priority waiting request for 'refs/heads/master' exists
|
Server (1)
The operation was canceled.
|
Semgrep Rules
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint and Format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Server (2)
No files were found with the provided path: /home/runner/frappe-bench/sites/coverage.xml. No artifacts will be uploaded.
|
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/
|
Server (1)
No files were found with the provided path: /home/runner/frappe-bench/sites/coverage.xml. No artifacts will be uploaded.
|
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/
|
Coverage Wrap Up
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Coverage Wrap Up
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
bench-start-logs-1
|
767 Bytes |
|
bench-start-logs-2
|
975 Bytes |
|