chore: bump version to 0.4.1-alpha.1 #87
ci.yml
on: push
Matrix: test
Pre-commit Checks
31s
Lint & Type Check
21s
Integration Tests
51s
Security Scan
27s
Build Package
20s
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`
|
|
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`
|
|
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`
|
|
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.17 MB |
sha256:c73df9731e54567a2e92bc8532b58b86bc8e3d081f0b9a635df792eb9268e233
|
|
|
security-reports
|
19.7 KB |
sha256:d16c8fff159094c254f4cae98a2d5af934f94206364078e3e609a44258f823fd
|
|