fix(scriptlets): support h1 kenv to allow shortcuts #1845
release.yml
on: push
Matrix: test-mac-and-ubuntu
test-windows
1m 25s
release
0s
Annotations
7 errors
test-mac-and-ubuntu (ubuntu-latest):
src/core/group.test.ts#L711
Conversion of type '({ name: string; group: string; lastUsed: number; } | { name: string; group: string; lastUsed: number; exclude: true; })[]' to type 'Choice<any>[]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
test-mac-and-ubuntu (ubuntu-latest)
Process completed with exit code 1.
|
test-mac-and-ubuntu (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
test-mac-and-ubuntu (macos-latest):
src/core/group.test.ts#L711
Conversion of type '({ name: string; group: string; lastUsed: number; } | { name: string; group: string; lastUsed: number; exclude: true; })[]' to type 'Choice<any>[]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
test-mac-and-ubuntu (macos-latest)
The operation was canceled.
|
test-windows:
src/core/group.test.ts#L711
Conversion of type '({ name: string; group: string; lastUsed: number; } | { name: string; group: string; lastUsed: number; exclude: true; })[]' to type 'Choice<any>[]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.\r
|
test-windows
Process completed with exit code 1.
|