feat: allow restricting what types can be passed in as parameters #1672
Annotations
11 warnings
lint_js
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint_js:
benchmark/run.ts#L83
Missing JSDoc comment
|
lint_js:
benchmark/run.ts#L93
Missing JSDoc comment
|
lint_js:
benchmark/run.ts#L116
Missing JSDoc comment
|
lint_js:
src/deepmerge-into.ts#L47
Missing JSDoc comment
|
lint_js:
src/deepmerge-into.ts#L97
Missing JSDoc comment
|
lint_js:
src/deepmerge.ts#L70
Missing JSDoc comment
|
lint_js:
tests/deepmerge-custom.test.ts#L504
'idPath' is already declared in the upper scope on line 504 column 17
|
lint_js:
tests/deepmerge-custom.test.ts#L538
'id' is already declared in the upper scope on line 515 column 17
|
lint_js:
tests/deepmerge-custom.test.ts#L538
'values' is already declared in the upper scope on line 503 column 23
|
lint_js:
tests/deepmerge-into-custom.test.ts#L383
'idPath' is already declared in the upper scope on line 383 column 17
|