Skip to content

Integrate Plato for Static Code Analysis #29

Integrate Plato for Static Code Analysis

Integrate Plato for Static Code Analysis #29

Triggered via pull request November 12, 2024 22:30
Status Failure
Total duration 2m 36s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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