fix: decode base64-encoded messages from Azure Storage Queue #3887
Annotations
4 errors
Run make 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
|
Run make lint:
pkg/eventsources/sources/azurequeuestorage/start.go#L160
cannot use rawDecodedText (variable of type string) as []byte value in assignment) (typecheck)
|
Run make lint:
pkg/eventsources/sources/azurequeuestorage/start.go#L160
cannot use rawDecodedText (variable of type string) as []byte value in assignment (typecheck)
|
Run make lint
Process completed with exit code 2.
|
Loading