Skip to content

💝 Migrating to sink flag for --to param #2099

💝 Migrating to sink flag for --to param

💝 Migrating to sink flag for --to param #2099

Triggered via pull request September 23, 2024 17:50
Status Failure
Total duration 3m 8s
Artifacts

go.yml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build (1.22): pkg/k8s/test/addressresolver_cases.go#L29
don't use `init` function (gochecknoinits)
Build (1.22): pkg/tests/fakeclients.go#L43
commentFormatting: put a space between `//` and comment text (gocritic)
Build (1.22): pkg/k8s/kubeclient.go#L29
Comment should end in a period (godot)
Build (1.22): test/images/resolver.go#L34
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
Build (1.22): pkg/k8s/addressresolver.go#L43
var-naming: method parameter relativeUri should be relativeURI (revive)
Build (1.22): pkg/k8s/addressresolver.go#L64
var-naming: func parameter relativeUri should be relativeURI (revive)
Build (1.22): test/e2e/wathola_image.go#L26
unused-parameter: parameter 'env' seems to be unused, consider removing or renaming it as _ (revive)
Build (1.22): pkg/event/target.go#L24
var-naming: struct field RelativeUri should be RelativeURI (revive)
Build (1.22): test/pkg/k8s/addressresolver_test.go#L168
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
Build (1.22): pkg/cli/target.go#L65
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
Build (1.22)
Restore cache failed: Dependencies file is not found in /home/runner/work/kn-plugin-event/kn-plugin-event. Supported file pattern: go.sum