refactor: restructure Go code into workspace with api, core, and adk modules #4008
ci.yaml
on: pull_request
setup
2s
go-unit-tests
40s
helm-unit-tests
12s
ui-tests
39s
go-lint
2m 5s
python-lint
20s
manifests-check
16s
Matrix: python-test
Matrix: build
Matrix: test-e2e
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
|