Box function import count linter #431
Triggered via pull request
January 26, 2024 04:59
Status
Cancelled
Total duration
9m 37s
Artifacts
–
Annotations
47 errors and 27 warnings
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 (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 (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
|
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)
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:\R\bin\Rscript.EXE' with working directory 'D:\a\rhino\rhino\tests/e2e/RhinoApp'. The directory name is invalid.
|
windows-latest (release)
Failed to get R release: Failed to get qpdf and ghostscript in 10 tries :(
|
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
|
macOS-latest (release)
The operation was canceled.
|
ubuntu-22.04 (release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r-lib/actions/setup-r@v2, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r-lib/actions/setup-r@v2, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r-lib/actions/setup-r@v2, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r-lib/actions/setup-r@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
windows-latest (release)
Failed to download qpdf or ghostscript: Failed to install qpdf: Error: The process 'C:\ProgramData\Chocolatey\bin\choco.exe' failed with exit code 1
|
windows-latest (release)
Failed to download qpdf or ghostscript: Failed to install qpdf: Error: The process 'C:\ProgramData\Chocolatey\bin\choco.exe' failed with exit code 1
|
windows-latest (release)
Failed to download qpdf or ghostscript: Failed to install qpdf: Error: The process 'C:\ProgramData\Chocolatey\bin\choco.exe' failed with exit code 1
|
windows-latest (release)
Failed to download qpdf or ghostscript: Failed to install qpdf: Error: The process 'C:\ProgramData\Chocolatey\bin\choco.exe' failed with exit code 1
|
windows-latest (release)
Failed to download qpdf or ghostscript: Failed to install qpdf: Error: The process 'C:\ProgramData\Chocolatey\bin\choco.exe' failed with exit code 1
|
windows-latest (release)
Failed to download qpdf or ghostscript: Failed to install qpdf: Error: The process 'C:\ProgramData\Chocolatey\bin\choco.exe' failed with exit code 1
|
windows-latest (release)
Failed to download qpdf or ghostscript: Failed to install qpdf: Error: The process 'C:\ProgramData\Chocolatey\bin\choco.exe' failed with exit code 1
|
windows-latest (release)
Failed to download qpdf or ghostscript: Failed to install qpdf: Error: The process 'C:\ProgramData\Chocolatey\bin\choco.exe' failed with exit code 1
|
windows-latest (release)
Failed to download qpdf or ghostscript: Failed to install qpdf: Error: The process 'C:\ProgramData\Chocolatey\bin\choco.exe' failed with exit code 1
|
windows-latest (release)
Failed to download qpdf or ghostscript: Failed to install qpdf: Error: The process 'C:\ProgramData\Chocolatey\bin\choco.exe' failed with exit code 1
|
macOS-latest (release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r-lib/actions/setup-r@v2, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.
|