Skip to content

Refactored functions #30

Refactored functions

Refactored functions #30

Triggered via pull request November 11, 2024 09:04
Status Failure
Total duration 2m 6s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint
Process completed with exit code 31.
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#L135
file=R/stroke.R,line=135,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/stroke.R#L138
file=R/stroke.R,line=138,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/stroke.R#L139
file=R/stroke.R,line=139,col=3,[object_usage_linter] local variable 'angle_threshold_rad' assigned but may not be used
lint: R/stroke.R#L140
file=R/stroke.R,line=140,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/stroke.R#L144
file=R/stroke.R,line=144,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/stroke.R#L146
file=R/stroke.R,line=146,col=60,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/stroke.R#L149
file=R/stroke.R,line=149,col=8,[indentation_linter] Indentation should be 6 spaces but is 8 spaces.