fix: apply filtering to types when selecting a leaf node #2000
Annotations
11 warnings
lint_js
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint_js:
benchmark/run.ts#L14
"tinybench" is not published
|
lint_js:
src/deepmerge-into.ts#L142
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
|
lint_js:
src/deepmerge-into.ts#L223
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
|
lint_js:
src/deepmerge-into.ts#L250
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
|
lint_js:
src/deepmerge-into.ts#L269
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
|
lint_js:
src/deepmerge-into.ts#L292
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
|
lint_js:
src/deepmerge-into.ts#L314
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
|
lint_js:
src/defaults/into.ts#L27
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
|
lint_js:
src/defaults/into.ts#L69
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
|
lint_js:
src/defaults/into.ts#L82
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
|