feat(install): improve installation script and Docker integration #78
ci.yml
on: push
Matrix: test
Pre-commit Checks
45s
Lint & Type Check
26s
Integration Tests
49s
Security Scan
29s
Build Package
24s
All Checks Passed
3s
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:37a0298f0c913327bbc6d9b78165a0d7f893d1590b1aec0af0c8e90c598d6226
|
|
|
security-reports
|
19.5 KB |
sha256:a8c55540b7682ab9ec4aa6b03f48719b2e6670a21acebda1c6e1d2ae82de9b9e
|
|