add go backend #26
Annotations
4 errors and 11 warnings
|
test-backend
Process completed with exit code 1.
|
|
test-backend
missing go.sum entry for module providing package github.com/joho/godotenv (imported by github.com/rajsinghtech/tsflow/backend); to add:
|
|
test-backend
missing go.sum entry for module providing package github.com/gin-gonic/gin (imported by github.com/rajsinghtech/tsflow/backend); to add:
|
|
test-backend
missing go.sum entry for module providing package github.com/gin-contrib/cors (imported by github.com/rajsinghtech/tsflow/backend); to add:
|
|
test-backend
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
|
test-frontend:
frontend/src/pages/Dashboard.tsx#L132
Unexpected any. Specify a different type
|
|
test-frontend:
frontend/src/pages/Dashboard.tsx#L34
Unexpected any. Specify a different type
|
|
test-frontend:
frontend/src/pages/Dashboard.tsx#L33
Unexpected any. Specify a different type
|
|
test-frontend:
frontend/src/pages/Dashboard.tsx#L28
Unexpected any. Specify a different type
|
|
test-frontend:
frontend/src/lib/api.ts#L94
Unexpected any. Specify a different type
|
|
test-frontend:
frontend/src/lib/api.ts#L89
Unexpected any. Specify a different type
|
|
test-frontend:
frontend/src/lib/api.ts#L84
Unexpected any. Specify a different type
|
|
test-frontend:
frontend/src/contexts/ThemeContext.tsx#L63
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
test-frontend:
frontend/src/components/TrafficChart.tsx#L78
Unexpected any. Specify a different type
|
|
test-frontend:
frontend/src/components/TrafficChart.tsx#L73
Unexpected any. Specify a different type
|