Skip to content

feat(cluster): initial commit for scale-out cluster #9368

feat(cluster): initial commit for scale-out cluster

feat(cluster): initial commit for scale-out cluster #9368

Triggered via pull request April 3, 2024 18:47
Status Failure
Total duration 7m 44s
Billable time 7m
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: pkg/cluster/proxy.go#L1
: # zotregistry.dev/zot/pkg/cluster
lint: pkg/cluster/proxy.go#L34
syntax error: unexpected . in parameter list; possibly missing comma or )
lint: pkg/cluster/proxy.go#L53
syntax error: unexpected newline in argument list; possibly missing comma or ) (typecheck)
lint: pkg/cluster/proxy.go#L34
missing ',' in parameter list (typecheck)
lint: pkg/cluster/proxy.go#L53
missing ',' before newline in argument list (typecheck)
lint: pkg/cluster/proxy.go#L54
missing ',' in argument list (typecheck)
lint: pkg/cluster/proxy.go#L56
missing ',' in argument list (typecheck)
lint: pkg/cluster/proxy.go#L65
missing ',' before newline in argument list (typecheck)
lint: pkg/cluster/proxy.go#L66
expected operand, found '}' (typecheck)
lint: pkg/cluster/proxy.go#L72
missing ',' in argument list (typecheck)