Skip to content

code cleanup: replace interface{} with any #1615

code cleanup: replace interface{} with any

code cleanup: replace interface{} with any #1615

Re-run triggered September 24, 2023 06:42
Status Success
Total duration 53s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint: lint/config.go#L36
receiver name rcfg should be consistent with previous receiver name rc for RuleConfig
Lint: revivelib/core_internal_test.go#L46
parameter 'file' seems to be unused, consider removing or renaming it as _
Lint: revivelib/core_internal_test.go#L46
parameter 'arguments' seems to be unused, consider removing or renaming it as _