ci: add verify workflow to pull requests #2
pull-request.yml
on: pull_request
Verify
/
Lint
33s
Verify
/
Test
1m 9s
Verify
/
Build
39s
Matrix: Verify / Types
Annotations
10 errors and 12 warnings
Verify / Test:
src/utils/helpers/access-details.ts#L20
Type 'OperationResult<any, AnyVariables>' is not assignable to type 'OperationResult<ITokenPriceQuery, { datatokenId: string; account: string; }>'.
|
Verify / Test:
src/utils/helpers/access-details.ts#L20
Type 'OperationResult<any, AnyVariables>' is not assignable to type 'OperationResult<ITokenPriceQuery, { datatokenId: string; account: string; }>'.
|
Verify / Test:
src/utils/helpers/access-details.ts#L20
Type 'OperationResult<any, AnyVariables>' is not assignable to type 'OperationResult<ITokenPriceQuery, { datatokenId: string; account: string; }>'.
|
Verify / Test
Final attempt failed. Child_process exited with error code 1
|
Verify / Types (latest):
src/utils/helpers/access-details.ts#L20
Type 'OperationResult<any, AnyVariables>' is not assignable to type 'OperationResult<ITokenPriceQuery, { datatokenId: string; account: string; }>'.
|
Verify / Types (latest)
Process completed with exit code 2.
|
Verify / Types (5.0.2):
src/utils/helpers/access-details.ts#L20
Type 'OperationResult<any, AnyVariables>' is not assignable to type 'OperationResult<ITokenPriceQuery, { datatokenId: string; account: string; }>'.
|
Verify / Types (5.0.2)
Process completed with exit code 2.
|
Verify / Build:
src/utils/helpers/access-details.ts#L20
Type 'OperationResult<any, AnyVariables>' is not assignable to type 'OperationResult<ITokenPriceQuery, { datatokenId: string; account: string; }>'.
|
Verify / Build
Process completed with exit code 2.
|
Verify / Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Verify / Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Verify / Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Verify / Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Verify / Test
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Verify / Test
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Verify / Types (latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Verify / Types (latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Verify / Types (5.0.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Verify / Types (5.0.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Verify / Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Verify / Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|