refactor: string-format
implements ConfigurableRule
#2303
Annotations
5 warnings
Check unformatted Go code
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.24.0-9a317e1919a25ae25d9fa2e6b98a8c120b55734b3bbcda834e467822f5b7deea
|
Check go.mod
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Check go.mod
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.24.0-9a317e1919a25ae25d9fa2e6b98a8c120b55734b3bbcda834e467822f5b7deea
|
Lint:
rule/string_format.go#L90
receiver name w should be consistent with previous receiver name r for StringFormatRule
|
Lint:
rule/string_format.go#L20
parameter 'arguments' seems to be unused, consider removing or renaming it as _
|