Skip to content

Create golangci-lint.yml #3

Create golangci-lint.yml

Create golangci-lint.yml #3

Triggered via pull request December 5, 2023 05:20
Status Failure
Total duration 14s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint: v2/internal/plural/codegen/main.go#L130
func `verbosef` is unused (unused)
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)
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)
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)
lint: v2/i18n/localizer.go#L93
type `pluralizeErr` is unused (unused)
lint: v2/i18n/localizer.go#L98
func `(*pluralizeErr).Error` is unused (unused)
lint
issues found