Skip to content

chore: Upgrade stylelint. #272

chore: Upgrade stylelint.

chore: Upgrade stylelint. #272

Triggered via push October 31, 2023 14:09
Status Failure
Total duration 10m 19s
Artifacts

e2e-test.yml

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

Annotations

49 errors and 15 warnings
ubuntu-22.04 (devel)
Process completed with exit code 1.
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)
Process completed with exit code 1.
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)
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
macOS-latest (release)
Process completed with exit code 1.
macOS-latest (release)
Process completed with exit code 1.
macOS-latest (release)
Requires a space after '{'
macOS-latest (release)
Requires a space before '}'
macOS-latest (release)
Missing semicolon
macOS-latest (release)
Unnecessary semicolon
macOS-latest (release)
Expected space(s) after "export"
macOS-latest (release)
A space is required after '{'
macOS-latest (release)
A space is required before '}'
macOS-latest (release)
Newline required at end of file but not found
windows-latest (release)
Process completed with exit code 1.
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 (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.
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.
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.