Skip to content

Add database engine plugins (external engines) #6064

Add database engine plugins (external engines)

Add database engine plugins (external engines) #6064

Triggered via pull request February 9, 2026 18:41
Status Failure
Total duration 1m 29s
Artifacts

ci.yml

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

Annotations

24 errors and 2 warnings
build linux/arm64
Process completed with exit code 1.
build linux/arm64: internal/cmd/plugin_engine.go#L291
syntax error: unexpected name statementToCompilerQuery, expected (
build windows/arm64
The strategy configuration was canceled because "build.linux_arm64" failed
build windows/arm64
The operation was canceled.
build darwin/amd64
The strategy configuration was canceled because "build.linux_arm64" failed
build darwin/amd64
The operation was canceled.
build windows/amd64
The strategy configuration was canceled because "build.linux_arm64" failed
build windows/amd64
The operation was canceled.
build linux/amd64
The strategy configuration was canceled because "build.linux_arm64" failed
build linux/amd64
The operation was canceled.
build darwin/arm64
The strategy configuration was canceled because "build.linux_arm64" failed
build darwin/arm64
The operation was canceled.
vuln_check: internal/cmd/plugin_engine.go#L184
resp.GetCatalog undefined (type *engine.ParseResponse has no field or method GetCatalog)
vuln_check: internal/cmd/plugin_engine.go#L284
undefined: pb.Identifier
vuln_check: internal/cmd/plugin_engine.go#L241
undefined: pb.Catalog
vuln_check: internal/cmd/plugin_engine.go#L338
expected '}', found 'EOF'
vuln_check: internal/cmd/plugin_engine.go#L338
expected ';', found 'EOF'
vuln_check: internal/cmd/plugin_engine.go#L291
expected ')', found '.'
vuln_check: internal/cmd/plugin_engine.go#L291
missing ',' in parameter list
vuln_check: internal/cmd/plugin_engine.go#L291
expected ')', found '*'
vuln_check: internal/cmd/plugin_engine.go#L291
missing parameter name
vuln_check: internal/cmd/plugin_engine.go#L291
expected '(', found statementToCompilerQuery
test
Process completed with exit code 1.
test: internal/cmd/plugin_engine.go#L291
syntax error: unexpected name statementToCompilerQuery, expected (
Workflow syntax warning: .github/workflows/ci.yml#L55
.github/workflows/ci.yml (Line: 55, Col: 11): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
vuln_check
Failed to restore: Cache service responded with 400