Skip to content

Lint() always has message class character, not an object #6963

Lint() always has message class character, not an object

Lint() always has message class character, not an object #6963

Triggered via pull request February 14, 2025 22:02
Status Failure
Total duration 5m 0s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
lint
Process completed with exit code 31.
lint: R/lint.R#L389
file=R/lint.R,line=389,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 17 to at most 15.
lint: R/lint.R#L392
file=R/lint.R,line=392,col=14,[undesirable_function_linter] Avoid undesirable function "message". As an alternative, use cli::cli_inform().
lint: R/lint.R#L392
file=R/lint.R,line=392,col=46,[undesirable_function_linter] Avoid undesirable function "message". As an alternative, use cli::cli_inform().
lint: R/lint.R#L395
file=R/lint.R,line=395,col=17,[undesirable_function_linter] Avoid undesirable function "message". As an alternative, use cli::cli_inform().