Skip to content

Feature/restructure #48

Feature/restructure

Feature/restructure #48

Triggered via pull request December 15, 2023 10:27
Status Success
Total duration 1m 33s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: R/BMCPMod.R#L3
file=R/BMCPMod.R,line=3,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 124 characters.
lint: R/BMCPMod.R#L5
file=R/BMCPMod.R,line=5,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 84 characters.
lint: R/BMCPMod.R#L6
file=R/BMCPMod.R,line=6,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 81 characters.
lint: R/BMCPMod.R#L7
file=R/BMCPMod.R,line=7,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 101 characters.
lint: R/BMCPMod.R#L7
file=R/BMCPMod.R,line=7,col=101,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/BMCPMod.R#L10
file=R/BMCPMod.R,line=10,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 93 characters.
lint: R/BMCPMod.R#L11
file=R/BMCPMod.R,line=11,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 135 characters.
lint: R/BMCPMod.R#L15
file=R/BMCPMod.R,line=15,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/BMCPMod.R#L17
file=R/BMCPMod.R,line=17,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/BMCPMod.R#L17
file=R/BMCPMod.R,line=17,col=25,[function_left_parentheses_linter] Remove spaces before the left parenthesis in a function definition.