Skip to content

[WIP] 🧹 Removing the vendor dir #6520

[WIP] 🧹 Removing the vendor dir

[WIP] 🧹 Removing the vendor dir #6520

Re-run triggered July 2, 2024 11:35
Status Failure
Total duration 2m 28s
Artifacts

knative-style.yaml

on: pull_request
style  /  ...  /  Auto-format and Check
20s
style / Golang / Auto-format and Check
style  /  ...  /  Lint
2m 18s
style / Golang / Lint
style  /  ...  /  Do Not Submit
9s
style / Golang / Do Not Submit
style  /  ...  /  shell
21s
style / suggester / shell
style  /  ...  /  yaml
26s
style / suggester / yaml
style  /  ...  /  github_actions
12s
style / suggester / github_actions
Matrix: style / Golang / Boilerplate Check
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 7 warnings
style / suggester / shell: hack/release.sh#L28
[shellcheck (suggestion)] reported by reviewdog 🐶 Raw Output: hack/release.sh:28:- $(dirname $0)/generate-yamls.sh "${REPO_ROOT_DIR}" "${YAML_LIST}" hack/release.sh:28:+ $(dirname "$0")/generate-yamls.sh "${REPO_ROOT_DIR}" "${YAML_LIST}"
style / suggester / shell: hack/release.sh#L32
[shellcheck (suggestion)] reported by reviewdog 🐶 Raw Output: hack/release.sh:32:- cp ${ARTIFACTS_TO_PUBLISH} ${REPO_ROOT_DIR} hack/release.sh:32:+ cp "${ARTIFACTS_TO_PUBLISH}" "${REPO_ROOT_DIR}"
style / Golang / Lint: test/lib/logexporter.go#L84
SA1019: prow.IsCI is deprecated: use knative.dev/pkg/test/ci.IsCI (staticcheck)
style / Golang / Lint: test/lib/logexporter.go#L97
SA1019: prow.GetLocalArtifactsDir is deprecated: use knative.dev/pkg/test/ci.GetLocalArtifactsDir (staticcheck)
style / Golang / Lint: test/lib/logexporter.go#L154
SA1019: prow.GetLocalArtifactsDir is deprecated: use knative.dev/pkg/test/ci.GetLocalArtifactsDir (staticcheck)
style / Golang / Lint: test/lib/test_runner.go#L290
SA1019: prow.IsCI is deprecated: use knative.dev/pkg/test/ci.IsCI (staticcheck)
style / Golang / Lint: test/lib/test_runner.go#L291
SA1019: prow.GetLocalArtifactsDir is deprecated: use knative.dev/pkg/test/ci.GetLocalArtifactsDir (staticcheck)
style / Golang / Lint: test/rekt/smoke_test.go#L26
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
style / Golang / Lint: test/rekt/features/trigger/feature.go#L23
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
style / Golang / Lint: test/experimental/features/retry_after/channel.go#L31
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
style / Golang / Lint: pkg/kncloudevents/http_client.go#L85
createNewClient - result 1 (error) is always nil (unparam)
style / Golang / Lint: pkg/reconciler/parallel/parallel.go#L279
SA1019: sets.String is deprecated: use generic Set instead. new ways: s1 := Set[string]{} s2 := New[string]() (staticcheck)
style / suggester / github_actions
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
style / suggester / shell
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
style / suggester / yaml
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 / 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)
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
style / Golang / Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum