Skip to content

Fix rebrand

Fix rebrand #160

Triggered via push January 7, 2025 14:34
Status Failure
Total duration 2m 2s
Artifacts

go.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build: internal/config/model.go#L43
tag is not aligned, should be: env:"BIND" env-default:"0.0.0.0:9123" yaml:"bind" (tagalign)
build: internal/config/model.go#L44
tag is not aligned, should be: env:"CERT_FILE" env-default:"" yaml:"certFile" (tagalign)
build: internal/config/model.go#L45
tag is not aligned, should be: env:"KEY_FILE" env-default:"" yaml:"keyFile" (tagalign)
build: internal/config/model.go#L47
tag is not aligned, should be: env:"SUBSCRIBED_CHANNEL" env-default:"unchained:" yaml:"subscribedChannel" (tagalign)
build: internal/config/model.go#L48
tag is not aligned, should be: env:"BROKER_TIMEOUT" env-default:"3s" yaml:"brokerTimeout" (tagalign)
build
Process completed with exit code 2.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636