House keeping #47
test.yml
on: pull_request
Run Python linters
10s
Run JS linters
19s
Run backend unit tests
0s
Run frontend unit tests
40s
Annotations
1 error and 5 warnings
Run Python linters
Process completed with exit code 2.
|
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
|