Skip to content

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

feat: reference extended base image in install-config

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

Triggered via pull request November 3, 2025 10:52
Status Failure
Total duration 56s
Artifacts

go-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: cli/cmd/update_dockerfile_test.go#L182
Error return value of `tempFile.Seek` is not checked (errcheck)
lint: cli/cmd/update_dockerfile_test.go#L149
Error return value of `tempFile.Seek` is not checked (errcheck)
lint: cli/cmd/update_dockerfile_test.go#L143
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#L141
Error return value of `tempFile.Close` is not checked (errcheck)
lint: cli/cmd/extend_baseimage_test.go#L140
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)