fix: undefined property in unmatched host #40
Annotations
2 errors and 10 warnings
|
Run tests
Process completed with exit code 1.
|
Run tests:
bench/server.js#L3
`@ladjs/env` import should occur before import of `../`
|
Run tests:
bench/server.js#L12
Arrow function should not return assignment.
|
Run tests:
bench/server.js#L44
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
|
Run tests:
bench/server.js#L50
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
|
Run tests:
lib/layer.js#L1
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead.
|
Run tests:
lib/layer.js#L115
Use the rest parameters instead of 'arguments'.
|
Run tests:
lib/layer.js#L194
Array.prototype.some() expects a value to be returned at the end of function.
|
Run tests:
lib/router.js#L13
`debug` import should occur before import of `./layer`
|
Run tests:
lib/router.js#L212
Move function declaration to program root.
|
Run tests:
lib/router.js#L215
Use the rest parameters instead of 'arguments'.
|
Loading