
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.3%
HTML
0.5%
SCSS
0.5%
CSS
0.2%
Other
0.1%