Bump eslint & related deps #820
main.yml
on: push
build-test-linux
1m 51s
build-test-macos
4m 11s
build-test-windows
6m 35s
Annotations
30 errors and 6 warnings
build-test-linux:
__e2e__/app.spec.js#L11
Return values from promise executor functions cannot be read
|
build-test-linux:
__e2e__/app.spec.js#L57
Unexpected `await` inside a loop
|
build-test-linux:
__e2e__/app.spec.js#L58
Unary operator '--' used
|
build-test-linux:
__e2e__/app.spec.js#L80
Expected no linebreak before this expression
|
build-test-linux:
__e2e__/app.spec.js#L138
Expected no linebreak before this expression
|
build-test-linux:
__e2e__/app.spec.js#L206
Missing trailing comma
|
build-test-linux:
__e2e__/app.spec.js#L259
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
|
build-test-linux:
__e2e__/app.spec.js#L262
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
|
build-test-linux:
__e2e__/app.spec.js#L291
Expected no linebreak before this expression
|
build-test-linux:
__e2e__/app.spec.js#L294
Unexpected newline before ')'
|
build-test-macos:
__e2e__/app.spec.js#L11
Return values from promise executor functions cannot be read
|
build-test-macos:
__e2e__/app.spec.js#L57
Unexpected `await` inside a loop
|
build-test-macos:
__e2e__/app.spec.js#L58
Unary operator '--' used
|
build-test-macos:
__e2e__/app.spec.js#L80
Expected no linebreak before this expression
|
build-test-macos:
__e2e__/app.spec.js#L138
Expected no linebreak before this expression
|
build-test-macos:
__e2e__/app.spec.js#L206
Missing trailing comma
|
build-test-macos:
__e2e__/app.spec.js#L259
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
|
build-test-macos:
__e2e__/app.spec.js#L262
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
|
build-test-macos:
__e2e__/app.spec.js#L291
Expected no linebreak before this expression
|
build-test-macos:
__e2e__/app.spec.js#L294
Unexpected newline before ')'
|
build-test-windows:
__e2e__/app.spec.js#L11
Return values from promise executor functions cannot be read
|
build-test-windows:
__e2e__/app.spec.js#L57
Unexpected `await` inside a loop
|
build-test-windows:
__e2e__/app.spec.js#L58
Unary operator '--' used
|
build-test-windows:
__e2e__/app.spec.js#L80
Expected no linebreak before this expression
|
build-test-windows:
__e2e__/app.spec.js#L138
Expected no linebreak before this expression
|
build-test-windows:
__e2e__/app.spec.js#L206
Missing trailing comma
|
build-test-windows:
__e2e__/app.spec.js#L259
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
|
build-test-windows:
__e2e__/app.spec.js#L262
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
|
build-test-windows:
__e2e__/app.spec.js#L291
Expected no linebreak before this expression
|
build-test-windows:
__e2e__/app.spec.js#L294
Unexpected newline before ')'
|
build-test-linux:
app/containers/App.js#L136
Unexpected alert
|
build-test-linux:
app/utils/devMenu.js#L75
Unexpected confirm
|
build-test-macos:
app/containers/App.js#L136
Unexpected alert
|
build-test-macos:
app/utils/devMenu.js#L75
Unexpected confirm
|
build-test-windows:
app/containers/App.js#L136
Unexpected alert
|
build-test-windows:
app/utils/devMenu.js#L75
Unexpected confirm
|