Skip to content

πŸ› Build broken after merging PR #18330Β #18344

@github-actions

Description

@github-actions

Build Broken After Merge

The post-merge build verification detected a build failure after merging PR #18330.

Detail Value
PR #18330 β€” [scanner] fix: resolve Go test failures in endpoint auth, Drasi proxy, and requireUser
Author @kubestellar-hive[bot]
Merge commit a55f89800b7a1a6858c2f59a9971846189a4cefa
Detected at 2026-06-13 13:55 UTC

Build Errors

Go Build Failure

# github.com/kubestellar/console/pkg/agent
pkg/agent/server_ai_tokens.go:29:46: cannot use s.tokens.GetUsage() (value of type int64) as int value in assignment
pkg/agent/server_ai_tokens.go:37:13: cannot use sessionIn (variable of type int) as int64 value in struct literal
pkg/agent/server_ai_tokens.go:38:13: cannot use sessionOut (variable of type int) as int64 value in struct literal
pkg/agent/server_ai_tokens.go:41:13: cannot use todayIn (variable of type int) as int64 value in struct literal
pkg/agent/server_ai_tokens.go:42:13: cannot use todayOut (variable of type int) as int64 value in struct literal

Files Changed in PR

Click to expand file list
pkg/agent/server_ai_tokens.go
pkg/api/handlers/mcp/drasi_proxy_test.go
pkg/api/handlers/stellar/auth_test.go

Next Steps

  1. Check the workflow run for full logs
  2. Identify the breaking change from the files listed above
  3. Submit a fix PR or revert the merge commit

This issue was automatically created by the post-merge build verification workflow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.priority/criticalCritical priority β€” blocks development

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions