Skip to content

refactor: restructure Go code into workspace with api, core, and adk modules #4008

refactor: restructure Go code into workspace with api, core, and adk modules

refactor: restructure Go code into workspace with api, core, and adk modules #4008

Triggered via pull request March 4, 2026 01:44
Status Failure
Total duration 4m 10s
Artifacts

ci.yaml

on: pull_request
Matrix: python-test
Matrix: build
Matrix: test-e2e
Fit to window
Zoom out
Zoom in

Annotations

38 errors, 1 warning, and 1 notice
go-unit-tests
no required module provides package github.com/kagent-dev/kagent/go/pkg/adk; to add it:
go-unit-tests
no required module provides package github.com/kagent-dev/kagent/go/internal/utils; to add it:
go-unit-tests
no required module provides package github.com/kagent-dev/kagent/go/pkg/adk; to add it:
go-unit-tests
no required module provides package github.com/kagent-dev/kagent/go/internal/utils; to add it:
go-unit-tests
no required module provides package github.com/kagent-dev/kagent/go/pkg/adk; to add it:
go-unit-tests
no required module provides package github.com/kagent-dev/kagent/go/internal/utils; to add it:
go-unit-tests
no required module provides package github.com/kagent-dev/kagent/go/pkg/adk; to add it:
go-unit-tests
no required module provides package github.com/kagent-dev/kagent/go/internal/utils; to add it:
go-unit-tests
no required module provides package github.com/kagent-dev/kagent/go/pkg/adk; to add it:
go-unit-tests
no required module provides package github.com/kagent-dev/kagent/go/internal/utils; to add it:
build (controller)
Process completed with exit code 2.
build (ui)
The strategy configuration was canceled because "build.controller" failed
build (ui)
The operation was canceled.
go-lint
issues found
go-lint
no required module provides package github.com/kagent-dev/kagent/go/pkg/adk; to add it:
go-lint
no required module provides package github.com/kagent-dev/kagent/go/internal/utils; to add it:
build (cli)
The strategy configuration was canceled because "build.controller" failed
build (cli)
The operation was canceled.
build (skills-init)
The strategy configuration was canceled because "build.controller" failed
build (skills-init)
The operation was canceled.
build (golang-adk)
The strategy configuration was canceled because "build.controller" failed
build (golang-adk)
The operation was canceled.
build (app)
The strategy configuration was canceled because "build.controller" failed
build (app)
The operation was canceled.
test-e2e (sqlite)
Process completed with exit code 1.
test-e2e (sqlite)
Kubectl logs -n kagent deployment/kagent-controller
test-e2e (sqlite)
Kubectl get agents -n kagent
test-e2e (sqlite)
Kubectl get events -n kagent
test-e2e (sqlite)
Kubectl get pods -n kagent
test-e2e (sqlite)
Failed to run e2e tests
test-e2e (sqlite)
Process completed with exit code 2.
test-e2e (postgres)
Process completed with exit code 1.
test-e2e (postgres)
Kubectl logs -n kagent deployment/kagent-controller
test-e2e (postgres)
Kubectl get agents -n kagent
test-e2e (postgres)
Kubectl get events -n kagent
test-e2e (postgres)
Kubectl get pods -n kagent
test-e2e (postgres)
Failed to run e2e tests
test-e2e (postgres)
Process completed with exit code 2.
ui-tests: ui/src/lib/messageHandlers.ts#L1
'TaskStatus' is defined but never used. Allowed unused vars must match /^_/u
Cache Key
Branch: kagent-v2-eitanya/golang-refactor