Skip to content

bump path-to-regex to v6.3.0 #65

bump path-to-regex to v6.3.0

bump path-to-regex to v6.3.0 #65

Triggered via push September 12, 2024 21:59
Status Success
Total duration 54s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
Node 16 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Node 16 on ubuntu-latest: bench/server.js#L3
`@ladjs/env` import should occur before import of `../`
Node 16 on ubuntu-latest: bench/server.js#L12
Arrow function should not return assignment.
Node 16 on ubuntu-latest: bench/server.js#L44
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
Node 16 on ubuntu-latest: bench/server.js#L50
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
Node 16 on ubuntu-latest: lib/layer.js#L1
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead.
Node 16 on ubuntu-latest: lib/layer.js#L115
Use the rest parameters instead of 'arguments'.
Node 16 on ubuntu-latest: lib/layer.js#L194
Array.prototype.some() expects a value to be returned at the end of function.
Node 16 on ubuntu-latest: lib/router.js#L13
`debug` import should occur before import of `./layer`
Node 16 on ubuntu-latest: lib/router.js#L212
Move function declaration to program root.
Node 16 on ubuntu-latest: lib/router.js#L215
Use the rest parameters instead of 'arguments'.
Node 14 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Node 14 on ubuntu-latest: bench/server.js#L3
`@ladjs/env` import should occur before import of `../`
Node 14 on ubuntu-latest: bench/server.js#L12
Arrow function should not return assignment.
Node 14 on ubuntu-latest: bench/server.js#L44
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
Node 14 on ubuntu-latest: bench/server.js#L50
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
Node 14 on ubuntu-latest: lib/layer.js#L1
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead.
Node 14 on ubuntu-latest: lib/layer.js#L115
Use the rest parameters instead of 'arguments'.
Node 14 on ubuntu-latest: lib/layer.js#L194
Array.prototype.some() expects a value to be returned at the end of function.
Node 14 on ubuntu-latest: lib/router.js#L13
`debug` import should occur before import of `./layer`
Node 14 on ubuntu-latest: lib/router.js#L212
Move function declaration to program root.
Node 14 on ubuntu-latest: lib/router.js#L215
Use the rest parameters instead of 'arguments'.
Node 18 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Node 18 on ubuntu-latest: bench/server.js#L3
`@ladjs/env` import should occur before import of `../`
Node 18 on ubuntu-latest: bench/server.js#L12
Arrow function should not return assignment.
Node 18 on ubuntu-latest: bench/server.js#L44
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
Node 18 on ubuntu-latest: bench/server.js#L50
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
Node 18 on ubuntu-latest: lib/layer.js#L1
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead.
Node 18 on ubuntu-latest: lib/layer.js#L115
Use the rest parameters instead of 'arguments'.
Node 18 on ubuntu-latest: lib/layer.js#L194
Array.prototype.some() expects a value to be returned at the end of function.
Node 18 on ubuntu-latest: lib/router.js#L13
`debug` import should occur before import of `./layer`
Node 18 on ubuntu-latest: lib/router.js#L212
Move function declaration to program root.
Node 18 on ubuntu-latest: lib/router.js#L215
Use the rest parameters instead of 'arguments'.