Adding support for func subscribe
for creating mutiple triggers, based on event filters
#4222
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
Check Source (1.20.2, ubuntu-latest):
cmd/func/main.go#L13
could not import knative.dev/func/cmd (-: # knative.dev/func/cmd
|
Check Source (1.20.2, ubuntu-latest):
cmd/subscribe.go#L6
"knative.dev/func/pkg/config" imported and not used) (typecheck)
|
Check Source (1.20.2, ubuntu-latest):
docs/generator/main.go#L15
could not import knative.dev/func/cmd (-: # knative.dev/func/cmd
|
Check Source (1.20.2, ubuntu-latest):
cmd/subscribe.go#L6
"knative.dev/func/pkg/config" imported and not used) (typecheck)
|
Check Source (1.20.2, ubuntu-latest):
plugin/plugin.go#L13
could not import knative.dev/func/cmd (-: # knative.dev/func/cmd
|
Check Source (1.20.2, ubuntu-latest):
cmd/subscribe.go#L6
"knative.dev/func/pkg/config" imported and not used) (typecheck)
|
Check Source (1.20.2, ubuntu-latest):
cmd/subscribe.go#L6
"knative.dev/func/pkg/config" imported and not used (typecheck)
|
Check Source (1.20.2, ubuntu-latest):
cmd/config_test.go#L12
could not import knative.dev/func/cmd (-: # knative.dev/func/cmd [knative.dev/func/cmd.test]
|
Check Source (1.20.2, ubuntu-latest):
cmd/subscribe.go#L6
"knative.dev/func/pkg/config" imported and not used) (typecheck)
|
Check Source (1.20.2, ubuntu-latest)
Process completed with exit code 2.
|