Skip to content

added methods

added methods #3

Triggered via push December 17, 2024 06:51
Status Failure
Total duration 25s
Artifacts

lint.yml

on: push
Run on Ubuntu
15s
Run on Ubuntu
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Run on Ubuntu: test/utils/utils.go#L95
unnecessary conversion (unconvert)
Run on Ubuntu: test/utils/utils.go#L156
unnecessary conversion (unconvert)
Run on Ubuntu: test/e2e/e2e_test.go#L281
unnecessary conversion (unconvert)
Run on Ubuntu: test/e2e/e2e_test.go#L96
printf: non-constant format string in call to fmt.Fprintf (govet)
Run on Ubuntu: test/e2e/e2e_test.go#L98
printf: non-constant format string in call to fmt.Fprintf (govet)
Run on Ubuntu: test/e2e/e2e_test.go#L105
printf: non-constant format string in call to fmt.Fprintf (govet)
Run on Ubuntu: internal/controller/memcached_controller.go#L43
const `typeDegradedMemcached` is unused (unused)
Run on Ubuntu: internal/controller/memcached_controller.go#L93
S1009: should omit nil check; len() for []k8s.io/apimachinery/pkg/apis/meta/v1.Condition is defined as zero (gosimple)
Run on Ubuntu
issues found
Run on Ubuntu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636