Skip to content

chore: bump google.golang.org/genai from 0.7.0 to 1.8.0 #39795

chore: bump google.golang.org/genai from 0.7.0 to 1.8.0

chore: bump google.golang.org/genai from 0.7.0 to 1.8.0 #39795

Triggered via pull request June 2, 2025 11:51
Status Failure
Total duration 4m 53s
Artifacts

ci.yaml

on: pull_request
Matrix: test-e2e
Matrix: test-go-pg
Matrix: test-go
test-go-pg-16
3m 20s
test-go-pg-16
test-go-tailnet-integration
1m 23s
test-go-tailnet-integration
chromatic
chromatic
deploy-wsproxies
deploy-wsproxies
deploy
deploy
notify-slack-on-failure
notify-slack-on-failure
Fit to window
Zoom out
Zoom in

Annotations

74 errors and 2 warnings
gen
Process completed with exit code 2.
gen
invalid operation: cannot indirect lastResp.UsageMetadata.CandidatesTokenCount (variable of type int32)
gen
invalid operation: lastResp.UsageMetadata.CandidatesTokenCount != nil (mismatched types int32 and untyped nil)
gen
invalid operation: cannot indirect lastResp.UsageMetadata.PromptTokenCount (variable of type int32)
gen
invalid operation: lastResp.UsageMetadata.PromptTokenCount != nil (mismatched types int32 and untyped nil)
test-go-pg (ubuntu-latest)
Process completed with exit code 3.
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.CandidatesTokenCount != 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.PromptTokenCount != 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.CandidatesTokenCount != 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.PromptTokenCount != nil (mismatched types int32 and untyped nil)
test-go-pg (windows-2022)
The operation was canceled.
test-go-pg (windows-2022)
The strategy configuration was canceled because "test-go-pg.ubuntu-latest" failed
test-e2e
Process completed with exit code 2.
test-e2e
invalid operation: cannot indirect lastResp.UsageMetadata.CandidatesTokenCount (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.PromptTokenCount (variable of type int32)
test-e2e
invalid operation: lastResp.UsageMetadata.PromptTokenCount != nil (mismatched types int32 and untyped nil)
test-go-pg (macos-latest)
The operation was canceled.
test-go-pg (macos-latest)
The strategy configuration was canceled because "test-go-pg.ubuntu-latest" failed
test-go-race
Process completed with exit code 3.
test-go-race
invalid operation: cannot indirect lastResp.UsageMetadata.CandidatesTokenCount (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.PromptTokenCount (variable of type int32)
test-go-race
invalid operation: lastResp.UsageMetadata.PromptTokenCount != nil (mismatched types int32 and untyped nil)
test-go (ubuntu-latest)
Process completed with exit code 3.
test-go (ubuntu-latest)
invalid operation: cannot indirect lastResp.UsageMetadata.CandidatesTokenCount (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.PromptTokenCount (variable of type int32)
test-go (ubuntu-latest)
invalid operation: lastResp.UsageMetadata.PromptTokenCount != nil (mismatched types int32 and untyped nil)
test-go-tailnet-integration
Process completed with exit code 2.
test-go-tailnet-integration
invalid operation: cannot indirect lastResp.UsageMetadata.CandidatesTokenCount (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.PromptTokenCount (variable of type int32)
test-go-tailnet-integration
invalid operation: lastResp.UsageMetadata.PromptTokenCount != nil (mismatched types int32 and untyped nil)
build-dylib
Process completed with exit code 2.
build-dylib
invalid operation: cannot indirect lastResp.UsageMetadata.CandidatesTokenCount (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.PromptTokenCount (variable of type int32)
build-dylib
invalid operation: lastResp.UsageMetadata.PromptTokenCount != nil (mismatched types int32 and untyped nil)
test-go-race-pg
Process completed with exit code 3.
test-go-race-pg
invalid operation: cannot indirect lastResp.UsageMetadata.CandidatesTokenCount (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.PromptTokenCount (variable of type int32)
test-go-race-pg
invalid operation: lastResp.UsageMetadata.PromptTokenCount != nil (mismatched types int32 and untyped nil)
lint: agent/agentscripts/agentscripts.go#L261
script.LogSourceID undefined (type runnerScript has no field or method LogSourceID) (typecheck)
lint: agent/agentscripts/agentscripts.go#L250
script.Cron undefined (type runnerScript has no field or method Cron) (typecheck)
lint: agent/agentscripts/agentscripts.go#L248
script.RunOnStop undefined (type runnerScript has no field or method RunOnStop) (typecheck)
lint: agent/agentscripts/agentscripts.go#L247
script.RunOnStart undefined (type runnerScript has no field or method RunOnStart) (typecheck)
lint: agent/agentscripts/agentscripts.go#L181
script.Cron undefined (type runnerScript has no field or method Cron) (typecheck)
lint: agent/agentscripts/agentscripts.go#L177
script.Cron undefined (type runnerScript has no field or method Cron) (typecheck)
lint
invalid operation: cannot indirect lastResp.UsageMetadata.CandidatesTokenCount (variable of type int32)
lint
invalid operation: lastResp.UsageMetadata.CandidatesTokenCount != nil (mismatched types int32 and untyped nil)
lint
invalid operation: cannot indirect lastResp.UsageMetadata.PromptTokenCount (variable of type int32)
lint
invalid operation: lastResp.UsageMetadata.PromptTokenCount != nil (mismatched types int32 and untyped nil)
test-go (macos-latest)
Process completed with exit code 3.
test-go (macos-latest)
invalid operation: cannot indirect lastResp.UsageMetadata.CandidatesTokenCount (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.PromptTokenCount (variable of type int32)
test-go (macos-latest)
invalid operation: lastResp.UsageMetadata.PromptTokenCount != nil (mismatched types int32 and untyped nil)
test-go (windows-2022)
Process completed with exit code 3.
test-go (windows-2022)
invalid operation: cannot indirect lastResp.UsageMetadata.CandidatesTokenCount (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.PromptTokenCount (variable of type int32)
test-go (windows-2022)
invalid operation: lastResp.UsageMetadata.PromptTokenCount != nil (mismatched types int32 and untyped nil)
test-go-pg-16
Process completed with exit code 2.
test-go-pg-16
invalid operation: cannot indirect lastResp.UsageMetadata.CandidatesTokenCount (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.PromptTokenCount (variable of type int32)
test-go-pg-16
invalid operation: lastResp.UsageMetadata.PromptTokenCount != nil (mismatched types int32 and untyped nil)
required
Process completed with exit code 1.
test-go-pg-16
Back off 23.684 seconds before retry.
test-go-pg-16
Failed to download action 'https://api.github.com/repos/step-security/harden-runner/tarball/0634a2670c59f64b4a01f0f96f84700a4088b9f0'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.