Skip to content

feat: add Paths type for type safety #696

feat: add Paths type for type safety

feat: add Paths type for type safety #696

Triggered via pull request July 17, 2023 17:23
Status Failure
Total duration 1m 5s
Artifacts

test.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 6 warnings
Test (ubuntu-latest, 18.x): src/index.tsx#L1
Type 'T[keyof T] extends Record<string, unknown> ? Join<keyof T, RemovePlural<{ [K in keyof any]: any; }[keyof T[keyof T]]>> : keyof T' does not satisfy the constraint 'string'.
Test (ubuntu-latest, 18.x)
Process completed with exit code 2.
Test (ubuntu-latest, 20.x): src/index.tsx#L1
Type 'T[keyof T] extends Record<string, unknown> ? Join<keyof T, RemovePlural<{ [K in keyof any]: any; }[keyof T[keyof T]]>> : keyof T' does not satisfy the constraint 'string'.
Test (ubuntu-latest, 20.x)
Process completed with exit code 2.
Test (windows-latest, 18.x)
The operation was canceled.
Test (windows-latest, 20.x)
The operation was canceled.
Test (ubuntu-latest, 16.10.x): src/index.tsx#L1
Type 'T[keyof T] extends Record<string, unknown> ? Join<keyof T, RemovePlural<{ [K in keyof any]: any; }[keyof T[keyof T]]>> : keyof T' does not satisfy the constraint 'string'.
Test (ubuntu-latest, 16.10.x)
The operation was canceled.
Test (windows-latest, 16.10.x)
The operation was canceled.
Test (ubuntu-latest, 18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest, 20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (windows-latest, 18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (windows-latest, 20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest, 16.10.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (windows-latest, 16.10.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/