fix(translator): apply temperature/maxTokens/topP for AzureOpenAI #6089
ci.yaml
on: pull_request
setup
2s
go-unit-tests
5m 24s
helm-unit-tests
15s
ui-tests
1m 38s
go-lint
4m 30s
python-lint
22s
manifests-check
28s
Matrix: python-test
test-e2e
27m 6s
Matrix: build
Annotations
14 errors, 11 warnings, and 1 notice
|
build (controller)
ERROR: Error response from daemon: Head "https://registry-1.docker.io/v2/moby/buildkit/manifests/buildx-stable-1": Get "https://auth.docker.io/token?account=githubactions&scope=repository%3Amoby%2Fbuildkit%3Apull&service=registry.docker.io": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
|
|
build (golang-adk)
The strategy configuration was canceled because "build.controller" failed
|
|
build (golang-adk)
The operation was canceled.
|
|
build (cli)
The strategy configuration was canceled because "build.controller" failed
|
|
build (cli)
The operation was canceled.
|
|
build (ui)
The strategy configuration was canceled because "build.controller" failed
|
|
build (ui)
The operation was canceled.
|
|
build (golang-adk-full)
The strategy configuration was canceled because "build.controller" failed
|
|
build (golang-adk-full)
The operation was canceled.
|
|
build (app)
The strategy configuration was canceled because "build.controller" failed
|
|
build (app)
The operation was canceled.
|
|
build (skills-init)
The strategy configuration was canceled because "build.controller" failed
|
|
build (skills-init)
The operation was canceled.
|
|
go-unit-tests
Process completed with exit code 1.
|
|
build (controller)
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
build (golang-adk)
Docker pull failed with exit code 1, back off 9.324 seconds before retry.
|
|
build (cli)
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
build (ui)
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
build (golang-adk-full)
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
build (app)
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
build (skills-init)
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
ui-tests:
ui/src/lib/agentHarness.ts#L2
'isOpenshellSandboxRow' is defined but never used. Allowed unused vars must match /^_/u
|
|
ui-tests:
ui/src/components/agent-form/OpenClawSandboxFields.tsx#L165
React Hook React.useEffect has a missing dependency: 'set'. Either include it or remove the dependency array
|
|
test-e2e
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: styfle/cancel-workflow-action@85880fa0301c86cca9da44039ee3bb12d3bedbfa. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test-e2e
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
Cache Key
Branch: kagent-v2-fix/azure-openai-config-params
|