Skip to content

Integrate deployment metadata service for locking and state #4239

Integrate deployment metadata service for locking and state

Integrate deployment metadata service for locking and state #4239

Triggered via pull request March 31, 2026 23:11
Status Failure
Total duration 1m 55s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)