namespace box_universal_import_linter #343
Annotations
10 errors and 5 warnings
Cypress tests should confirm RhinoApp works
Process completed with exit code 1.
|
lint_js() should detect lint errors in JS
Requires a space after '{'
|
lint_js() should detect lint errors in JS
Requires a space before '}'
|
lint_js() should detect lint errors in JS
Missing semicolon
|
lint_js() should detect lint errors in JS
Unnecessary semicolon
|
lint_js() should detect lint errors in JS
Expected space(s) after "export"
|
lint_js() should detect lint errors in JS
A space is required after '{'
|
lint_js() should detect lint errors in JS
A space is required before '}'
|
lint_js() should detect lint errors in JS
Newline required at end of file but not found
|
lint_r() should detect lint errors in R scripts
Process completed with exit code 1.
|
Cypress tests should confirm RhinoApp works:
tests/testthat/test-hello.R#L3
file=tests/testthat/test-hello.R,line=3,col=12,[box_universal_import_linter] Explicitly declare imports rather than universally import with `...`.
|
Cypress tests should confirm RhinoApp works:
tests/testthat/test-hello.R#L6
file=tests/testthat/test-hello.R,line=6,col=18,[box_universal_import_linter] Explicitly declare imports rather than universally import with `...`.
|
Cypress tests should confirm RhinoApp works:
tests/testthat/test-say_hello.R#L1
file=tests/testthat/test-say_hello.R,line=1,col=19,[box_universal_import_linter] Explicitly declare imports rather than universally import with `...`.
|
lint_r() should detect lint errors in R scripts:
tests/testthat/test-main.R#L3
file=tests/testthat/test-main.R,line=3,col=12,[box_universal_import_linter] Explicitly declare imports rather than universally import with `...`.
|
lint_r() should detect lint errors in R scripts:
tests/testthat/test-main.R#L6
file=tests/testthat/test-main.R,line=6,col=12,[box_universal_import_linter] Explicitly declare imports rather than universally import with `...`.
|
The logs for this run have expired and are no longer available.
Loading