Skip to content

Create stricter tests for jnd2xyz() #64

Create stricter tests for jnd2xyz()

Create stricter tests for jnd2xyz() #64

Triggered via pull request October 25, 2024 10:18
Status Failure
Total duration 26m 32s
Artifacts

lint-changed-files.yaml

on: pull_request
lint-changed-files
26m 22s
lint-changed-files
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
lint-changed-files
Process completed with exit code 31.
lint-changed-files
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-changed-files
The following actions use a deprecated Node.js version 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/
lint-changed-files
no DISPLAY variable so Tk is not available
lint-changed-files
no DISPLAY variable so Tk is not available
lint-changed-files
no DISPLAY variable so Tk is not available
lint-changed-files: 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.
lint-changed-files: 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=.
lint-changed-files: 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.
lint-changed-files: 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.
lint-changed-files: 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=.
lint-changed-files: 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=.