Skip to content

refactor: string-format implements ConfigurableRule #2303

refactor: string-format implements ConfigurableRule

refactor: string-format implements ConfigurableRule #2303

Triggered via pull request February 25, 2025 19:22
Status Failure
Total duration 32s
Artifacts

lint.yaml

on: pull_request
Check go.mod
14s
Check go.mod
Check unformatted Go code
14s
Check unformatted Go code
Lint
22s
Lint
Fit to window
Zoom out
Zoom in

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 _