Implemented the first step in deep focus initiative. Now, when the us… #1412
Annotations
4 errors and 1 warning
core/agents/bug_hunter.py#L2
core\agents\bug_hunter.py:2:20: F401 `typing.Annotated` imported but unused
|
core/agents/bug_hunter.py#L2
core\agents\bug_hunter.py:2:31: F401 `typing.Literal` imported but unused
|
core/agents/bug_hunter.py#L2
core\agents\bug_hunter.py:2:40: F401 `typing.Union` imported but unused
|
|
The following actions uses Node.js version which is deprecated 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/
|
This job failed
Loading