feat: add pick, omit, pickBy, and omitBy functions #136
Annotations
10 errors and 1 warning
Run test cases:
tests/collection.spec.ts#L351
TypeError: pick is not a function
❯ tests/collection.spec.ts:351:20
|
Run test cases:
tests/collection.spec.ts#L364
TypeError: pick is not a function
❯ tests/collection.spec.ts:364:20
|
Run test cases:
tests/collection.spec.ts#L372
TypeError: pick is not a function
❯ tests/collection.spec.ts:372:20
|
Run test cases:
tests/collection.spec.ts#L384
TypeError: omit is not a function
❯ tests/collection.spec.ts:384:20
|
Run test cases:
tests/collection.spec.ts#L397
TypeError: omit is not a function
❯ tests/collection.spec.ts:397:20
|
Run test cases:
tests/collection.spec.ts#L406
TypeError: omit is not a function
❯ tests/collection.spec.ts:406:20
|
Run test cases:
tests/collection.spec.ts#L414
TypeError: pickBy is not a function
❯ tests/collection.spec.ts:414:20
|
Run test cases:
tests/collection.spec.ts#L426
TypeError: pickBy is not a function
❯ tests/collection.spec.ts:426:20
|
Run test cases:
tests/collection.spec.ts#L432
TypeError: pickBy is not a function
❯ tests/collection.spec.ts:432:20
|
Run test cases:
tests/collection.spec.ts#L440
TypeError: omitBy is not a function
❯ tests/collection.spec.ts:440:20
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading