Skip to content

Fix broken object and lazy types #1524

Fix broken object and lazy types

Fix broken object and lazy types #1524

Triggered via push December 28, 2023 12:49
Status Failure
Total duration 47s
Artifacts

test.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

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/