optimizeCallback returns an object #2546
Annotations
17 errors
test (18.x)
Process completed with exit code 2.
|
test (22.x)
The job was canceled because "_18_x" failed.
|
test (22.x)
Process completed with exit code 2.
|
test (20.x)
The job was canceled because "_18_x" failed.
|
test (20.x)
Process completed with exit code 2.
|
lint:
src/utils/callback.js#L13
Missing space before function parentheses
|
lint:
src/utils/callback.js#L14
A space is required after '{'
|
lint:
src/utils/callback.js#L14
Missing space before value for key 'value'
|
lint:
src/utils/callback.js#L14
Missing space before value for key 'index'
|
lint:
src/utils/callback.js#L14
A space is required before '}'
|
lint:
src/utils/callback.js#L15
Trailing spaces not allowed
|
lint:
src/utils/callback.js#L16
Expected indentation of 4 spaces but found 2
|
lint:
src/utils/callback.js#L17
Expected indentation of 4 spaces but found 2
|
lint:
src/utils/callback.js#L21
Expected indentation of 6 spaces but found 8
|
lint:
src/utils/callback.js#L22
Expected indentation of 8 spaces but found 10
|
coverage
Process completed with exit code 2.
|
build-and-test
Process completed with exit code 2.
|