refactor: rename blacklist to blocklist and whitelist to allowlist #1714
Annotations
6 warnings
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/
|
Run Revive Action:
rule/imports-blacklist.go#L16
parameter 'file' seems to be unused, consider removing or renaming it as _
|
Run Revive Action:
rule/imports-blacklist.go#L16
parameter 'arguments' seems to be unused, consider removing or renaming it as _
|
Run Revive Action:
rule/imports-blacklist.go#L16
exported method ImportsBlacklistRule.Apply should have comment or be unexported
|
Run Revive Action:
rule/imports-blacklist.go#L10
comment on exported type ImportsBlacklistRule should be of the form "ImportsBlacklistRule ..." (with optional leading article)
|
Run Revive Action:
rule/imports-blacklist.go#L23
exported method ImportsBlacklistRule.Name should have comment or be unexported
|
The logs for this run have expired and are no longer available.
Loading