Skip to content

skip lint for shiny[] call #381

skip lint for shiny[] call

skip lint for shiny[] call #381

Triggered via push January 12, 2024 08:14
Status Failure
Total duration 10m 0s
Artifacts

e2e-test.yml

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

Annotations

49 errors and 16 warnings
macOS-latest (release)
An error occurred trying to start process '/bin/bash' with working directory '/Users/runner/work/rhino/rhino/./tests/e2e/'. No such file or directory
macOS-latest (release)
An error occurred trying to start process '/bin/bash' with working directory '/Users/runner/work/rhino/rhino/./tests/e2e/'. No such file or directory
macOS-latest (release)
An error occurred trying to start process '/usr/local/bin/Rscript' with working directory '/Users/runner/work/rhino/rhino/./tests/e2e/'. No such file or directory
macOS-latest (release)
An error occurred trying to start process '/bin/bash' with working directory '/Users/runner/work/rhino/rhino/./tests/e2e/'. No such file or directory
macOS-latest (release)
An error occurred trying to start process '/bin/bash' with working directory '/Users/runner/work/rhino/rhino/./tests/e2e/'. No such file or directory
macOS-latest (release)
An error occurred trying to start process '/bin/bash' with working directory '/Users/runner/work/rhino/rhino/./tests/e2e/'. No such file or directory
macOS-latest (release)
An error occurred trying to start process '/usr/local/bin/Rscript' with working directory '/Users/runner/work/rhino/rhino/./tests/e2e/'. No such file or directory
macOS-latest (release)
An error occurred trying to start process '/bin/bash' with working directory '/Users/runner/work/rhino/rhino/./tests/e2e/'. No such file or directory
macOS-latest (release)
An error occurred trying to start process '/bin/bash' with working directory '/Users/runner/work/rhino/rhino/./tests/e2e/'. No such file or directory
macOS-latest (release)
An error occurred trying to start process '/bin/bash' with working directory '/Users/runner/work/rhino/rhino/./tests/e2e/'. No such file or directory
macOS-latest (release)
An error occurred trying to start process '/usr/local/bin/Rscript' with working directory '/Users/runner/work/rhino/rhino/tests/e2e/RhinoApp'. No such file or directory
macOS-latest (release)
An error occurred trying to start process '/bin/bash' with working directory '/Users/runner/work/rhino/rhino/./tests/e2e/'. No such file or directory
macOS-latest (release)
An error occurred trying to start process '/bin/bash' with working directory '/Users/runner/work/rhino/rhino/./tests/e2e/'. No such file or directory
macOS-latest (release)
An error occurred trying to start process '/usr/local/bin/Rscript' with working directory '/Users/runner/work/rhino/rhino/./tests/e2e/'. No such file or directory
ubuntu-22.04 (release)
Process completed with exit code 1.
ubuntu-22.04 (release)
Requires a space after '{'
ubuntu-22.04 (release)
Requires a space before '}'
ubuntu-22.04 (release)
Missing semicolon
ubuntu-22.04 (release)
Unnecessary semicolon
ubuntu-22.04 (release)
Expected space(s) after "export"
ubuntu-22.04 (release)
A space is required after '{'
ubuntu-22.04 (release)
A space is required before '}'
ubuntu-22.04 (release)
Newline required at end of file but not found
ubuntu-22.04 (oldrel)
Process completed with exit code 1.
ubuntu-22.04 (oldrel)
Requires a space after '{'
ubuntu-22.04 (oldrel)
Requires a space before '}'
ubuntu-22.04 (oldrel)
Missing semicolon
ubuntu-22.04 (oldrel)
Unnecessary semicolon
ubuntu-22.04 (oldrel)
Expected space(s) after "export"
ubuntu-22.04 (oldrel)
A space is required after '{'
ubuntu-22.04 (oldrel)
A space is required before '}'
ubuntu-22.04 (oldrel)
Newline required at end of file but not found
ubuntu-22.04 (devel)
Process completed with exit code 1.
ubuntu-22.04 (devel)
Requires a space after '{'
ubuntu-22.04 (devel)
Requires a space before '}'
ubuntu-22.04 (devel)
Missing semicolon
ubuntu-22.04 (devel)
Unnecessary semicolon
ubuntu-22.04 (devel)
Expected space(s) after "export"
ubuntu-22.04 (devel)
A space is required after '{'
ubuntu-22.04 (devel)
A space is required before '}'
ubuntu-22.04 (devel)
Newline required at end of file but not found
windows-latest (release)
Requires a space after '{'
windows-latest (release)
Requires a space before '}'
windows-latest (release)
Missing semicolon
windows-latest (release)
Unnecessary semicolon
windows-latest (release)
Expected space(s) after "export"
windows-latest (release)
A space is required after '{'
windows-latest (release)
A space is required before '}'
windows-latest (release)
Newline required at end of file but not found
ubuntu-22.04 (release): app/view/hello.R#L2
file=app/view/hello.R,line=2,col=3,[box_func_import_count_linter] Limit the function imports to a max of 8.
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 (oldrel): app/view/hello.R#L2
file=app/view/hello.R,line=2,col=3,[box_func_import_count_linter] Limit the function imports to a max of 8.
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 (devel): app/view/hello.R#L2
file=app/view/hello.R,line=2,col=3,[box_func_import_count_linter] Limit the function imports to a max of 8.
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.
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.
windows-latest (release): app/view/hello.R#L2
file=app/view/hello.R,line=2,col=3,[box_func_import_count_linter] Limit the function imports to a max of 8.