fix: list python packages #121
Annotations
7 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
MegaLinter:
R/session.R#L11
file=/github/workspace/R/session.R,line=11,col=38,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
|
MegaLinter:
R/session.R#L12
file=/github/workspace/R/session.R,line=12,col=4,[indentation_linter] Indentation should be 8 spaces but is 4 spaces.
|
MegaLinter:
R/session.R#L167
file=/github/workspace/R/session.R,line=167,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 231 characters.
|
MegaLinter:
R/session.R#L179
file=/github/workspace/R/session.R,line=179,col=17,[seq_linter] length(...):1 is likely to be wrong in the empty edge case. Use rev(seq_along(...)) instead.
|
MegaLinter:
R/session.R#L180
file=/github/workspace/R/session.R,line=180,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 145 characters.
|
MegaLinter:
R/session.R#L192
file=/github/workspace/R/session.R,line=192,col=1,[object_length_linter] Variable and function names should not be longer than 30 characters.
|
Loading