Create teams, datasets, and account aliases when ingesting manifests #92
check-source.yml
on: pull_request
Check that the pre-commit hooks have run
28s
Report lint failures
4s
Annotations
5 errors
Ruff (F401):
src/poprox_storage/repositories/experiments.py#L4
src/poprox_storage/repositories/experiments.py:4:8: F401 `tomli` imported but unused
|
Ruff (F821):
src/poprox_storage/repositories/experiments.py#L279
src/poprox_storage/repositories/experiments.py:279:16: F821 Undefined name `parse_manifest_toml`
|
Report lint failures
Process completed with exit code 1.
|
pre-commit
committed code does not cleanly pass pre-commit
|
Check that the pre-commit hooks have run
Process completed with exit code 1.
|