Skip to content

Adding support for func subscribe for creating mutiple triggers, based on event filters #4222

Adding support for func subscribe for creating mutiple triggers, based on event filters

Adding support for func subscribe for creating mutiple triggers, based on event filters #4222

Triggered via pull request October 10, 2023 13:55
Status Failure
Total duration 4m 43s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

check.yaml

on: pull_request
Matrix: Check Source
Fit to window
Zoom out
Zoom in

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.