chore: bump google.golang.org/genai from 0.7.0 to 1.10.0 #40134
ci.yaml
on: pull_request
changes
13s
gen
49s
Matrix: test-e2e
Matrix: test-go-pg
Matrix: test-go
lint
1m 30s
fmt
48s
test-go-race
1m 15s
test-go-race-pg
2m 13s
test-js
0s
offlinedocs
0s
sqlc-vet
0s
test-go-pg-16
1m 22s
test-go-tailnet-integration
55s
chromatic
0s
deploy-wsproxies
0s
deploy
0s
notify-slack-on-failure
0s
Annotations
72 errors
gen
invalid operation: lastResp.UsageMetadata.PromptTokenCount != nil (mismatched types int32 and untyped nil)
|
gen
invalid operation: cannot indirect lastResp.UsageMetadata.PromptTokenCount (variable of type int32)
|
gen
invalid operation: lastResp.UsageMetadata.CandidatesTokenCount != nil (mismatched types int32 and untyped nil)
|
gen
invalid operation: cannot indirect lastResp.UsageMetadata.CandidatesTokenCount (variable of type int32)
|
gen
Process completed with exit code 2.
|
test-go-tailnet-integration
invalid operation: lastResp.UsageMetadata.PromptTokenCount != nil (mismatched types int32 and untyped nil)
|
test-go-tailnet-integration
invalid operation: cannot indirect lastResp.UsageMetadata.PromptTokenCount (variable of type int32)
|
test-go-tailnet-integration
invalid operation: lastResp.UsageMetadata.CandidatesTokenCount != nil (mismatched types int32 and untyped nil)
|
test-go-tailnet-integration
invalid operation: cannot indirect lastResp.UsageMetadata.CandidatesTokenCount (variable of type int32)
|
test-go-tailnet-integration
Process completed with exit code 2.
|
test-e2e
invalid operation: lastResp.UsageMetadata.PromptTokenCount != nil (mismatched types int32 and untyped nil)
|
test-e2e
invalid operation: cannot indirect lastResp.UsageMetadata.PromptTokenCount (variable of type int32)
|
test-e2e
invalid operation: lastResp.UsageMetadata.CandidatesTokenCount != nil (mismatched types int32 and untyped nil)
|
test-e2e
invalid operation: cannot indirect lastResp.UsageMetadata.CandidatesTokenCount (variable of type int32)
|
test-e2e
Process completed with exit code 2.
|
test-go (ubuntu-latest)
invalid operation: lastResp.UsageMetadata.PromptTokenCount != nil (mismatched types int32 and untyped nil)
|
test-go (ubuntu-latest)
invalid operation: cannot indirect lastResp.UsageMetadata.PromptTokenCount (variable of type int32)
|
test-go (ubuntu-latest)
invalid operation: lastResp.UsageMetadata.CandidatesTokenCount != nil (mismatched types int32 and untyped nil)
|
test-go (ubuntu-latest)
invalid operation: cannot indirect lastResp.UsageMetadata.CandidatesTokenCount (variable of type int32)
|
test-go (ubuntu-latest)
Process completed with exit code 3.
|
test-go-race
invalid operation: lastResp.UsageMetadata.PromptTokenCount != nil (mismatched types int32 and untyped nil)
|
test-go-race
invalid operation: cannot indirect lastResp.UsageMetadata.PromptTokenCount (variable of type int32)
|
test-go-race
invalid operation: lastResp.UsageMetadata.CandidatesTokenCount != nil (mismatched types int32 and untyped nil)
|
test-go-race
invalid operation: cannot indirect lastResp.UsageMetadata.CandidatesTokenCount (variable of type int32)
|
test-go-race
Process completed with exit code 3.
|
test-go-pg-16
invalid operation: lastResp.UsageMetadata.PromptTokenCount != nil (mismatched types int32 and untyped nil)
|
test-go-pg-16
invalid operation: cannot indirect lastResp.UsageMetadata.PromptTokenCount (variable of type int32)
|
test-go-pg-16
invalid operation: lastResp.UsageMetadata.CandidatesTokenCount != nil (mismatched types int32 and untyped nil)
|
test-go-pg-16
invalid operation: cannot indirect lastResp.UsageMetadata.CandidatesTokenCount (variable of type int32)
|
test-go-pg-16
Process completed with exit code 2.
|
test-go-pg (ubuntu-latest)
invalid operation: lastResp.UsageMetadata.PromptTokenCount != nil (mismatched types int32 and untyped nil)
|
test-go-pg (ubuntu-latest)
invalid operation: cannot indirect lastResp.UsageMetadata.PromptTokenCount (variable of type int32)
|
test-go-pg (ubuntu-latest)
invalid operation: lastResp.UsageMetadata.CandidatesTokenCount != nil (mismatched types int32 and untyped nil)
|
test-go-pg (ubuntu-latest)
invalid operation: cannot indirect lastResp.UsageMetadata.CandidatesTokenCount (variable of type int32)
|
test-go-pg (ubuntu-latest)
invalid operation: lastResp.UsageMetadata.PromptTokenCount != nil (mismatched types int32 and untyped nil)
|
test-go-pg (ubuntu-latest)
invalid operation: cannot indirect lastResp.UsageMetadata.PromptTokenCount (variable of type int32)
|
test-go-pg (ubuntu-latest)
invalid operation: lastResp.UsageMetadata.CandidatesTokenCount != nil (mismatched types int32 and untyped nil)
|
test-go-pg (ubuntu-latest)
invalid operation: cannot indirect lastResp.UsageMetadata.CandidatesTokenCount (variable of type int32)
|
test-go-pg (ubuntu-latest)
Process completed with exit code 3.
|
lint
invalid operation: lastResp.UsageMetadata.PromptTokenCount != nil (mismatched types int32 and untyped nil)
|
lint
invalid operation: cannot indirect lastResp.UsageMetadata.PromptTokenCount (variable of type int32)
|
lint
invalid operation: lastResp.UsageMetadata.CandidatesTokenCount != nil (mismatched types int32 and untyped nil)
|
lint
invalid operation: cannot indirect lastResp.UsageMetadata.CandidatesTokenCount (variable of type int32)
|
lint:
agent/agentscripts/agentscripts.go#L177
script.Cron undefined (type runnerScript has no field or method Cron) (typecheck)
|
lint:
agent/agentscripts/agentscripts.go#L181
script.Cron undefined (type runnerScript has no field or method Cron) (typecheck)
|
lint:
agent/agentscripts/agentscripts.go#L247
script.RunOnStart undefined (type runnerScript has no field or method RunOnStart) (typecheck)
|
lint:
agent/agentscripts/agentscripts.go#L248
script.RunOnStop undefined (type runnerScript has no field or method RunOnStop) (typecheck)
|
lint:
agent/agentscripts/agentscripts.go#L250
script.Cron undefined (type runnerScript has no field or method Cron) (typecheck)
|
lint:
agent/agentscripts/agentscripts.go#L261
script.LogSourceID undefined (type runnerScript has no field or method LogSourceID) (typecheck)
|
test-go-pg (windows-2022)
The job was canceled because "ubuntu-latest" failed.
|
test-go-pg (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
test-go-race-pg
invalid operation: lastResp.UsageMetadata.PromptTokenCount != nil (mismatched types int32 and untyped nil)
|
test-go-race-pg
invalid operation: cannot indirect lastResp.UsageMetadata.PromptTokenCount (variable of type int32)
|
test-go-race-pg
invalid operation: lastResp.UsageMetadata.CandidatesTokenCount != nil (mismatched types int32 and untyped nil)
|
test-go-race-pg
invalid operation: cannot indirect lastResp.UsageMetadata.CandidatesTokenCount (variable of type int32)
|
test-go-race-pg
Process completed with exit code 3.
|
test-go (macos-latest)
invalid operation: lastResp.UsageMetadata.PromptTokenCount != nil (mismatched types int32 and untyped nil)
|
test-go (macos-latest)
invalid operation: cannot indirect lastResp.UsageMetadata.PromptTokenCount (variable of type int32)
|
test-go (macos-latest)
invalid operation: lastResp.UsageMetadata.CandidatesTokenCount != nil (mismatched types int32 and untyped nil)
|
test-go (macos-latest)
invalid operation: cannot indirect lastResp.UsageMetadata.CandidatesTokenCount (variable of type int32)
|
test-go (macos-latest)
Process completed with exit code 3.
|
build-dylib
invalid operation: lastResp.UsageMetadata.PromptTokenCount != nil (mismatched types int32 and untyped nil)
|
build-dylib
invalid operation: cannot indirect lastResp.UsageMetadata.PromptTokenCount (variable of type int32)
|
build-dylib
invalid operation: lastResp.UsageMetadata.CandidatesTokenCount != nil (mismatched types int32 and untyped nil)
|
build-dylib
invalid operation: cannot indirect lastResp.UsageMetadata.CandidatesTokenCount (variable of type int32)
|
build-dylib
Process completed with exit code 2.
|
test-go (windows-2022)
invalid operation: lastResp.UsageMetadata.PromptTokenCount != nil (mismatched types int32 and untyped nil)
|
test-go (windows-2022)
invalid operation: cannot indirect lastResp.UsageMetadata.PromptTokenCount (variable of type int32)
|
test-go (windows-2022)
invalid operation: lastResp.UsageMetadata.CandidatesTokenCount != nil (mismatched types int32 and untyped nil)
|
test-go (windows-2022)
invalid operation: cannot indirect lastResp.UsageMetadata.CandidatesTokenCount (variable of type int32)
|
test-go (windows-2022)
Process completed with exit code 3.
|
required
Process completed with exit code 1.
|