Skip to content

add ci workflow

add ci workflow #1

Triggered via push December 2, 2025 09:52
Status Failure
Total duration 44s
Artifacts

ci.yml

on: push
Backend — Build & Test (Go)
38s
Backend — Build & Test (Go)
Frontend — Build & Test (Next.js)
0s
Frontend — Build & Test (Next.js)
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Backend — Build & Test (Go): backend/internal/monitoring/comprehensive_handler.go#L152
h.healthChecker.repo undefined (type *HealthChecker has no field or method repo) (typecheck)
Backend — Build & Test (Go): backend/internal/monitoring/comprehensive_handler.go#L105
h.healthChecker.repo undefined (type *HealthChecker has no field or method repo) (typecheck)
Backend — Build & Test (Go): backend/internal/monitoring/comprehensive_handler.go#L57
h.healthChecker.repo undefined (type *HealthChecker has no field or method repo) (typecheck)
Backend — Build & Test (Go): backend/internal/monitoring/mcp_monitor.go#L12
could not import github.com/radhi1991/aran-mcp-sentinel/internal/mcp (-: import cycle not allowed: import stack: [github.com/radhi1991/aran-mcp-sentinel/cmd/server github.com/radhi1991/aran-mcp-sentinel/internal/discovery github.com/radhi1991/aran-mcp-sentinel/internal/mcp github.com/radhi1991/aran-mcp-sentinel/internal/monitoring github.com/radhi1991/aran-mcp-sentinel/internal/mcp]) (typecheck)
Backend — Build & Test (Go): backend/internal/monitoring/health.go#L39
other declaration of NewHealthChecker (typecheck)
Backend — Build & Test (Go): backend/internal/monitoring/health_checker.go#L35
NewHealthChecker redeclared in this block (typecheck)
Backend — Build & Test (Go): backend/internal/monitoring/health.go#L15
other declaration of HealthStatus (typecheck)
Backend — Build & Test (Go): backend/internal/monitoring/health_checker.go#L22
HealthStatus redeclared in this block (typecheck)
Backend — Build & Test (Go): backend/internal/monitoring/health.go#L32
other declaration of HealthChecker (typecheck)
Backend — Build & Test (Go): backend/internal/monitoring/health_checker.go#L15
HealthChecker redeclared in this block (typecheck)
Backend — Build & Test (Go)
Restore cache failed: Dependencies file is not found in /home/runner/work/aran-mcp/aran-mcp. Supported file pattern: go.sum