Fix broken object
and lazy
types
#1524
Annotations
8 errors and 4 warnings
build (16.x):
test/utilities.test.ts#L82
Type 'Decoder<Resolve<{ [K in Exclude<"children", undefined extends T ? "node" : never> | Exclude<"node", undefined extends T ? "node" : never>]-?: { node: T; children: Tree<...>[]; }[K]; } & { [K in undefined extends T ? "node" : never]+?: Exclude<...> | undefined; }>>' is not assignable to type 'Decoder<Tree<T>>'.
|
build (16.x)
Process completed with exit code 2.
|
build (18.x)
The job was canceled because "_16_x" failed.
|
build (18.x):
test/utilities.test.ts#L82
Type 'Decoder<Resolve<{ [K in Exclude<"children", undefined extends T ? "node" : never> | Exclude<"node", undefined extends T ? "node" : never>]-?: { node: T; children: Tree<...>[]; }[K]; } & { [K in undefined extends T ? "node" : never]+?: Exclude<...> | undefined; }>>' is not assignable to type 'Decoder<Tree<T>>'.
|
build (18.x)
Process completed with exit code 2.
|
build (latest):
test/utilities.test.ts#L82
Type 'Decoder<Resolve<{ [K in Exclude<"children", undefined extends T ? "node" : never> | Exclude<"node", undefined extends T ? "node" : never>]-?: { node: T; children: Tree<...>[]; }[K]; } & { [K in undefined extends T ? "node" : never]+?: Exclude<...> | undefined; }>>' is not assignable to type 'Decoder<Tree<T>>'.
|
build (latest)
Process completed with exit code 2.
|
build (20.x)
The operation was canceled.
|
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|