adding history and related apis #60
Annotations
8 warnings
build:
frontend/src/components/dashboard/project/actions.tsx#L2
'useContext' is defined but never used
|
build:
frontend/src/components/dashboard/project/logs/logs.tsx#L7
'Props' is defined but never used
|
build:
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
|
build:
frontend/src/pages/console/overview.tsx#L1
'useParams' is defined but never used
|
build:
frontend/src/pages/console/overview.tsx#L2
'useAPI' is defined but never used
|
build:
frontend/src/services/projectWebsocket.ts#L5
Unexpected any. Specify a different type
|
build:
frontend/src/services/projects.ts#L55
Unexpected any. Specify a different type
|
build:
frontend/src/services/types.ts#L69
Unexpected any. Specify a different type
|