Skip to content

feat(root): deprecate node 16 #2747

feat(root): deprecate node 16

feat(root): deprecate node 16 #2747

Triggered via pull request December 4, 2023 16:55
Status Failure
Total duration 2m 24s
Artifacts

test_package_updates.yml

on: pull_request
Matrix: unit-test-all
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
unit-test-all (20.x)
Argument of type 'ExactC<IntersectionC<[PartialC<{ comment: UnionC<[Type<string, string, unknown>, UndefinedC]>; consolidateId: UnionC<[Type<string, string, unknown>, UndefinedC]>; ... 72 more ...; stakingParams: PartialC<...>; }>, PartialC<...>, PartialC<...>, PartialC<...>]>>' is not assignable to parameter of type 'Type<Partial<{ comment?: string | undefined; consolidateId?: string | undefined; halfSigned?: { txHex?: string | undefined; recipients?: { address?: string | undefined; amount?: string | number | undefined; feeLimit?: string | undefined; data?: string | undefined; memo?: string | undefined; tokenName?: string | unde...'.
unit-test-all (20.x)
Argument of type 'ExactC<IntersectionC<[PartialC<{ comment: UnionC<[Type<string, string, unknown>, UndefinedC]>; consolidateId: UnionC<[Type<string, string, unknown>, UndefinedC]>; ... 72 more ...; stakingParams: PartialC<...>; }>, PartialC<...>, PartialC<...>, PartialC<...>]>>' is not assignable to parameter of type 'Type<Partial<{ comment?: string | undefined; consolidateId?: string | undefined; halfSigned?: { txHex?: string | undefined; recipients?: { address?: string | undefined; amount?: string | number | undefined; feeLimit?: string | undefined; data?: string | undefined; memo?: string | undefined; tokenName?: string | unde...'.
unit-test-all (20.x)
Process completed with exit code 1.
unit-test-all (18.x)
Argument of type 'ExactC<IntersectionC<[PartialC<{ comment: UnionC<[Type<string, string, unknown>, UndefinedC]>; consolidateId: UnionC<[Type<string, string, unknown>, UndefinedC]>; ... 72 more ...; stakingParams: PartialC<...>; }>, PartialC<...>, PartialC<...>, PartialC<...>]>>' is not assignable to parameter of type 'Type<Partial<{ comment?: string | undefined; consolidateId?: string | undefined; halfSigned?: { txHex?: string | undefined; recipients?: { address?: string | undefined; amount?: string | number | undefined; feeLimit?: string | undefined; data?: string | undefined; memo?: string | undefined; tokenName?: string | unde...'.
unit-test-all (18.x)
Argument of type 'ExactC<IntersectionC<[PartialC<{ comment: UnionC<[Type<string, string, unknown>, UndefinedC]>; consolidateId: UnionC<[Type<string, string, unknown>, UndefinedC]>; ... 72 more ...; stakingParams: PartialC<...>; }>, PartialC<...>, PartialC<...>, PartialC<...>]>>' is not assignable to parameter of type 'Type<Partial<{ comment?: string | undefined; consolidateId?: string | undefined; halfSigned?: { txHex?: string | undefined; recipients?: { address?: string | undefined; amount?: string | number | undefined; feeLimit?: string | undefined; data?: string | undefined; memo?: string | undefined; tokenName?: string | unde...'.
unit-test-all (18.x)
Process completed with exit code 1.
unit-test-all (20.x)
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/
unit-test-all (18.x)
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/