Box function import count linter #350
Annotations
9 errors and 2 warnings
lint_r() should detect lint errors in R scripts
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:
app/main.R#L2
file=app/main.R,line=2,col=3,[box_func_import_count_linter] Limit the function imports to a max of 5.
|
Cypress tests should confirm RhinoApp works:
app/view/hello.R#L2
file=app/view/hello.R,line=2,col=3,[box_func_import_count_linter] Limit the function imports to a max of 5.
|
The logs for this run have expired and are no longer available.
Loading