Add login page (Frontend) #69
Annotations
10 errors and 1 warning
Build frontend:
frontend/e2e/example.spec.ts#L1
Run autofix to sort these imports!
|
|
Build frontend:
frontend/src/layouts/ThemeRegistry.tsx#L1
'@emotion/cache' should be listed in the project's dependencies. Run 'npm i -S @emotion/cache' to add it
|
Build frontend:
frontend/src/layouts/ThemeRegistry.tsx#L1
Run autofix to sort these imports!
|
Build frontend:
frontend/src/layouts/ThemeRegistry.tsx#L7
Unexpected use of file extension "ts" for "./Theme.ts"
|
Build frontend:
frontend/src/layouts/ThemeRegistry.tsx#L11
Unexpected any. Specify a different type
|
Build frontend:
frontend/src/layouts/ThemeRegistry.tsx#L14
'flush' is assigned a value but never used
|
Build frontend:
frontend/src/layouts/ThemeRegistry.tsx#L15
'cache' is already declared in the upper scope on line 14 column 14
|
Build frontend:
frontend/src/layouts/ThemeRegistry.tsx#L26
'flush' is already declared in the upper scope on line 14 column 21
|
Build frontend:
frontend/src/types/rust.d.ts#L5
Insert `··`
|
Build frontend:
frontend/src/components/navbar/Navbar.tsx#L21
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
The logs for this run have expired and are no longer available.
Loading