chore: Add CI/CD pipeline with test coverage and contributing guidelines #4
Annotations
10 errors
|
autorca_core/outputs/reports.py#L6
autorca_core/outputs/reports.py:6:26: F401 `typing.Any` imported but unused
|
|
autorca_core/outputs/reports.py#L6
autorca_core/outputs/reports.py:6:20: F401 `typing.Dict` imported but unused
|
|
autorca_core/model/graph.py#L9
autorca_core/model/graph.py:9:37: F401 `typing.Optional` imported but unused
|
|
autorca_core/ingestion/logs.py#L10
autorca_core/ingestion/logs.py:10:42: F401 `typing.Any` imported but unused
|
|
autorca_core/ingestion/logs.py#L10
autorca_core/ingestion/logs.py:10:36: F401 `typing.Dict` imported but unused
|
|
autorca_core/graph_engine/queries.py#L10
autorca_core/graph_engine/queries.py:10:66: F401 `autorca_core.model.graph.Dependency` imported but unused
|
|
autorca_core/graph_engine/builder.py#L8
autorca_core/graph_engine/builder.py:8:32: F401 `datetime.timedelta` imported but unused
|
|
autorca_core/graph_engine/builder.py#L8
autorca_core/graph_engine/builder.py:8:22: F401 `datetime.datetime` imported but unused
|
|
autorca_core/cli/__main__.py#L29
autorca_core/cli/__main__.py:29:5: F841 Local variable `quickstart_parser` is assigned to but never used
|
|
autorca_core/cli/__main__.py#L12
autorca_core/cli/__main__.py:12:32: F401 `datetime.timedelta` imported but unused
|
The logs for this run have expired and are no longer available.
Loading