Initial layer caching implementation #153
Annotations
10 errors and 4 warnings
lint:
builder/manager.go#L495
cognitive complexity 35 of func `(*Manager).InitResolver` is high (> 30) (gocognit)
|
lint:
builder/manager.go#L506
ifElseChain: rewrite if-else to switch statement (gocritic)
|
lint:
builder/manager.go#L572
ifElseChain: rewrite if-else to switch statement (gocritic)
|
lint:
builder/main.go#L52
Comment should end in a period (godot)
|
lint:
builder/main.go#L54
Comment should end in a period (godot)
|
lint:
builder/util.go#L289
func `hashFileBytes` is unused (unused)
|
lint:
builder/util.go#L303
func `hashFile` is unused (unused)
|
lint:
builder/build.go#L521
expressions should not be cuddled with blocks (wsl)
|
lint:
builder/build.go#L533
assignments should only be cuddled with other assignments (wsl)
|
lint:
builder/layer.go#L25
declarations should never be cuddled (wsl)
|
lint
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/692973e3d937129bcbf40652eb9f2f61becf3332'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
lint
Back off 22.625 seconds before retry.
|
lint
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/692973e3d937129bcbf40652eb9f2f61becf3332'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
lint
Back off 18.137 seconds before retry.
|