fix: decode base64-encoded messages from Azure Storage Queue #3888
Annotations
10 errors
E2E Tests (stan):
pkg/eventsources/sources/azurequeuestorage/start.go#L159
cannot use rawDecodedText (variable of type string) as []byte value in assignment
|
E2E Tests (stan)
Process completed with exit code 2.
|
E2E Tests (jetstream):
pkg/eventsources/sources/azurequeuestorage/start.go#L159
cannot use rawDecodedText (variable of type string) as []byte value in assignment
|
E2E Tests (jetstream)
Process completed with exit code 2.
|
lint:
pkg/eventsources/eventing.go#L25
could not import github.com/argoproj/argo-events/pkg/eventsources/sources/azurequeuestorage (-: # github.com/argoproj/argo-events/pkg/eventsources/sources/azurequeuestorage
|
lint:
pkg/eventsources/sources/azurequeuestorage/start.go#L159
cannot use rawDecodedText (variable of type string) as []byte value in assignment) (typecheck)
|
lint:
pkg/eventsources/sources/azurequeuestorage/start.go#L159
cannot use rawDecodedText (variable of type string) as []byte value in assignment (typecheck)
|
lint
Process completed with exit code 2.
|
Unit Tests:
pkg/eventsources/sources/azurequeuestorage/start.go#L159
cannot use rawDecodedText (variable of type string) as []byte value in assignment
|
Unit Tests
Process completed with exit code 2.
|