adding history and related apis #112
Annotations
9 warnings
frontend/rsbuild.config.ts#L3
'SemiRspackPlugin' is defined but never used
|
frontend/src/components/dashboard/project/actions.tsx#L2
'useContext' is defined but never used
|
frontend/src/components/dashboard/project/logs/logs.tsx#L7
'Props' is defined but never used
|
frontend/src/hooks/useTheme.tsx#L8
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
frontend/src/services/logNotifications.tsx#L5
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
frontend/src/services/projectWebsocket.ts#L5
Unexpected any. Specify a different type
|
frontend/src/services/projects.ts#L1
'SemiNotification' is defined but never used
|
frontend/src/services/projects.ts#L105
Unexpected any. Specify a different type
|
frontend/src/services/types.ts#L69
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading