Integrate deployment metadata service for locking and state #4239
Annotations
10 errors
|
lint:
libs/testserver/deployment_metadata.go#L170
string-format: fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
|
lint:
libs/testserver/deployment_metadata.go#L80
string-format: fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
|
lint:
bundle/phases/deploy_metadata.go#L102
string-format: fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
|
lint:
libs/tmpdms/types.go#L12
File is not properly formatted (gofumpt)
|
|
lint:
bundle/phases/deploy_metadata.go#L168
File is not properly formatted (gofumpt)
|
|
lint:
bundle/direct/pkg.go#L44
File is not properly formatted (gofumpt)
|
|
lint:
libs/tmpdms/types.go#L22
File is not properly formatted (gofmt)
|
|
lint:
libs/testserver/deployment_metadata.go#L201
File is not properly formatted (gofmt)
|
|
lint:
bundle/phases/deploy_metadata.go#L129
ruleguard: Do not use context.Background(); use t.Context() in tests or pass context from caller (gocritic)
|
|
lint:
libs/testserver/deployment_metadata.go#L319
missing cases in switch of type tmpdms.VersionComplete: tmpdms.VersionCompleteUnspecified (exhaustive)
|