Use Protocol Buffers to serialize and deserialize commands and responses #65
Annotations
7 errors and 1 warning
golangci-lint:
wasm/command_actions.go#L20
could not import github.com/conduitio/conduit-processor-sdk (Config.Importer.Import(github.com/conduitio/conduit-processor-sdk) returned nil but no error) (typecheck)
|
golangci-lint:
wasm/command_actions.go#L22
could not import github.com/conduitio/conduit-processor-sdk/proto (Config.Importer.Import(github.com/conduitio/conduit-processor-sdk/proto) returned nil but no error) (typecheck)
|
golangci-lint:
command.go#L1
: import cycle not allowed: import stack: [github.com/conduitio/conduit-processor-sdk github.com/conduitio/conduit-processor-sdk/wasm github.com/conduitio/conduit-processor-sdk] (typecheck)
|
golangci-lint:
mock/processor.go#L17
could not import github.com/conduitio/conduit-processor-sdk (-: import cycle not allowed: import stack: [github.com/conduitio/conduit-processor-sdk github.com/conduitio/conduit-processor-sdk/wasm github.com/conduitio/conduit-processor-sdk]) (typecheck)
|
golangci-lint:
serde/serde.go#L18
could not import github.com/conduitio/conduit-processor-sdk (-: import cycle not allowed: import stack: [github.com/conduitio/conduit-processor-sdk github.com/conduitio/conduit-processor-sdk/wasm github.com/conduitio/conduit-processor-sdk]) (typecheck)
|
golangci-lint:
proto/errors.go#L1
: import cycle not allowed in test (typecheck)
|
golangci-lint
issues found
|
Run actions/setup-go@v5
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
The logs for this run have expired and are no longer available.
Loading