Skip to content

fix!: exclude comments from replacement by default #584

fix!: exclude comments from replacement by default

fix!: exclude comments from replacement by default #584

Triggered via push March 2, 2026 12:51
Status Failure
Total duration 57s
Artifacts

unit-test.yml

on: push
Matrix: unit-test / test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
unit-test / lint
Process completed with exit code 2.
unit-test / lint: tests/scan-enums.spec.ts#L8
Property 'replaceOptions' is missing in type '{ include: RegExp[]; exclude: never[]; scanDir: string; scanPattern: string[]; }' but required in type 'Omit<OptionsResolved, "scanMode">'.