Skip to content

create meta_learner fit and predict - basic #15

create meta_learner fit and predict - basic

create meta_learner fit and predict - basic #15

Triggered via pull request October 11, 2023 17:16
Status Failure
Total duration 1m 49s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint
Process completed with exit code 31.
lint: R/check_inputs.R#L9
file=R/check_inputs.R,line=9,col=81,[line_length_linter] Lines should not be more than 80 characters.
lint: R/check_inputs.R#L10
file=R/check_inputs.R,line=10,col=81,[line_length_linter] Lines should not be more than 80 characters.
lint: R/check_inputs.R#L33
file=R/check_inputs.R,line=33,col=2,[trailing_blank_lines_linter] Missing terminal newline.
lint: R/check_outputs.R#L12
file=R/check_outputs.R,line=12,col=1,[object_length_linter] Variable and function names should not be longer than 30 characters.
lint: R/check_outputs.R#L19
file=R/check_outputs.R,line=19,col=43,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/check_outputs.R#L28
file=R/check_outputs.R,line=28,col=81,[line_length_linter] Lines should not be more than 80 characters.
lint: R/check_outputs.R#L35
file=R/check_outputs.R,line=35,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/check_outputs.R#L37
file=R/check_outputs.R,line=37,col=81,[line_length_linter] Lines should not be more than 80 characters.
lint: R/check_outputs.R#L39
file=R/check_outputs.R,line=39,col=81,[line_length_linter] Lines should not be more than 80 characters.
lint: R/check_outputs.R#L67
file=R/check_outputs.R,line=67,col=81,[line_length_linter] Lines should not be more than 80 characters.