Enable asynchronous on beforeRender method #30
lint.yml
on: pull_request
lint
/
markdown
27s
lint
/
stylelint
0s
lint
/
eslint
24s
lint
/
typescript
18s
lint
/
publint
21s
Annotations
5 errors
lint / eslint:
src/app.ts#L332
Expected the Promise rejection reason to be an Error
|
lint / eslint:
tests/unit/app.test.js#L956
Expected object keys to be in natural ascending order. 'component' should be before 'path'
|
lint / eslint:
tests/unit/app.test.js#L974
Expected object keys to be in natural ascending order. 'component' should be before 'path'
|
lint / eslint:
tests/unit/app.test.js#L981
Expected object keys to be in natural ascending order. 'component' should be before 'path'
|
lint / eslint
Process completed with exit code 1.
|