Skip to content

lint

lint #531

Triggered via schedule September 3, 2024 04:00
Status Success
Total duration 8m 10s
Artifacts

lint.yml

on: schedule
Matrix: all
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
ubuntu-latest (release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ubuntu-latest (release): R/cv_helper_base.R#L50
file=R/cv_helper_base.R,line=50,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
ubuntu-latest (release): R/cv_helper_base.R#L66
file=R/cv_helper_base.R,line=66,col=41,[object_usage_linter] no visible global function definition for '.compute_performance'
ubuntu-latest (release): R/cv_helper_base.R#L130
file=R/cv_helper_base.R,line=130,col=21,[object_usage_linter] no visible global function definition for '.method_params_refactor'
ubuntu-latest (release): R/cv_helper_base.R#L131
file=R/cv_helper_base.R,line=131,col=21,[object_usage_linter] no visible global function definition for '.eval_params'
ubuntu-latest (release): R/cv_helper_nested.R#L2
file=R/cv_helper_nested.R,line=2,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
ubuntu-latest (release): R/cv_helper_nested.R#L9
file=R/cv_helper_nested.R,line=9,col=19,[object_usage_linter] no visible binding for global variable 'MLTuneParameters'
ubuntu-latest (release): R/cv_helper_nested.R#L57
file=R/cv_helper_nested.R,line=57,col=10,[object_usage_linter] no visible global function definition for '.cv_fit_model'
ubuntu-latest (release): R/cv_performance.R#L98
file=R/cv_performance.R,line=98,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
ubuntu-latest (release): R/cv_performance.R#L139
file=R/cv_performance.R,line=139,col=25,[object_usage_linter] no visible global function definition for '.metric_from_char'
ubuntu-latest (release): R/cv_performance.R#L178
file=R/cv_performance.R,line=178,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.