Skip to content

Applied Static Prettier Formatting Tool to public/src/app.js for Consistent Code Style #49

Applied Static Prettier Formatting Tool to public/src/app.js for Consistent Code Style

Applied Static Prettier Formatting Tool to public/src/app.js for Consistent Code Style #49

Triggered via pull request October 27, 2024 15:17
Status Failure
Total duration 2m 32s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
test: plato_reports/assets/scripts/bundles/codemirror.js#L1
Use the global form of 'use strict'
test: plato_reports/assets/scripts/bundles/codemirror.js#L1
Expected an assignment or function call and instead saw an expression
test: plato_reports/assets/scripts/bundles/codemirror.js#L1
'window' is not defined
test: plato_reports/assets/scripts/bundles/codemirror.js#L1
Operator '=' must be spaced
test: plato_reports/assets/scripts/bundles/codemirror.js#L1
Wrap an immediate function invocation in parentheses
test: plato_reports/assets/scripts/bundles/codemirror.js#L1
Missing space before function parentheses
test: plato_reports/assets/scripts/bundles/codemirror.js#L1
Requires a space after '{'
test: plato_reports/assets/scripts/bundles/codemirror.js#L1
Statement inside of curly braces should be on next line
test: plato_reports/assets/scripts/bundles/codemirror.js#L1
Missing space before opening brace
test: plato_reports/assets/scripts/bundles/codemirror.js#L1
Use the global form of 'use strict'