Skip to content

Merge pull request #580 from Appsilon/fix-logo #632

Merge pull request #580 from Appsilon/fix-logo

Merge pull request #580 from Appsilon/fix-logo #632

Triggered via push April 29, 2024 08:27
Status Success
Total duration 8m 33s
Artifacts

e2e-test.yml

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

Annotations

47 errors and 20 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
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
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
macOS-latest (release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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.
ubuntu-22.04 (release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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: 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: 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: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.