feat: Implement support for PTR records #75
Annotations
10 errors and 1 warning
GolangCI:
cmd/webhook/init/configuration/configuration.go#L44
undefined: env (typecheck)
|
GolangCI:
cmd/webhook/init/dnsprovider/dnsprovider.go#L66
undefined: env (typecheck)
|
GolangCI:
cmd/webhook/init/server/server.go#L47
undefined: chi (typecheck)
|
GolangCI:
internal/infoblox/testutils.go#L34
invalid operation: cannot index p (variable of type byNames) (typecheck)
|
GolangCI:
internal/infoblox/testutils.go#L35
invalid operation: cannot index p (variable of type byNames) (typecheck)
|
GolangCI:
internal/infoblox/infoblox_test.go#L195
previous case (typecheck)
|
GolangCI:
internal/infoblox/infoblox_test.go#L1024
requestBuilder.Init undefined (type *ExtendedRequestBuilder has no field or method Init) (typecheck)
|
GolangCI:
internal/infoblox/infoblox_test.go#L1050
requestBuilder.Init undefined (type *ExtendedRequestBuilder has no field or method Init) (typecheck)
|
GolangCI:
internal/infoblox/infoblox_test.go#L1076
requestBuilder.Init undefined (type *ExtendedRequestBuilder has no field or method Init) (typecheck)
|
GolangCI:
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/runtime/time.go#L204
cannot range over 3 (untyped int constant) (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading