Skip to content

Merge pull request #13 from CityRiverSpaces/bug-ring-fn #20

Merge pull request #13 from CityRiverSpaces/bug-ring-fn

Merge pull request #13 from CityRiverSpaces/bug-ring-fn #20

Triggered via push October 30, 2024 10:06
Status Failure
Total duration 1m 31s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 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#L242
file=R/stroke.R,line=242,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 17.