Skip to content

Merge remote-tracking branch 'origin/master' #2

Merge remote-tracking branch 'origin/master'

Merge remote-tracking branch 'origin/master' #2

Triggered via push October 26, 2023 14:31
Status Failure
Total duration 31s
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#L26
Missing semicolon
Lint Test: src/electron/index.js#L28
More than 1 blank line not allowed
Lint Test: src/electron/index.js#L29
Missing space before function parentheses
Lint Test: src/electron/index.js#L30
Opening curly brace does not appear on the same line as controlling statement
Lint Test: src/electron/index.js#L33
Missing semicolon
Lint Test: src/electron/index.js#L41
Missing space before function parentheses
Lint Test: src/electron/index.js#L42
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: src/electron/index.js#L56
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/