Add env variable to set default dns TTL #4454
code-style.yaml
on: pull_request
Matrix: Auto-format and Check
Lint
2m 10s
Code Style Required Checks
4s
Annotations
9 errors and 1 warning
|
Lint
Process completed with exit code 2.
|
|
Lint:
internal/controller/dnspolicy_dnsrecords.go#L155
builder.NewEndpointsBuilder(gatewayWrapper, hostname).SetDefaultTTL undefined (type *"github.com/kuadrant/dns-operator/pkg/builder".EndpointsBuilder has no field or method SetDefaultTTL) (typecheck)
|
|
Lint:
internal/controller/dnspolicy_dnsrecords.go#L34
undefined: builder.DefaultLoadBalancedTTL
|
|
Lint:
internal/controller/dnspolicy_dnsrecords.go#L32
undefined: builder.DefaultLoadBalancedTTL
|
|
Lint:
internal/controller/dnspolicy_dnsrecords.go#L155
builder.NewEndpointsBuilder(gatewayWrapper, hostname).SetDefaultTTL undefined (type *"github.com/kuadrant/dns-operator/pkg/builder".EndpointsBuilder has no field or method SetDefaultTTL)) (typecheck)
|
|
Lint:
internal/controller/dnspolicy_dnsrecords.go#L34
undefined: builder.DefaultLoadBalancedTTL
|
|
Lint:
internal/controller/dnspolicy_dnsrecords.go#L32
undefined: builder.DefaultLoadBalancedTTL
|
|
Lint:
cmd/main.go#L60
could not import github.com/kuadrant/kuadrant-operator/internal/controller (-: # github.com/kuadrant/kuadrant-operator/internal/controller
|
|
Code Style Required Checks
Process completed with exit code 1.
|
|
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|