Skip to content

use getCordovaService #3

use getCordovaService

use getCordovaService #3

Triggered via push October 30, 2023 12:19
Status Failure
Total duration 27s
Artifacts

lint.yml

on: push
Lint Test
16s
Lint Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint Test: src/electron/index.js#L24
Strings must use singlequote
Lint Test: src/electron/index.js#L25
Strings must use singlequote
Lint Test: src/electron/index.js#L26
Strings must use singlequote
Lint Test: src/electron/index.js#L28
More than 1 blank line not allowed
Lint Test: src/electron/index.js#L29
Expected space or tab after '//' in comment
Lint Test: src/electron/index.js#L32
Missing semicolon
Lint Test: src/electron/index.js#L39
Missing space before function parentheses
Lint Test: src/electron/index.js#L40
Opening curly brace does not appear on the same line as controlling statement
Lint Test: src/electron/index.js#L50
Missing space before function parentheses
Lint Test: src/electron/index.js#L51
Opening curly brace does not appear on the same line as controlling statement
Lint Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/