Fix path #1525
Annotations
2 errors and 1 warning
Test TypeScript:
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>>'.
|
Test TypeScript
The operation was canceled.
|
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/
|
The logs for this run have expired and are no longer available.
Loading