Skip to content

remove typing imports and uvicorn dependency #55

remove typing imports and uvicorn dependency

remove typing imports and uvicorn dependency #55

Triggered via push October 10, 2024 09:18
Status Failure
Total duration 1m 12s
Artifacts

test.yml

on: push
Run Python linters
7s
Run Python linters
Run JS linters
18s
Run JS linters
Run backend unit tests
26s
Run backend unit tests
Run frontend unit tests
37s
Run frontend unit tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
Run backend unit tests
Process completed with exit code 1.
Run JS linters: frontend/src/contexts/auth.tsx#L56
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Run JS linters: frontend/src/contexts/snackbar.tsx#L62
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Run JS linters: frontend/src/routes/home.tsx#L88
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Run JS linters: frontend/src/routes/sso.login.tsx#L11
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Run JS linters: frontend/src/routes/users.tsx#L27
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components