Skip to content

ci: Use sparse checkout in E2E workflow #394

ci: Use sparse checkout in E2E workflow

ci: Use sparse checkout in E2E workflow #394

Triggered via push January 15, 2024 08:11
Status Success
Total duration 10m 17s
Artifacts

e2e-test.yml

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

Annotations

47 errors and 15 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
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
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
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): 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): tests/e2e/RhinoApp/app/js/index.js#L1
Expected linebreaks to be 'LF' but found 'CRLF'
windows-latest (release): tests/e2e/RhinoApp/app/js/index.js#L2
Expected linebreaks to be 'LF' but found 'CRLF'
windows-latest (release): tests/e2e/RhinoApp/app/js/index.js#L3
Expected linebreaks to be 'LF' but found 'CRLF'
windows-latest (release): tests/e2e/RhinoApp/app/js/index.js#L4
Expected linebreaks to be 'LF' but found 'CRLF'
windows-latest (release): tests/e2e/RhinoApp/app/js/index.js#L5
Expected linebreaks to be 'LF' but found 'CRLF'
windows-latest (release): tests/e2e/RhinoApp/app/js/index.js#L6
Expected linebreaks to be 'LF' but found 'CRLF'
windows-latest (release): tests/e2e/RhinoApp/app/js/index.js#L7
Expected linebreaks to be 'LF' but found 'CRLF'
windows-latest (release): tests/e2e/RhinoApp/app/js/badStyle.js#L1
Requires a space after '{'
windows-latest (release): tests/e2e/RhinoApp/app/js/badStyle.js#L1
Requires a space before '}'
windows-latest (release): tests/e2e/RhinoApp/app/js/badStyle.js#L1
Expected space(s) after "export"
windows-latest (release): tests/e2e/RhinoApp/app/js/badStyle.js#L1
A space is required after '{'
windows-latest (release): tests/e2e/RhinoApp/app/js/badStyle.js#L1
A space is required before '}'
windows-latest (release): tests/e2e/RhinoApp/app/js/badStyle.js#L1
Newline required at end of file but not found
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/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/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.
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): 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.