Create golangci-lint.yml #3
Annotations
7 errors
golangci-lint:
v2/internal/plural/codegen/main.go#L130
func `verbosef` is unused (unused)
|
golangci-lint:
v2/internal/plural/codegen/xml.go#L25
SA1019: strings.Title has been deprecated since Go 1.18 and an alternative has been available since Go 1.0: The rule Title uses for word boundaries does not handle Unicode punctuation properly. Use golang.org/x/text/cases instead. (staticcheck)
|
golangci-lint:
v2/internal/plural/codegen/xml.go#L42
SA1019: strings.Title has been deprecated since Go 1.18 and an alternative has been available since Go 1.0: The rule Title uses for word boundaries does not handle Unicode punctuation properly. Use golang.org/x/text/cases instead. (staticcheck)
|
golangci-lint:
v2/internal/plural/codegen/xml.go#L103
SA1019: strings.Title has been deprecated since Go 1.18 and an alternative has been available since Go 1.0: The rule Title uses for word boundaries does not handle Unicode punctuation properly. Use golang.org/x/text/cases instead. (staticcheck)
|
golangci-lint:
v2/i18n/localizer.go#L93
type `pluralizeErr` is unused (unused)
|
golangci-lint:
v2/i18n/localizer.go#L98
func `(*pluralizeErr).Error` is unused (unused)
|
golangci-lint
issues found
|
The logs for this run have expired and are no longer available.
Loading