Skip to content

feat: added option to disable hotkey #1386

feat: added option to disable hotkey

feat: added option to disable hotkey #1386

Triggered via pull request December 10, 2024 15:46
Status Failure
Total duration 1m 5s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
main/Core/UeliCommand/UeliCommandActionHandler.test.ts > UeliCommandActionHandler > should invoke an ueli command: src/main/Core/UeliCommand/UeliCommandActionHandler.test.ts#L23
AssertionError: expected "spy" to be called with arguments: [ 'openSettings' ] Received: 1st spy call: Array [ - "openSettings", + "settings", ] Number of calls: 1 ❯ testInvokeAction main/Core/UeliCommand/UeliCommandActionHandler.test.ts:23:39 ❯ main/Core/UeliCommand/UeliCommandActionHandler.test.ts:32:9
main/Core/UeliCommand/UeliCommandActionHandler.test.ts > UeliCommandActionHandler > should throw an error if the argument is an invalid ueli command: src/main/Core/UeliCommand/UeliCommandActionHandler.test.ts#L55
AssertionError: promise resolved "undefined" instead of rejecting - Expected: [Error: rejected promise] + Received: undefined ❯ main/Core/UeliCommand/UeliCommandActionHandler.test.ts:55:9
Build
Process completed with exit code 1.