feat(#166) Add path-group style router creation #22
Annotations
10 warnings
bench/server.js#L3
`@ladjs/env` import should occur before import of `../`
|
bench/server.js#L12
Arrow function should not return assignment.
|
bench/server.js#L44
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
|
bench/server.js#L50
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
|
lib/group.js#L72
Unexpected named function 'path'.
|
lib/group.js#L100
Unexpected named function 'end'.
|
lib/group.js#L112
Unexpected named function 'build'.
|
lib/layer.js#L1
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead.
|
lib/layer.js#L115
Use the rest parameters instead of 'arguments'.
|
lib/layer.js#L194
Array.prototype.some() expects a value to be returned at the end of function.
|
The logs for this run have expired and are no longer available.
Loading