Skip to content

Chore: Update path-to-regex to v8.1.0 #67

Chore: Update path-to-regex to v8.1.0

Chore: Update path-to-regex to v8.1.0 #67

Triggered via pull request September 13, 2024 12:36
Status Success
Total duration 53s
Artifacts

ci.yml

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

Annotations

33 warnings
Node 22 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 22 on ubuntu-latest: lib/layer.js#L3
'stringify' is assigned a value but never used.
Node 22 on ubuntu-latest: lib/layer.js#L117
Use the rest parameters instead of 'arguments'.
Node 22 on ubuntu-latest: lib/layer.js#L200
Array.prototype.some() expects a value to be returned at the end of arrow function.
Node 22 on ubuntu-latest: lib/router.js#L129
Unnecessary '.apply()'.
Node 22 on ubuntu-latest: lib/router.js#L231
Use the spread operator instead of '.apply()'.
Node 22 on ubuntu-latest: lib/router.js#L249
`Array#reduce()` is not allowed
Node 22 on ubuntu-latest: lib/router.js#L384
Use the rest parameters instead of 'arguments'.
Node 22 on ubuntu-latest: lib/router.js#L386
Use the rest parameters instead of 'arguments'.
Node 22 on ubuntu-latest: lib/router.js#L470
Unnecessary '.call()'.
Node 22 on ubuntu-latest: lib/router.js#L558
Use the spread operator instead of '.apply()'.
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: lib/layer.js#L3
'stringify' is assigned a value but never used.
Node 18 on ubuntu-latest: lib/layer.js#L117
Use the rest parameters instead of 'arguments'.
Node 18 on ubuntu-latest: lib/layer.js#L200
Array.prototype.some() expects a value to be returned at the end of arrow function.
Node 18 on ubuntu-latest: lib/router.js#L129
Unnecessary '.apply()'.
Node 18 on ubuntu-latest: lib/router.js#L231
Use the spread operator instead of '.apply()'.
Node 18 on ubuntu-latest: lib/router.js#L249
`Array#reduce()` is not allowed
Node 18 on ubuntu-latest: lib/router.js#L384
Use the rest parameters instead of 'arguments'.
Node 18 on ubuntu-latest: lib/router.js#L386
Use the rest parameters instead of 'arguments'.
Node 18 on ubuntu-latest: lib/router.js#L470
Unnecessary '.call()'.
Node 18 on ubuntu-latest: lib/router.js#L558
Use the spread operator instead of '.apply()'.
Node 20 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 20 on ubuntu-latest: lib/layer.js#L3
'stringify' is assigned a value but never used.
Node 20 on ubuntu-latest: lib/layer.js#L117
Use the rest parameters instead of 'arguments'.
Node 20 on ubuntu-latest: lib/layer.js#L200
Array.prototype.some() expects a value to be returned at the end of arrow function.
Node 20 on ubuntu-latest: lib/router.js#L129
Unnecessary '.apply()'.
Node 20 on ubuntu-latest: lib/router.js#L231
Use the spread operator instead of '.apply()'.
Node 20 on ubuntu-latest: lib/router.js#L249
`Array#reduce()` is not allowed
Node 20 on ubuntu-latest: lib/router.js#L384
Use the rest parameters instead of 'arguments'.
Node 20 on ubuntu-latest: lib/router.js#L386
Use the rest parameters instead of 'arguments'.
Node 20 on ubuntu-latest: lib/router.js#L470
Unnecessary '.call()'.
Node 20 on ubuntu-latest: lib/router.js#L558
Use the spread operator instead of '.apply()'.