Skip to content

[Snyk] Security upgrade path-to-regexp from 6.2.1 to 6.3.0 #706

[Snyk] Security upgrade path-to-regexp from 6.2.1 to 6.3.0

[Snyk] Security upgrade path-to-regexp from 6.2.1 to 6.3.0 #706

Triggered via pull request September 11, 2024 09:11
Status Failure
Total duration 43s
Artifacts

ci.yml

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

Annotations

4 errors and 2 warnings
build (20.x): src/common/utils/generate-location/index.ts#L13
Argument of type 'MatchParams' is not assignable to parameter of type 'Partial<Record<string, string | string[]>>'.
build (20.x): src/common/utils/generate-path/index.ts#L6
Argument of type '{ [paramName: string]: string | number | boolean | void | null; } | undefined' is not assignable to parameter of type 'Partial<Record<string, string | string[]>> | undefined'.
build (20.x): src/common/utils/match-route/matchPath.ts#L3
Module '"path-to-regexp"' has no exported member 'pathToRegexp'.
build (20.x)
Process completed with exit code 2.
build (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/