feat: cleanup and handle small issues #124
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
MegaLinter:
R/enrich_input.R#L19
file=/github/workspace/R/enrich_input.R,line=19,col=22,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
|
MegaLinter:
R/enrich_input.R#L24
file=/github/workspace/R/enrich_input.R,line=24,col=14,[assignment_linter] Use <-, not =, for assignment.
|
MegaLinter:
R/enrich_input.R#L28
file=/github/workspace/R/enrich_input.R,line=28,col=20,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
|
MegaLinter:
R/enrich_input.R#L97
file=/github/workspace/R/enrich_input.R,line=97,col=14,[indentation_linter] Indentation should be 4 spaces but is 14 spaces.
|
MegaLinter:
R/options.R#L14
file=/github/workspace/R/options.R,line=14,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 131 characters.
|
MegaLinter:
R/options.R#L46
file=/github/workspace/R/options.R,line=46,col=7,[commented_code_linter] Commented code should be removed.
|
MegaLinter:
R/options.R#L89
file=/github/workspace/R/options.R,line=89,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 295 characters.
|
MegaLinter:
R/options.R#L95
file=/github/workspace/R/options.R,line=95,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 347 characters.
|
MegaLinter:
R/whirl_r_session.R#L16
file=/github/workspace/R/whirl_r_session.R,line=16,col=19,[indentation_linter] Indentation should be 6 spaces but is 19 spaces.
|
MegaLinter:
R/whirl_r_session.R#L24
file=/github/workspace/R/whirl_r_session.R,line=24,col=19,[indentation_linter] Indentation should be 4 spaces but is 19 spaces.
|
Loading