Skip to content

Build with Go 1.23 #250

Build with Go 1.23

Build with Go 1.23 #250

Triggered via pull request August 15, 2024 22:37
@stefanprodanstefanprodan
synchronize #88
go-1.23
Status Failure
Total duration 7m 6s
Artifacts

e2e.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
kind: test/e2e/e2e_suite_test.go#L17
Error return value of `fmt.Fprintf` is not checked (errcheck)
kind: test/e2e/utils.go#L21
Error return value of `fmt.Fprintf` is not checked (errcheck)
kind: test/e2e/utils.go#L26
Error return value of `fmt.Fprintf` is not checked (errcheck)
kind: internal/controller/fluxinstance_controller.go#L98
printf: non-constant format string in call to github.com/fluxcd/pkg/runtime/conditions.MarkUnknown (govet)
kind: internal/controller/fluxinstance_controller.go#L101
printf: non-constant format string in call to github.com/fluxcd/pkg/runtime/conditions.MarkReconciling (govet)
kind: internal/controller/fluxinstance_controller.go#L128
printf: non-constant format string in call to github.com/fluxcd/pkg/runtime/conditions.MarkUnknown (govet)
kind: internal/controller/fluxinstance_controller.go#L131
printf: non-constant format string in call to github.com/fluxcd/pkg/runtime/conditions.MarkReconciling (govet)
kind: internal/controller/fluxinstance_controller.go#L154
printf: non-constant format string in call to github.com/fluxcd/pkg/runtime/conditions.MarkFalse (govet)
kind: internal/controller/fluxinstance_controller.go#L166
printf: non-constant format string in call to github.com/fluxcd/pkg/runtime/conditions.MarkFalse (govet)
kind: internal/controller/fluxinstance_controller.go#L170
printf: non-constant format string in call to github.com/fluxcd/pkg/runtime/conditions.MarkTrue (govet)