feat(agents): reset skill state to empty on every startup #107
ci.yml
on: push
Matrix: test
Pre-commit Checks
41s
Lint & Type Check
22s
Integration Tests
49s
Security Scan
27s
Build Package
19s
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.2 MB |
sha256:e1039703c63e6b527b2685869ae9e474aedab818da5bb4a2fb4d5ff53ab882df
|
|
|
security-reports
|
20.3 KB |
sha256:d9cb4500240857139f0bc04a3fffed960f151fe4822e9bd3d268f4b9e48ded9b
|
|