Skip to content

feat: reports data structure and frontend V1 #453

feat: reports data structure and frontend V1

feat: reports data structure and frontend V1 #453

Triggered via pull request September 13, 2023 17:08
@cabreraalexcabreraalex
synchronize #135
reports
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
lint-frontend
check-frontend
29s
check-frontend
format-backend
9s
format-backend
lint-backend
16s
lint-backend
typecheck-python
4s
typecheck-python
test
1m 35s
test
Fit to window
Zoom out
Zoom in

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.