Skip to content

feat: Add support for Vite 6 and 7 in peer dependencies #40

feat: Add support for Vite 6 and 7 in peer dependencies

feat: Add support for Vite 6 and 7 in peer dependencies #40

Re-run triggered October 7, 2025 16:58
Status Success
Total duration 33s
Artifacts

ci.yml

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

Annotations

3 errors
test (22.x): src/helpers/path-matching.ts#L31
Type '({ regex: null; pattern: string; } | { regex: false | MMRegExp; pattern: string; })[]' is not assignable to type 'CompiledPattern[]'.
test (20.x): src/helpers/path-matching.ts#L31
Type '({ regex: null; pattern: string; } | { regex: false | MMRegExp; pattern: string; })[]' is not assignable to type 'CompiledPattern[]'.
test (18.x): src/helpers/path-matching.ts#L31
Type '({ regex: null; pattern: string; } | { regex: false | MMRegExp; pattern: string; })[]' is not assignable to type 'CompiledPattern[]'.