remove typing imports and uvicorn dependency #55
test.yml
on: push
Run Python linters
7s
Run JS linters
18s
Run backend unit tests
26s
Run frontend unit tests
37s
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
|