Skip to content

✨ AI patch generation #18483

✨ AI patch generation

✨ AI patch generation #18483

Triggered via pull request December 22, 2025 14:14
Status Failure
Total duration 17m 37s
Artifacts

ci.yml

on: pull_request
Matrix: arch
Fit to window
Zoom out
Zoom in

Annotations

27 errors
aux
Process completed with exit code 2.
aux: ./dashboard/app/local_config.go#L1
The file does not have the standard copyright statement (please add).
aux
Wrong commit subject format: 'DO NOT COMMIT: dashboard/app: local config'. Please use 'main/affected/package: short change description'. See docs/contributing.md for details. Regex pattern used to check commit subjects is '^(Revert "|(([a-z0-9/_.-]+|Makefile|AUTHORS|CONTRIBUTORS|README.md)(, )?)+:\ [^A-Z].+[^.]$)'.
aux: pkg/aflow/flow.go#L1
The file is not formatted/regenerated. Run 'make generate' and include it into the commit.
aux
Wrong commit subject format: 'dashboard/app: AI patching jobs'. Please use 'main/affected/package: short change description'. See docs/contributing.md for details. Regex pattern used to check commit subjects is '^(Revert "|(([a-z0-9/_.-]+|Makefile|AUTHORS|CONTRIBUTORS|README.md)(, )?)+:\ [^A-Z].+[^.]$)'.
build: pkg/aflow/execute.go#L158
The line is 131 characters long, which exceeds the maximum of 120 characters. (lll)
build: syz-agent/agent.go#L82
File is not properly formatted (gofmt)
build: pkg/aflow/flow_test.go#L45
File is not properly formatted (gofmt)
build: pkg/aflow/flow.go#L26
File is not properly formatted (gofmt)
build: pkg/aflow/tool.go#L88
Comment should end in a period (godot)
build: dashboard/app/aidb/helpers.go#L10
Comment should end in a period (godot)
build: dashboard/app/ai.go#L16
Comment should end in a period (godot)
build: dashboard/app/ai.go#L12
Comment should end in a period (godot)
build: dashboard/app/ai.go#L10
Comment should end in a period (godot)
build: pkg/aflow/tool/crash/reproduce.go#L94
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
race
The job has exceeded the maximum execution time of 15m0s
race
The operation was canceled.