fixed version number issue. moved xml2 to imports #419
Annotations
8 errors and 4 warnings
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
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Bhacaz/checkout-files@v2, r-lib/actions/setup-r@v2, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint_r() should detect lint errors in R scripts:
app/logic/bad-style.R#L1
file=app/logic/bad-style.R,line=1,col=17,[assignment_linter] Use <-, not =, for assignment.
|
lint_r() should detect lint errors in R scripts:
app/logic/bad-style.R#L1
file=app/logic/bad-style.R,line=1,col=17,[infix_spaces_linter] Put spaces around all infix operators.
|
lint_r() should detect lint errors in R scripts:
app/logic/bad-style.R#L1
file=app/logic/bad-style.R,line=1,col=20,[trailing_blank_lines_linter] Missing terminal newline.
|
The logs for this run have expired and are no longer available.
Loading