Skip to content

feat: reference extended base image in install-config #251

feat: reference extended base image in install-config

feat: reference extended base image in install-config #251

Triggered via pull request October 31, 2025 12:44
Status Failure
Total duration 50s
Artifacts

go-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: cli/cmd/update_dockerfile_test.go#L162
Error return value of `tempFile.Seek` is not checked (errcheck)
lint: cli/cmd/update_dockerfile_test.go#L130
Error return value of `tempFile.Seek` is not checked (errcheck)
lint: cli/cmd/update_dockerfile_test.go#L124
Error return value of `tempFile.Close` is not checked (errcheck)
lint: cli/cmd/install_codesphere_test.go#L59
Error return value of `tempConfigFile.Close` is not checked (errcheck)
lint: cli/cmd/extend_baseimage_test.go#L140
Error return value of `tempFile.Close` is not checked (errcheck)
lint: cli/cmd/extend_baseimage_test.go#L139
Error return value of `os.Remove` is not checked (errcheck)
lint: cli/cmd/extend_baseimage_test.go#L107
Error return value of `tempFile.Close` is not checked (errcheck)
lint: cli/cmd/extend_baseimage_test.go#L106
Error return value of `os.Remove` is not checked (errcheck)
lint: cli/cmd/build_images_test.go#L86
Error return value of `tempConfigFile.Close` is not checked (errcheck)
lint: cli/cmd/build_images_test.go#L82
Error return value of `os.Remove` is not checked (errcheck)