# 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
Build Broken After Merge
The post-merge build verification detected a build failure after merging PR #18330.
a55f89800b7a1a6858c2f59a9971846189a4cefaBuild Errors
Go Build Failure
Files Changed in PR
Click to expand file list
Next Steps
This issue was automatically created by the post-merge build verification workflow.