Add database engine plugins (external engines) #6021
ci.yml
on: pull_request
test
21s
vuln_check
1m 4s
Matrix: build
Annotations
25 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#L13
no required module provides package github.com/sqlc-dev/sqlc/pkg/plugin; to add it:
|
|
build darwin/amd64
Process completed with exit code 1.
|
|
build darwin/amd64:
examples/plugin-based-codegen/plugins/sqlc-gen-rust/main.go#L13
no required module provides package github.com/sqlc-dev/sqlc/pkg/plugin; to add it:
|
|
build linux/arm64
The strategy configuration was canceled because "build.darwin_amd64" failed
|
|
build linux/arm64
Process completed with exit code 1.
|
|
build linux/arm64:
examples/plugin-based-codegen/plugins/sqlc-gen-rust/main.go#L13
no required module provides package github.com/sqlc-dev/sqlc/pkg/plugin; to add it:
|
|
build windows/amd64
The strategy configuration was canceled because "build.darwin_amd64" failed
|
|
build windows/amd64
The operation was canceled.
|
|
build windows/arm64
The strategy configuration was canceled because "build.darwin_amd64" failed
|
|
build windows/arm64
The operation was canceled.
|
|
build darwin/arm64
The strategy configuration was canceled because "build.darwin_amd64" failed
|
|
build darwin/arm64
The operation was canceled.
|
|
test
Process completed with exit code 1.
|
|
test:
examples/plugin-based-codegen/plugins/sqlc-gen-rust/main.go#L13
no required module provides package github.com/sqlc-dev/sqlc/pkg/plugin; to add it:
|
|
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
|