Skip to content

Revise pd

Revise pd #113

Triggered via pull request July 30, 2023 06:28
@mattansbmattansb
synchronize #618
revise-pd
Status Failure
Total duration 3m 11s
Artifacts

lint-changed-files.yaml

on: pull_request
lint-changed-files  /  lint-changed-files
2m 59s
lint-changed-files / lint-changed-files
Fit to window
Zoom out
Zoom in

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/convert_pd_to_p.R#L42
file=R/convert_pd_to_p.R,line=42,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint-changed-files / lint-changed-files: R/map_estimate.R#L63
file=R/map_estimate.R,line=63,col=13,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint-changed-files / lint-changed-files: R/map_estimate.R#L100
file=R/map_estimate.R,line=100,col=8,[undesirable_function_linter] Function "sapply" is undesirable.
lint-changed-files / lint-changed-files: R/map_estimate.R#L110
file=R/map_estimate.R,line=110,col=13,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint-changed-files / lint-changed-files: R/map_estimate.R#L110
file=R/map_estimate.R,line=110,col=31,[undesirable_function_linter] Function "sapply" is undesirable.
lint-changed-files / lint-changed-files: R/map_estimate.R#L120
file=R/map_estimate.R,line=120,col=121,[line_length_linter] Lines should not be more than 120 characters.
lint-changed-files / lint-changed-files: R/map_estimate.R#L140
file=R/map_estimate.R,line=140,col=121,[line_length_linter] Lines should not be more than 120 characters.
lint-changed-files / lint-changed-files: R/p_direction.R#L58
file=R/p_direction.R,line=58,col=121,[line_length_linter] Lines should not be more than 120 characters.
lint-changed-files / lint-changed-files: R/p_direction.R#L80
file=R/p_direction.R,line=80,col=121,[line_length_linter] Lines should not be more than 120 characters.
lint-changed-files / lint-changed-files: R/p_direction.R#L174
file=R/p_direction.R,line=174,col=11,[undesirable_function_linter] Function "sapply" is undesirable.