Skip to content

First implementation of COINS #4

First implementation of COINS

First implementation of COINS #4

Triggered via pull request October 21, 2024 21:03
@fnattinofnattino
synchronize #1
dev
Status Failure
Total duration 1m 59s
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#L73
file=R/stroke.R,line=73,col=41,[object_usage_linter] no visible binding for global variable 'x'
lint: R/stroke.R#L73
file=R/stroke.R,line=73,col=44,[object_usage_linter] no visible binding for global variable 'y'
lint: R/stroke.R#L81
file=R/stroke.R,line=81,col=65,[object_usage_linter] no visible binding for global variable 'x'
lint: R/stroke.R#L81
file=R/stroke.R,line=81,col=68,[object_usage_linter] no visible binding for global variable 'y'
lint: R/stroke.R#L98
file=R/stroke.R,line=98,col=21,[object_usage_linter] no visible binding for global variable 'node_id'
lint: R/stroke.R#L212
file=R/stroke.R,line=212,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 17.
lint: tests/testthat/test-stroke.R#L6
file=tests/testthat/test-stroke.R,line=6,col=24,[commas_linter] Commas should always have a space after.
lint: tests/testthat/test-stroke.R#L7
file=tests/testthat/test-stroke.R,line=7,col=24,[commas_linter] Commas should always have a space after.
lint: tests/testthat/test-stroke.R#L8
file=tests/testthat/test-stroke.R,line=8,col=24,[commas_linter] Commas should always have a space after.
lint: tests/testthat/test-stroke.R#L9
file=tests/testthat/test-stroke.R,line=9,col=24,[commas_linter] Commas should always have a space after.