Add database engine plugins (external engines) #6015
ci.yml
on: pull_request
test
1m 7s
vuln_check
1m 10s
Matrix: build
Annotations
40 errors and 2 warnings
|
build linux/amd64:
internal/engine/plugin/process.go#L237
undefined: pb.Catalog
|
|
build linux/amd64:
internal/engine/plugin/process.go#L158
undefined: pb.GetCatalogResponse
|
|
build linux/amd64:
internal/engine/plugin/process.go#L157
undefined: pb.GetCatalogRequest
|
|
build linux/amd64:
internal/engine/plugin/process.go#L148
undefined: pb.IsReservedKeywordResponse
|
|
build linux/amd64:
internal/engine/plugin/process.go#L147
undefined: pb.IsReservedKeywordRequest
|
|
build linux/amd64:
internal/engine/plugin/process.go#L127
undefined: pb.GetCommentSyntaxResponse
|
|
build linux/amd64:
internal/engine/plugin/process.go#L126
undefined: pb.GetCommentSyntaxRequest
|
|
build linux/amd64:
internal/engine/plugin/process.go#L104
resp.Statements undefined (type *"github.com/sqlc-dev/sqlc/pkg/engine".ParseResponse has no field or method Statements)
|
|
build linux/amd64:
internal/engine/plugin/process.go#L32
undefined: pb.GetDialectResponse
|
|
build linux/amd64:
internal/engine/plugin/process.go#L31
undefined: pb.GetCommentSyntaxResponse
|
|
build darwin/arm64
The strategy configuration was canceled because "build.linux_amd64" failed
|
|
build darwin/arm64
The operation was canceled.
|
|
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/amd64
The strategy configuration was canceled because "build.linux_amd64" failed
|
|
build darwin/amd64
The operation was canceled.
|
|
build windows/arm64
The strategy configuration was canceled because "build.linux_amd64" failed
|
|
build windows/arm64
The operation was canceled.
|
|
test:
internal/engine/plugin/process.go#L237
undefined: pb.Catalog
|
|
test:
internal/engine/plugin/process.go#L158
undefined: pb.GetCatalogResponse
|
|
test:
internal/engine/plugin/process.go#L157
undefined: pb.GetCatalogRequest
|
|
test:
internal/engine/plugin/process.go#L148
undefined: pb.IsReservedKeywordResponse
|
|
test:
internal/engine/plugin/process.go#L147
undefined: pb.IsReservedKeywordRequest
|
|
test:
internal/engine/plugin/process.go#L127
undefined: pb.GetCommentSyntaxResponse
|
|
test:
internal/engine/plugin/process.go#L126
undefined: pb.GetCommentSyntaxRequest
|
|
test:
internal/engine/plugin/process.go#L104
resp.Statements undefined (type *"github.com/sqlc-dev/sqlc/pkg/engine".ParseResponse has no field or method Statements)
|
|
test:
internal/engine/plugin/process.go#L32
undefined: pb.GetDialectResponse
|
|
test:
internal/engine/plugin/process.go#L31
undefined: pb.GetCommentSyntaxResponse
|
|
vuln_check:
internal/engine/plugin/process.go#L158
undefined: pb.GetCatalogResponse
|
|
vuln_check:
internal/engine/plugin/process.go#L157
undefined: pb.GetCatalogRequest
|
|
vuln_check:
internal/engine/plugin/process.go#L148
undefined: pb.IsReservedKeywordResponse
|
|
vuln_check:
internal/engine/plugin/process.go#L147
undefined: pb.IsReservedKeywordRequest
|
|
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#L104
resp.Statements undefined (type *"github.com/sqlc-dev/sqlc/pkg/engine".ParseResponse has no field or method Statements)
|
|
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
|
|
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
|