poc for createProfile approach #21
test.yml
on: pull_request
Type Validation
11s
Unit Tests
17s
Annotations
2 errors and 2 warnings
Type Validation:
src/createProfile.spec-d.ts#L13
Type 'Profile<"source", undefined, "destination", string>' does not satisfy the constraint '{ sourceKey: "source"; destinationKey: "destination"; map: "Expected: function, Actual: function"; }'.
|
Type Validation
Process completed with exit code 2.
|
Type Validation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|