csc-piscopo

Results 3 issues of csc-piscopo

I get the following errors when trying to reference other extensions: ``` 0 55.32 # github.com/pmalhaire/xk6-mqtt #0 55.32 /go/pkg/mod/github.com/pmalhaire/[email protected]/client.go:78:16: cannot use rt (variable of type *goja.Runtime) as *sobek.Runtime value in...

Looking for some guidance here on how to properly add annotations to a Subscription, any input would definitely be appreciated. I am currently trying to add [annotations](https://knative.dev/docs/eventing/configuration/keda-configuration/#configure-autoscaling-for-a-resource) like so to...

triage/needs-user-input

Docs seem to indicate adding a user defined function is available and supported but I can't get this to work: (lifted from the README) ```go package main import ( "fmt"...