fix: extra skill pills after response is complete #108
ci.yml
on: push
Matrix: test
Pre-commit Checks
38s
Lint & Type Check
22s
Integration Tests
52s
Security Scan
24s
Build Package
18s
All Checks Passed
2s
Annotations
10 errors
|
ruff (ARG001):
src/thoth/cli/schema.py#L152
src/thoth/cli/schema.py:152:18: ARG001 Unused function argument: `args`
|
|
ruff (ARG001):
src/thoth/cli/schema.py#L120
src/thoth/cli/schema.py:120:18: ARG001 Unused function argument: `args`
|
|
ruff (ARG001):
src/thoth/cli/schema.py#L68
src/thoth/cli/schema.py:68:22: ARG001 Unused function argument: `args`
|
|
ruff (W505):
src/thoth/cli/schema.py#L4
src/thoth/cli/schema.py:4:89: W505 Doc line too long (94 > 88)
|
|
ruff (ARG001):
src/thoth/cli/research_scheduler.py#L12
src/thoth/cli/research_scheduler.py:12:28: ARG001 Unused function argument: `args`
|
|
ruff (W505):
src/thoth/analyze/citations/semanticscholar.py#L98
src/thoth/analyze/citations/semanticscholar.py:98:89: W505 Doc line too long (94 > 88)
|
|
ruff (UP042):
src/thoth/analyze/citations/resolution_types.py#L60
src/thoth/analyze/citations/resolution_types.py:60:7: UP042 Class APISource inherits from both `str` and `enum.Enum`
help: Inherit from `enum.StrEnum`
|
|
ruff (UP042):
src/thoth/analyze/citations/resolution_types.py#L45
src/thoth/analyze/citations/resolution_types.py:45:7: UP042 Class ConfidenceLevel inherits from both `str` and `enum.Enum`
help: Inherit from `enum.StrEnum`
|
|
ruff (UP042):
src/thoth/analyze/citations/resolution_types.py#L24
src/thoth/analyze/citations/resolution_types.py:24:7: UP042 Class CitationResolutionStatus inherits from both `str` and `enum.Enum`
help: Inherit from `enum.StrEnum`
|
|
ruff (F821):
src/thoth/analyze/citations/openalex_resolver.py#L107
src/thoth/analyze/citations/openalex_resolver.py:107:26: F821 Undefined name `Optional`
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
dist
|
3.24 MB |
sha256:0ce972ed4a95096082db6f444bcd193fd35d4605684c6aab5904ab876188e559
|
|
|
security-reports
|
20.7 KB |
sha256:bda99eb0af074b7de9c987729c3bac509221543840aa9ebe138fad1c50e8a642
|
|