Add development mode - rhino::dev()
#721
Annotations
40 errors and 25 warnings
macOS-latest (release):
tests/e2e/RhinoApp/app/js/badStyle.js#L1
Requires a space after '{'
|
macOS-latest (release):
tests/e2e/RhinoApp/app/js/badStyle.js#L1
Requires a space before '}'
|
macOS-latest (release):
tests/e2e/RhinoApp/app/js/badStyle.js#L1
Missing semicolon
|
macOS-latest (release):
tests/e2e/RhinoApp/app/js/badStyle.js#L1
Unnecessary semicolon
|
macOS-latest (release):
tests/e2e/RhinoApp/app/js/badStyle.js#L1
Expected space(s) after "export"
|
macOS-latest (release):
tests/e2e/RhinoApp/app/js/badStyle.js#L1
A space is required after '{'
|
macOS-latest (release):
tests/e2e/RhinoApp/app/js/badStyle.js#L1
A space is required before '}'
|
macOS-latest (release):
tests/e2e/RhinoApp/app/js/badStyle.js#L1
Newline required at end of file but not found
|
windows-latest (release)
Process completed with exit code 1.
|
windows-latest (release)
Process completed with exit code 1.
|
windows-latest (release)
Process completed with exit code 1.
|
windows-latest (release)
Process completed with exit code 1.
|
windows-latest (release)
Process completed with exit code 1.
|
windows-latest (release)
Process completed with exit code 1.
|
windows-latest (release)
Process completed with exit code 1.
|
windows-latest (release)
Process completed with exit code 1.
|
ubuntu-22.04 (oldrel):
tests/e2e/RhinoApp/app/js/badStyle.js#L1
Requires a space after '{'
|
ubuntu-22.04 (oldrel):
tests/e2e/RhinoApp/app/js/badStyle.js#L1
Requires a space before '}'
|
ubuntu-22.04 (oldrel):
tests/e2e/RhinoApp/app/js/badStyle.js#L1
Missing semicolon
|
ubuntu-22.04 (oldrel):
tests/e2e/RhinoApp/app/js/badStyle.js#L1
Unnecessary semicolon
|
ubuntu-22.04 (oldrel):
tests/e2e/RhinoApp/app/js/badStyle.js#L1
Expected space(s) after "export"
|
ubuntu-22.04 (oldrel):
tests/e2e/RhinoApp/app/js/badStyle.js#L1
A space is required after '{'
|
ubuntu-22.04 (oldrel):
tests/e2e/RhinoApp/app/js/badStyle.js#L1
A space is required before '}'
|
ubuntu-22.04 (oldrel):
tests/e2e/RhinoApp/app/js/badStyle.js#L1
Newline required at end of file but not found
|
ubuntu-22.04 (release):
tests/e2e/RhinoApp/app/js/badStyle.js#L1
Requires a space after '{'
|
ubuntu-22.04 (release):
tests/e2e/RhinoApp/app/js/badStyle.js#L1
Requires a space before '}'
|
ubuntu-22.04 (release):
tests/e2e/RhinoApp/app/js/badStyle.js#L1
Missing semicolon
|
ubuntu-22.04 (release):
tests/e2e/RhinoApp/app/js/badStyle.js#L1
Unnecessary semicolon
|
ubuntu-22.04 (release):
tests/e2e/RhinoApp/app/js/badStyle.js#L1
Expected space(s) after "export"
|
ubuntu-22.04 (release):
tests/e2e/RhinoApp/app/js/badStyle.js#L1
A space is required after '{'
|
ubuntu-22.04 (release):
tests/e2e/RhinoApp/app/js/badStyle.js#L1
A space is required before '}'
|
ubuntu-22.04 (release):
tests/e2e/RhinoApp/app/js/badStyle.js#L1
Newline required at end of file but not found
|
ubuntu-22.04 (devel):
tests/e2e/RhinoApp/app/js/badStyle.js#L1
Requires a space after '{'
|
ubuntu-22.04 (devel):
tests/e2e/RhinoApp/app/js/badStyle.js#L1
Requires a space before '}'
|
ubuntu-22.04 (devel):
tests/e2e/RhinoApp/app/js/badStyle.js#L1
Missing semicolon
|
ubuntu-22.04 (devel):
tests/e2e/RhinoApp/app/js/badStyle.js#L1
Unnecessary semicolon
|
ubuntu-22.04 (devel):
tests/e2e/RhinoApp/app/js/badStyle.js#L1
Expected space(s) after "export"
|
ubuntu-22.04 (devel):
tests/e2e/RhinoApp/app/js/badStyle.js#L1
A space is required after '{'
|
ubuntu-22.04 (devel):
tests/e2e/RhinoApp/app/js/badStyle.js#L1
A space is required before '}'
|
ubuntu-22.04 (devel):
tests/e2e/RhinoApp/app/js/badStyle.js#L1
Newline required at end of file but not found
|
macOS-latest (release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
macOS-latest (release):
app/logic/bad-style.R#L1
file=app/logic/bad-style.R,line=1,col=1,[unused_declared_object_linter] Declared function/object unused.
|
macOS-latest (release):
app/logic/bad-style.R#L1
file=app/logic/bad-style.R,line=1,col=17,[assignment_linter] Use <-, not =, for assignment.
|
macOS-latest (release):
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.
|
macOS-latest (release):
app/logic/bad-style.R#L1
file=app/logic/bad-style.R,line=1,col=20,[trailing_blank_lines_linter] Missing terminal newline.
|
windows-latest (release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
windows-latest (release):
app/logic/bad-style.R#L1
file=app/logic/bad-style.R,line=1,col=1,[unused_declared_object_linter] Declared function/object unused.
|
windows-latest (release):
app/logic/bad-style.R#L1
file=app/logic/bad-style.R,line=1,col=17,[assignment_linter] Use <-, not =, for assignment.
|
windows-latest (release):
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.
|
windows-latest (release):
app/logic/bad-style.R#L1
file=app/logic/bad-style.R,line=1,col=20,[trailing_blank_lines_linter] Missing terminal newline.
|
ubuntu-22.04 (oldrel)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ubuntu-22.04 (oldrel):
app/logic/bad-style.R#L1
file=app/logic/bad-style.R,line=1,col=1,[unused_declared_object_linter] Declared function/object unused.
|
ubuntu-22.04 (oldrel):
app/logic/bad-style.R#L1
file=app/logic/bad-style.R,line=1,col=17,[assignment_linter] Use <-, not =, for assignment.
|
ubuntu-22.04 (oldrel):
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.
|
ubuntu-22.04 (oldrel):
app/logic/bad-style.R#L1
file=app/logic/bad-style.R,line=1,col=20,[trailing_blank_lines_linter] Missing terminal newline.
|
ubuntu-22.04 (release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ubuntu-22.04 (release):
app/logic/bad-style.R#L1
file=app/logic/bad-style.R,line=1,col=1,[unused_declared_object_linter] Declared function/object unused.
|
ubuntu-22.04 (release):
app/logic/bad-style.R#L1
file=app/logic/bad-style.R,line=1,col=17,[assignment_linter] Use <-, not =, for assignment.
|
ubuntu-22.04 (release):
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.
|
ubuntu-22.04 (release):
app/logic/bad-style.R#L1
file=app/logic/bad-style.R,line=1,col=20,[trailing_blank_lines_linter] Missing terminal newline.
|
ubuntu-22.04 (devel)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ubuntu-22.04 (devel):
app/logic/bad-style.R#L1
file=app/logic/bad-style.R,line=1,col=1,[unused_declared_object_linter] Declared function/object unused.
|
ubuntu-22.04 (devel):
app/logic/bad-style.R#L1
file=app/logic/bad-style.R,line=1,col=17,[assignment_linter] Use <-, not =, for assignment.
|
ubuntu-22.04 (devel):
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.
|
ubuntu-22.04 (devel):
app/logic/bad-style.R#L1
file=app/logic/bad-style.R,line=1,col=20,[trailing_blank_lines_linter] Missing terminal newline.
|