[docs] Details to performance_roc() #791
Triggered via pull request
December 29, 2024 11:14
Status
Failure
Total duration
10m 46s
Artifacts
–
lint-changed-files.yaml
on: pull_request
lint-changed-files
/
lint-changed-files
2m 16s
Annotations
1 error and 3 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
|
lint-changed-files / lint-changed-files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-changed-files / lint-changed-files:
R/performance_roc.R#L70
file=R/performance_roc.R,line=70,col=44,[keyword_quote_linter] Only quote targets of extraction with $ if necessary, i.e., if the name is not a valid R symbol (see ?make.names). Use backticks to create non-syntactic names, or use [[ to extract by string.
|
lint-changed-files / lint-changed-files:
R/performance_roc.R#L133
file=R/performance_roc.R,line=133,col=12,[unnecessary_concatenation_linter] Replace unnecessary c() by NULL or, whenever possible, vector() seeded with the correct type and/or length.
|