Skip to content

fix(scriptlets): support h1 kenv to allow shortcuts #1845

fix(scriptlets): support h1 kenv to allow shortcuts

fix(scriptlets): support h1 kenv to allow shortcuts #1845

Triggered via push February 10, 2025 19:12
Status Failure
Total duration 1m 38s
Artifacts

release.yml

on: push
Matrix: test-mac-and-ubuntu
release
0s
release
Fit to window
Zoom out
Zoom in

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.