Skip to content

[WIP] 🧹 Removing the vendor dir #6515

[WIP] 🧹 Removing the vendor dir

[WIP] 🧹 Removing the vendor dir #6515

Triggered via pull request July 2, 2024 09:38
Status Failure
Total duration 5m 53s
Artifacts

knative-style.yaml

on: pull_request
style  /  ...  /  Auto-format and Check
15s
style / Golang / Auto-format and Check
style  /  ...  /  Lint
2m 14s
style / Golang / Lint
style  /  ...  /  Do Not Submit
8s
style / Golang / Do Not Submit
style  /  ...  /  shell
14s
style / suggester / shell
style  /  ...  /  yaml
32s
style / suggester / yaml
style  /  ...  /  github_actions
10s
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/features/channel/helpers.go#L101
func `patchChannelable` is unused (unused)
style / Golang / Lint: pkg/reconciler/inmemorychannel/dispatcher/inmemorychannel_test.go#L30
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/reconciler/parallel/resources/subscription_test.go#L25
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/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: pkg/channel/fanout/fanout_event_handler_test.go#L471
SA1019: s.called.CAS is deprecated: Use CompareAndSwap. (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 / 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 / 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 / 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