Use before_navbar
to fix the double search box
#677
Annotations
8 errors and 5 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
|
The following actions uses Node.js version which is deprecated 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/
|
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