fix: decode onchain certificate for fingreprint validation #934
Annotations
4 errors
Run linter:
cluster/types/v1beta3/clients/inventory/inventory.go#L193
string `ram` has 4 occurrences, make it a constant (goconst)
|
Run linter:
operator/inventory/node-discovery.go#L775
string `true` has 3 occurrences, make it a constant (goconst)
|
Run linter:
cluster/kube/builder/workload.go#L128
var-naming: var requestedRam should be requestedRAM (revive)
|
Run linter:
gateway/utils/utils.go#L27
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"tls: invalid certificate chain\")" (goerr113)
|
Loading