ci: align dns53 to be consistent with all other projects #677
Annotations
10 errors
internal/imds/imdsstub/stub.go#L88
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"unexpected instance category %s\", params.Path)" (goerr113)
|
cmd/imds.go#L53
err113: do not define dynamic errors, use wrapped static errors instead: "errors.New(`supported values are \"on\" or \"off\" (case-insensitive)`)" (goerr113)
|
cmd/root.go#L241
err113: do not define dynamic errors, use wrapped static errors instead: "errors.New(`to use metadata within a custom domain name, please enable IMDS instance tags support\nfor your EC2 instance:\n\n $ dns53 imds --instance-metadata-tags on\n\nOr read the official AWS documentation at:\nhttps://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_Tags.html#allow-access-to-tags-in-IMDS`)" (goerr113)
|
cmd/imds_test.go#L140
err113: do not define dynamic errors, use wrapped static errors instead: "errors.New(\"error\")" (goerr113)
|
cmd/imds_test.go#L153
err113: do not define dynamic errors, use wrapped static errors instead: "errors.New(\"error\")" (goerr113)
|
cmd/root_test.go#L267
err113: do not define dynamic errors, use wrapped static errors instead: "errors.New(errMsg)" (goerr113)
|
cmd/root_test.go#L288
err113: do not define dynamic errors, use wrapped static errors instead: "errors.New(errMsg)" (goerr113)
|
cmd/root_test.go#L318
err113: do not define dynamic errors, use wrapped static errors instead: "errors.New(errMsg)" (goerr113)
|
cmd/tag_test.go#L63
err113: do not define dynamic errors, use wrapped static errors instead: "errors.New(\"error\")" (goerr113)
|
internal/tui/components/errorpanel/errorpanel.go#L50
Update returns interface (github.com/charmbracelet/bubbletea.Model) (ireturn)
|
The logs for this run have expired and are no longer available.
Loading