Skip to content

feat: Add project image and update documentation #38

feat: Add project image and update documentation

feat: Add project image and update documentation #38

Triggered via push October 4, 2025 06:00
Status Success
Total duration 26s
Artifacts

ci.yml

on: push
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[]'.