feat: add all sprig functions to templates #2914
Annotations
24 errors
Codegen:
sensors/triggers/params.go#L278
expected statement, found '<<'
|
Codegen
Process completed with exit code 2.
|
E2E Tests (kafka):
sensors/triggers/params.go#L278
syntax error: unexpected <<, expected }
|
E2E Tests (kafka):
sensors/triggers/params.go#L287
syntax error: non-declaration statement outside function body
|
E2E Tests (kafka)
Process completed with exit code 2.
|
E2E Tests (jetstream):
sensors/triggers/params.go#L278
syntax error: unexpected <<, expected }
|
E2E Tests (jetstream):
sensors/triggers/params.go#L287
syntax error: non-declaration statement outside function body
|
E2E Tests (jetstream)
Process completed with exit code 2.
|
E2E Tests (stan):
sensors/triggers/params.go#L278
syntax error: unexpected <<, expected }
|
E2E Tests (stan):
sensors/triggers/params.go#L287
syntax error: non-declaration statement outside function body
|
E2E Tests (stan)
Process completed with exit code 2.
|
lint:
sensors/triggers/azure-service-bus/azure_service_bus.go#L30
could not import github.com/argoproj/argo-events/sensors/triggers (-: # github.com/argoproj/argo-events/sensors/triggers
|
lint
syntax error: non-declaration statement outside function body)\" were hidden, use --max-same-issues"
|
lint:
sensors/triggers/params.go#L278
syntax error: unexpected <<, expected }
|
lint:
sensors/triggers/params.go#L287
syntax error: non-declaration statement outside function body) (typecheck)
|
lint:
sensors/listener.go#L37
could not import github.com/argoproj/argo-events/sensors/triggers (-: # github.com/argoproj/argo-events/sensors/triggers
|
lint:
sensors/triggers/params.go#L278
syntax error: unexpected <<, expected }
|
lint:
sensors/triggers/params.go#L287
syntax error: non-declaration statement outside function body) (typecheck)
|
lint:
sensors/triggers/params.go#L278
syntax error: unexpected <<, expected }
|
lint:
sensors/triggers/params.go#L287
syntax error: non-declaration statement outside function body (typecheck)
|
lint:
sensors/triggers/params.go#L278
expected statement, found '<<' (typecheck)
|
Unit Tests:
sensors/triggers/params.go#L278
syntax error: unexpected <<, expected }
|
Unit Tests:
sensors/triggers/params.go#L287
syntax error: non-declaration statement outside function body
|
Unit Tests
Process completed with exit code 2.
|