Skip to content

Create teams, datasets, and account aliases when ingesting manifests #92

Create teams, datasets, and account aliases when ingesting manifests

Create teams, datasets, and account aliases when ingesting manifests #92

Triggered via pull request September 4, 2024 13:48
Status Failure
Total duration 37s
Artifacts

check-source.yml

on: pull_request
Check that the pre-commit hooks have run
28s
Check that the pre-commit hooks have run
Report lint failures
4s
Report lint failures
Fit to window
Zoom out
Zoom in

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.