feat: reports data structure and frontend V1 #453
Triggered via pull request
September 13, 2023 17:08
Status
Failure
Total duration
1m 44s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
lint-frontend
28s
check-frontend
29s
format-backend
9s
lint-backend
16s
typecheck-python
4s
test
1m 35s
Annotations
5 errors
Ruff (T201):
backend/zeno_backend/database/insert.py#L342
backend/zeno_backend/database/insert.py:342:5: T201 `print` found
|
Ruff (T201):
backend/zeno_backend/database/select.py#L334
backend/zeno_backend/database/select.py:334:9: T201 `print` found
|
Ruff (T201):
backend/zeno_backend/database/select.py#L338
backend/zeno_backend/database/select.py:338:9: T201 `print` found
|
lint-frontend
Process completed with exit code 1.
|
check-frontend
Process completed with exit code 1.
|