feat: add support to record performance report of database #1395
Annotations
10 errors and 2 warnings
press/agent.py#L1
press/agent.py:1:1: UP009 UTF-8 encoding declaration is unnecessary
|
press/agent.py#L4
press/agent.py:4:1: I001 Import block is un-sorted or un-formatted
|
press/agent.py#L18
press/agent.py:18:1: I001 Import block is un-sorted or un-formatted
|
press/agent.py#L31
press/agent.py:31:14: FA100 Add `from __future__ import annotations` to simplify `typing.Optional`
|
press/agent.py#L129
press/agent.py:129:40: RUF013 PEP 484 prohibits implicit `Optional`
|
press/agent.py#L192
press/agent.py:192:43: RUF013 PEP 484 prohibits implicit `Optional`
|
press/agent.py#L192
press/agent.py:192:64: RUF013 PEP 484 prohibits implicit `Optional`
|
press/agent.py#L239
press/agent.py:239:76: FA100 Add `from __future__ import annotations` to simplify `typing.List`
|
press/agent.py#L520
press/agent.py:520:48: FA100 Add `from __future__ import annotations` to simplify `typing.List`
|
press/agent.py#L526
press/agent.py:526:49: FA100 Add `from __future__ import annotations` to simplify `typing.List`
|
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