This repository has been archived by the owner on Sep 19, 2023. It is now read-only.
Update dependency typescript to v5 #508
Annotations
10 errors and 1 warning
lib/functions/Helpers.ts#L79
Type 'T' does not satisfy the constraint '{ toString: () => string; }'.
|
lib/functions/Helpers.ts#L90
Type 'L' does not satisfy the constraint '{ toString: () => string; }'.
|
lib/functions/Helpers.ts#L90
Type 'R' does not satisfy the constraint '{ toString: () => string; }'.
|
lib/functions/Helpers.ts#L96
Type 'A1' does not satisfy the constraint '{ toString: () => string; }'.
|
lib/functions/Helpers.ts#L96
Type 'A2' does not satisfy the constraint '{ toString: () => string; }'.
|
lib/functions/Helpers.ts#L96
Type 'A3' does not satisfy the constraint '{ toString: () => string; }'.
|
lib/functions/Helpers.ts#L109
Type 'A1' does not satisfy the constraint '{ toString: () => string; }'.
|
lib/functions/Helpers.ts#L109
Type 'A2' does not satisfy the constraint '{ toString: () => string; }'.
|
lib/functions/Helpers.ts#L109
Type 'A3' does not satisfy the constraint '{ toString: () => string; }'.
|
lib/functions/Helpers.ts#L109
Type 'A4' does not satisfy the constraint '{ toString: () => string; }'.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading