Skip to content

update path-to-regexp #40

update path-to-regexp

update path-to-regexp #40

Triggered via pull request November 19, 2025 05:14
Status Failure
Total duration 42s
Artifacts

ci-template.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Tests
Process completed with exit code 1.
Tests: packages/inferno-router/src/matchPath.ts#L43
Type '{ re: RegExp; keys: Keys; }' is not assignable to type '{ re: any; keys: pathToRegexKey[]; }'.