chore: bump version to 0.5.3-alpha #106
ci.yml
on: push
Matrix: test
Pre-commit Checks
35s
Lint & Type Check
24s
Integration Tests
52s
Security Scan
28s
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:b17da78550ab53ab6395160d9709c48818d5ef5bc633c99853dc87fe91634990
|
|
|
security-reports
|
20.3 KB |
sha256:fe941a4e729a7250ee47bd02643727982f5c34f59d60a85b79584072b7bd363e
|
|