Release 1.8.0 #652
Annotations
9 errors and 7 warnings
tests/e2e/RhinoApp/app/js/badStyle.js#L1
Requires a space after '{'
|
tests/e2e/RhinoApp/app/js/badStyle.js#L1
Requires a space before '}'
|
tests/e2e/RhinoApp/app/js/badStyle.js#L1
Missing semicolon
|
tests/e2e/RhinoApp/app/js/badStyle.js#L1
Unnecessary semicolon
|
tests/e2e/RhinoApp/app/js/badStyle.js#L1
Expected space(s) after "export"
|
tests/e2e/RhinoApp/app/js/badStyle.js#L1
A space is required after '{'
|
tests/e2e/RhinoApp/app/js/badStyle.js#L1
A space is required before '}'
|
tests/e2e/RhinoApp/app/js/badStyle.js#L1
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: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
app/logic/bad-style.R#L1
file=app/logic/bad-style.R,line=1,col=1,[unused_declared_object_linter] Declared function/object unused.
|
app/logic/bad-style.R#L1
file=app/logic/bad-style.R,line=1,col=17,[assignment_linter] Use <-, not =, for assignment.
|
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.
|
app/logic/bad-style.R#L1
file=app/logic/bad-style.R,line=1,col=20,[trailing_blank_lines_linter] Missing terminal newline.
|
|
|
This job succeeded
Loading