Rejuvenation #124
Triggered via pull request
September 29, 2023 20:44
Status
Failure
Total duration
19m 44s
Artifacts
–
lint-changed-files.yaml
on: pull_request
lint-changed-files
/
lint-changed-files
2m 40s
Annotations
1 error and 10 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
|
lint-changed-files / lint-changed-files:
R/p_direction.R#L70
file=R/p_direction.R,line=70,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 131 characters.
|
lint-changed-files / lint-changed-files:
R/p_direction.R#L92
file=R/p_direction.R,line=92,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 179 characters.
|
lint-changed-files / lint-changed-files:
R/p_direction.R#L185
file=R/p_direction.R,line=185,col=11,[undesirable_function_linter] Function "sapply" is undesirable.
|
lint-changed-files / lint-changed-files:
R/p_direction.R#L189
file=R/p_direction.R,line=189,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
lint-changed-files / lint-changed-files:
R/p_direction.R#L190
file=R/p_direction.R,line=190,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
lint-changed-files / lint-changed-files:
R/p_direction.R#L355
file=R/p_direction.R,line=355,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 136 characters.
|
lint-changed-files / lint-changed-files:
R/p_direction.R#L450
file=R/p_direction.R,line=450,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
lint-changed-files / lint-changed-files:
R/p_direction.R#L451
file=R/p_direction.R,line=451,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
lint-changed-files / lint-changed-files:
R/p_map.R#L9
file=R/p_map.R,line=9,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 122 characters.
|
lint-changed-files / lint-changed-files:
R/p_map.R#L13
file=R/p_map.R,line=13,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 224 characters.
|