Skip to content

add createSchema and getSchema util methods #211

add createSchema and getSchema util methods

add createSchema and getSchema util methods #211

Triggered via pull request July 16, 2024 04:44
Status Failure
Total duration 44s
Artifacts

lint.yml

on: pull_request
golangci-lint
34s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
golangci-lint: conduit/global/util.go#L34
Comment should end in a period (godot)
golangci-lint: schema/schema.go#L31
error returned from interface method should be wrapped: sig: func (github.com/conduitio/conduit-processor-sdk/conduit.SchemaService).GetSchema(context.Context, github.com/conduitio/conduit-processor-sdk/conduit.GetSchemaRequest) (github.com/conduitio/conduit-processor-sdk/conduit.GetSchemaResponse, error) (wrapcheck)
golangci-lint: schema/schema.go#L43
error returned from interface method should be wrapped: sig: func (github.com/conduitio/conduit-processor-sdk/conduit.SchemaService).CreateSchema(context.Context, github.com/conduitio/conduit-processor-sdk/conduit.CreateSchemaRequest) (github.com/conduitio/conduit-processor-sdk/conduit.CreateSchemaResponse, error) (wrapcheck)
golangci-lint
issues found
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2