Refactor error and warning messages #16
Annotations
3 errors and 10 warnings
|
lint
Process completed with exit code 1.
|
|
lint:
src/core/messages.js#L35
Too many blank lines at the end of file. Max of 0 allowed
|
|
lint:
src/core/messages.js#L31
Unexpected trailing comma
|
|
lint:
test/asset/find-result-wrapper.js#L344
'prev' is assigned a value but never used
|
|
lint:
test/asset/find-result-wrapper.js#L327
'fail' is not defined
|
|
lint:
test/asset/find-result-wrapper.js#L318
'prev' is assigned a value but never used
|
|
lint:
test/asset/find-result-wrapper.js#L240
'fail' is not defined
|
|
lint:
test/asset/find-result-wrapper.js#L225
'fail' is not defined
|
|
lint:
test/asset/find-result-wrapper.js#L202
'fail' is not defined
|
|
lint:
src/core/lib/utils.js#L60
'_typeof' is assigned a value but never used
|
|
lint:
src/core/lib/request.js#L7
'api_key' is defined but never used
|
|
lint:
src/core/lib/request.js#L6
'environment' is defined but never used
|
|
lint:
src/core/cache-provider/localstorage.js#L50
'callback' is not defined
|