Skip to content

Add development mode - rhino::dev() #721

Add development mode - rhino::dev()

Add development mode - rhino::dev() #721

Triggered via pull request October 7, 2024 10:58
Status Failure
Total duration 14m 52s
Artifacts

e2e-test.yml

on: pull_request
Matrix: main
Fit to window
Zoom out
Zoom in

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
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
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
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
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.