Add database engine plugins (external engines) #6016
Annotations
10 errors and 1 warning
|
install ./...:
internal/engine/plugin/process.go#L237
undefined: pb.Catalog
|
|
install ./...:
internal/engine/plugin/process.go#L158
undefined: pb.GetCatalogResponse
|
|
install ./...:
internal/engine/plugin/process.go#L157
undefined: pb.GetCatalogRequest
|
|
install ./...:
internal/engine/plugin/process.go#L148
undefined: pb.IsReservedKeywordResponse
|
|
install ./...:
internal/engine/plugin/process.go#L147
undefined: pb.IsReservedKeywordRequest
|
|
install ./...:
internal/engine/plugin/process.go#L127
undefined: pb.GetCommentSyntaxResponse
|
|
install ./...:
internal/engine/plugin/process.go#L126
undefined: pb.GetCommentSyntaxRequest
|
|
install ./...:
internal/engine/plugin/process.go#L104
resp.Statements undefined (type *"github.com/sqlc-dev/sqlc/pkg/engine".ParseResponse has no field or method Statements)
|
|
install ./...:
internal/engine/plugin/process.go#L32
undefined: pb.GetDialectResponse
|
|
install ./...:
internal/engine/plugin/process.go#L31
undefined: pb.GetCommentSyntaxResponse
|
|
.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 ${{ }}?
|
Loading