Jshooks #182
nodejs.yml
on: pull_request
Matrix: build-and-lint
Matrix: integration
Matrix: unit
Annotations
3 errors and 9 warnings
integration (20.x)
Process completed with exit code 1.
|
integration (16.x)
The job was canceled because "_20_x" failed.
|
integration (16.x)
The operation was canceled.
|
unit (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-and-lint (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-and-lint (20.x):
src/libs/xrpl-helpers/fundSystem.ts#L140
Unexpected any. Specify a different type
|
build-and-lint (20.x):
src/libs/xrpl-helpers/transaction.ts#L251
Unexpected any. Specify a different type
|
build-and-lint (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-and-lint (16.x):
src/libs/xrpl-helpers/fundSystem.ts#L140
Unexpected any. Specify a different type
|
build-and-lint (16.x):
src/libs/xrpl-helpers/transaction.ts#L251
Unexpected any. Specify a different type
|
integration (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|