Skip to content

readme: update readme and Dockerfiles for auto-internalize feature #37

readme: update readme and Dockerfiles for auto-internalize feature

readme: update readme and Dockerfiles for auto-internalize feature #37

Triggered via push December 12, 2023 00:54
Status Failure
Total duration 45s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 errors
build: main.go#L77
var internalizedInstallerUrl should be internalizedInstallerURL
build: manifests.go#L21
func parameter internalizedInstallerUrl should be internalizedInstallerURL
build: manifests.go#L58
var originalInstallerUrl should be originalInstallerURL
build: manifests.go#L148
var originalInstallerUrl should be originalInstallerURL
build: manifests.go#L73
defers in this range loop won't run unless the channel gets closed (SA9001)
build: manifests.go#L73
should check returned error before deferring out.Close() (SA5001)
build: manifests.go#L89
defers in this range loop won't run unless the channel gets closed (SA9001)
build: manifests.go#L95
this value of err is never used (SA4006)
build: manifests.go#L163
defers in this range loop won't run unless the channel gets closed (SA9001)
build: manifests.go#L163
should check returned error before deferring out.Close() (SA5001)
build: manifests.go#L179
defers in this range loop won't run unless the channel gets closed (SA9001)
build: manifests.go#L185
this value of err is never used (SA4006)
build
Process completed with exit code 1.