Skip to content

add go backend

add go backend #26

Triggered via push June 7, 2025 16:50
Status Failure
Total duration 30s
Artifacts

build.yml

on: push
test-frontend
25s
test-frontend
test-backend
7s
test-backend
build-and-push
0s
build-and-push
release
0s
release
Fit to window
Zoom out
Zoom in

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