Skip to content

Moved new trigger filters tests to rekt from experimental #5052

Moved new trigger filters tests to rekt from experimental

Moved new trigger filters tests to rekt from experimental #5052

Triggered via pull request September 7, 2023 18:44
Status Failure
Total duration 2m 4s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

knative-style.yaml

on: pull_request
style  /  changes
4s
style / changes
style  /  ...  /  Auto-format and Check
36s
style / Golang / Auto-format and Check
style  /  ...  /  Lint
1m 34s
style / Golang / Lint
style  /  ...  /  Do Not Submit
6s
style / Golang / Do Not Submit
style  /  ...  /  shell
0s
style / suggester / shell
style  /  ...  /  yaml
29s
style / suggester / yaml
style  /  ...  /  github_actions
0s
style / suggester / github_actions
Matrix: style / Golang / Boilerplate Check
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
style / Golang / Auto-format and Check: test/rekt/new_trigger_filters_test.go#L1
Please run goimports. diff --git a/test/rekt/new_trigger_filters_test.go b/test/rekt/new_trigger_filters_test.go index ce7db97..1f872db 100644 --- a/test/rekt/new_trigger_filters_test.go +++ b/test/rekt/new_trigger_filters_test.go @@ -20,9 +20,10 @@ limitations under the License. package rekt import ( - newfilters "knative.dev/eventing/test/rekt/features/new_trigger_filters" "testing" + newfilters "knative.dev/eventing/test/rekt/features/new_trigger_filters" + "knative.dev/pkg/system" "knative.dev/reconciler-test/pkg/environment" "knative.dev/reconciler-test/pkg/k8s"
style / Golang / Auto-format and Check
Process completed with exit code 1.
style / Golang / Lint: test/config/features.yaml#L24
[EOF Newline] reported by reviewdog 🐶 Missing newline Raw Output: test/config/features.yaml:24: Missing newline
style / Golang / Lint
Process completed with exit code 1.
style / Golang / Auto-format and Check
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
style / Golang / Boilerplate Check (go)
The following actions uses node12 which is deprecated and will be forced to run on node16: andstor/file-existence-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
style / Golang / Boilerplate Check (go)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
style / Golang / Boilerplate Check (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
style / Golang / Boilerplate Check (sh)
The following actions uses node12 which is deprecated and will be forced to run on node16: andstor/file-existence-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
style / Golang / Boilerplate Check (sh)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
style / Golang / Boilerplate Check (sh)
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
style / Golang / Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: andstor/file-existence-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
style / Golang / Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
style / Golang / Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/