readme: update readme and Dockerfiles for auto-internalize feature #37
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.
|