Skip to content

Keeping track of fetched packages and commits to avoid duplicates and make fetching remotes faster #335

Keeping track of fetched packages and commits to avoid duplicates and make fetching remotes faster

Keeping track of fetched packages and commits to avoid duplicates and make fetching remotes faster #335

Triggered via pull request February 28, 2025 19:51
Status Failure
Total duration 2m 21s
Artifacts

style-and-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
style_pkg
Process completed with exit code 31.
style_pkg: R/fetchers.R#L230
file=R/fetchers.R,line=230,col=7,[return_linter] Use implicit return behavior; explicit return() is not needed.
style_pkg: R/fetchers.R#L386
file=R/fetchers.R,line=386,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 103 characters.
style_pkg: R/fetchers.R#L468
file=R/fetchers.R,line=468,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 103 characters.
style_pkg: R/fetchers.R#L506
file=R/fetchers.R,line=506,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 146 characters.
style_pkg: R/fetchers.R#L535
file=R/fetchers.R,line=535,col=7,[return_linter] Use implicit return behavior; explicit return() is not needed.
style_pkg: R/fetchers.R#L561
file=R/fetchers.R,line=561,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 146 characters.
style_pkg: R/fetchers.R#L635
file=R/fetchers.R,line=635,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.
style_pkg: R/fetchers.R#L652
file=R/fetchers.R,line=652,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 103 characters.
style_pkg: R/fetchers.R#L710
file=R/fetchers.R,line=710,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.
style_pkg: R/fetchers.R#L727
file=R/fetchers.R,line=727,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.