Skip to content

Refactored functions #25

Refactored functions

Refactored functions #25

Triggered via pull request November 5, 2024 21:27
Status Failure
Total duration 1m 45s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
lint
Process completed with exit code 31.
lint
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
lint: R/stroke.R#L76
file=R/stroke.R,line=76,col=41,[object_usage_linter] no visible binding for global variable 'x'
lint: R/stroke.R#L76
file=R/stroke.R,line=76,col=44,[object_usage_linter] no visible binding for global variable 'y'
lint: R/stroke.R#L101
file=R/stroke.R,line=101,col=21,[object_usage_linter] no visible binding for global variable 'node_id'
lint: R/stroke.R#L133
file=R/stroke.R,line=133,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/stroke.R#L134
file=R/stroke.R,line=134,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
lint: R/stroke.R#L136
file=R/stroke.R,line=136,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/stroke.R#L137
file=R/stroke.R,line=137,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
lint: R/stroke.R#L139
file=R/stroke.R,line=139,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/stroke.R#L140
file=R/stroke.R,line=140,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
lint: R/stroke.R#L140
file=R/stroke.R,line=140,col=5,[object_usage_linter] local variable 'angle_threshold_rad' assigned but may not be used