mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-06-06 23:13:02 +00:00
a1593c4b7b77421cc5ff0efc9c24e00c01961ea0
The error was:
```
internal/certauthority/certauthority.go:68:15: err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"expected CA to be a single certificate, found %d certificates\", certCount)" (goerr113)
return nil, fmt.Errorf("expected CA to be a single certificate, found %d certificates", certCount)
^
exit status 1
```
I'm not sure if I love this err113 linter.
placeholder-name
Description
Languages
Go
97.3%
Shell
1.6%
HTML
0.4%
SCSS
0.4%
CSS
0.1%
Other
0.1%