Skip to content

refactor: string-format implements ConfigurableRule #2304

refactor: string-format implements ConfigurableRule

refactor: string-format implements ConfigurableRule #2304

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

lint.yaml

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

Annotations

2 warnings
Lint: rule/string_format.go#L20
parameter 'arguments' seems to be unused, consider removing or renaming it as _
Lint: rule/string_format.go#L90
receiver name w should be consistent with previous receiver name r for StringFormatRule