Skip to content

Added Static Analysis Tool: Plato #96

Added Static Analysis Tool: Plato

Added Static Analysis Tool: Plato #96

Triggered via pull request October 28, 2024 21:49
Status Failure
Total duration 10m 19s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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