Skip to content

fix: decode base64-encoded messages from Azure Storage Queue #3887

fix: decode base64-encoded messages from Azure Storage Queue

fix: decode base64-encoded messages from Azure Storage Queue #3887

Triggered via pull request November 21, 2024 12:01
Status Failure
Total duration 4m 28s
Artifacts

ci.yaml

on: pull_request
Matrix: E2E Tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Codegen
Process completed with exit code 1.
E2E Tests (jetstream): pkg/eventsources/sources/azurequeuestorage/start.go#L160
cannot use rawDecodedText (variable of type string) as []byte value in assignment
E2E Tests (jetstream)
Process completed with exit code 2.
E2E Tests (stan): pkg/eventsources/sources/azurequeuestorage/start.go#L160
cannot use rawDecodedText (variable of type string) as []byte value in assignment
E2E Tests (stan)
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#L160
cannot use rawDecodedText (variable of type string) as []byte value in assignment) (typecheck)
lint: pkg/eventsources/sources/azurequeuestorage/start.go#L160
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#L160
cannot use rawDecodedText (variable of type string) as []byte value in assignment
Unit Tests
Process completed with exit code 2.