Box function import count linter #382
Annotations
54 errors and 12 warnings
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.
|
windows-latest (release)
An error occurred trying to start process 'C:\Program Files\R\R-4.3.2\bin\x64\Rscript.EXE' with working directory 'D:\a\rhino\rhino\tests/e2e/RhinoApp'. The directory name is invalid.
|
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.
|
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
|
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.
|