Create stricter tests for jnd2xyz() #59
Annotations
1 error and 10 warnings
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
|
|
tests/testthat/test-jnd2xyz.R#L6
file=tests/testthat/test-jnd2xyz.R,line=6,col=48,[commas_linter] Commas should always have a space after.
|
tests/testthat/test-jnd2xyz.R#L13
file=tests/testthat/test-jnd2xyz.R,line=13,col=3,[expect_identical_linter] Use expect_identical(x, y) by default; resort to expect_equal() only when needed, e.g. when setting ignore_attr= or tolerance=.
|
tests/testthat/test-jnd2xyz.R#L29
file=tests/testthat/test-jnd2xyz.R,line=29,col=47,[commas_linter] Commas should always have a space after.
|
tests/testthat/test-jnd2xyz.R#L29
file=tests/testthat/test-jnd2xyz.R,line=29,col=49,[commas_linter] Commas should always have a space after.
|
tests/testthat/test-jnd2xyz.R#L36
file=tests/testthat/test-jnd2xyz.R,line=36,col=3,[expect_identical_linter] Use expect_identical(x, y) by default; resort to expect_equal() only when needed, e.g. when setting ignore_attr= or tolerance=.
|
tests/testthat/test-jnd2xyz.R#L53
file=tests/testthat/test-jnd2xyz.R,line=53,col=3,[expect_identical_linter] Use expect_identical(x, y) by default; resort to expect_equal() only when needed, e.g. when setting ignore_attr= or tolerance=.
|
This job failed
Loading