Skip to content

update path-to-regexp #41

update path-to-regexp

update path-to-regexp #41

Triggered via pull request November 19, 2025 05:15
Status Failure
Total duration 48s
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#L41
Type '{ re: RegExp; keys: Keys; }' is not assignable to type '{ re: any; keys: pathToRegexKey[]; }'.