Add database engine plugins (external engines) #6018
ci.yml
on: pull_request
test
1m 7s
vuln_check
1m 6s
Matrix: build
Annotations
33 errors and 2 warnings
|
build linux/amd64
Process completed with exit code 1.
|
|
build linux/amd64:
examples/plugin-based-codegen/plugins/sqlc-gen-rust/main.go#L17
undefined: plugin.Run
|
|
build linux/amd64:
pkg/engine/sdk.go#L71
undefined: ParseRequest
|
|
build linux/amd64:
pkg/engine/sdk.go#L44
undefined: ParseResponse
|
|
build linux/amd64:
pkg/engine/sdk.go#L44
undefined: ParseRequest
|
|
build linux/arm64
The strategy configuration was canceled because "build.linux_amd64" failed
|
|
build linux/arm64
The operation was canceled.
|
|
build windows/amd64
The strategy configuration was canceled because "build.linux_amd64" failed
|
|
build windows/amd64
The operation was canceled.
|
|
build darwin/arm64
The strategy configuration was canceled because "build.linux_amd64" failed
|
|
build darwin/arm64
The operation was canceled.
|
|
build windows/arm64
The strategy configuration was canceled because "build.linux_amd64" failed
|
|
build windows/arm64
The operation was canceled.
|
|
build windows/arm64:
pkg/engine/sdk.go#L71
undefined: ParseRequest
|
|
build windows/arm64:
pkg/engine/sdk.go#L44
undefined: ParseResponse
|
|
build windows/arm64:
pkg/engine/sdk.go#L44
undefined: ParseRequest
|
|
build darwin/amd64
The strategy configuration was canceled because "build.linux_amd64" failed
|
|
build darwin/amd64
The operation was canceled.
|
|
test
Process completed with exit code 1.
|
|
test:
examples/plugin-based-codegen/plugins/sqlc-gen-rust/main.go#L17
undefined: plugin.Run
|
|
test:
pkg/engine/sdk.go#L71
undefined: ParseRequest
|
|
test:
pkg/engine/sdk.go#L44
undefined: ParseResponse
|
|
test:
pkg/engine/sdk.go#L44
undefined: ParseRequest
|
|
vuln_check:
internal/engine/plugin/process.go#L127
undefined: pb.GetCommentSyntaxResponse
|
|
vuln_check:
internal/engine/plugin/process.go#L126
undefined: pb.GetCommentSyntaxRequest
|
|
vuln_check:
internal/engine/plugin/process.go#L97
undefined: pb.ParseResponse
|
|
vuln_check:
internal/engine/plugin/process.go#L96
undefined: pb.ParseRequest
|
|
vuln_check:
internal/engine/plugin/process.go#L237
undefined: pb.Catalog
|
|
vuln_check:
internal/engine/plugin/process.go#L32
undefined: pb.GetDialectResponse
|
|
vuln_check:
internal/engine/plugin/process.go#L31
undefined: pb.GetCommentSyntaxResponse
|
|
vuln_check:
pkg/engine/sdk.go#L71
undefined: ParseRequest
|
|
vuln_check:
pkg/engine/sdk.go#L44
undefined: ParseResponse
|
|
vuln_check:
pkg/engine/sdk.go#L44
undefined: ParseRequest
|
|
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
|