Fix rebrand #160
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
|