Skip to content

hs.urlevent callback parameters are now lowercase #1131

hs.urlevent callback parameters are now lowercase

hs.urlevent callback parameters are now lowercase #1131

Triggered via pull request September 19, 2024 21:54
Status Failure
Total duration 1h 22m 29s
Artifacts 5

ci_testbuild.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

42 errors and 14 warnings
Assertion Failure: Hammerspoon Tests/HSserial.m#L31
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testNewFromName
Assertion Failure: Hammerspoon Tests/HSserial.m#L41
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testOpenAndClose
Assertion Failure: Hammerspoon Tests/HSserial.m#L46
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testAttributes
Assertion Failure: Hammerspoon Tests/HSserial.m#L36
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testNewFromPath
Assertion Failure: Hammerspoon Tests/HSapplication.m#L51
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testFrontmostApplication
Assertion Failure: Hammerspoon Tests/HSapplication.m#L33
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testInitWithPid
Assertion Failure: Hammerspoon Tests/HSTestCase.m#L65
Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "testWindows()".
Assertion Failure: Hammerspoon Tests/HSapplication.m#L37
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testAttributesFromBundleID
Assertion Failure: Hammerspoon Tests/HSTestCase.m#L65
Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "testHiding()".
Assertion Failure: Hammerspoon Tests/HSTestCase.m#L65
Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "testHotkeyStates()".
Assertion Failure: Hammerspoon Tests/HSTestCase.m#L65
Asynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "testBasicHotkey()".
Assertion Failure: Hammerspoon Tests/HShotkey.m#L37
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testGetSystemAssigned
Assertion Failure: Hammerspoon Tests/HSTestCase.m#L65
Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "testRepeatingHotkey()".
Assertion Failure: Hammerspoon Tests/HSwindow.m#L75
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testMinimize
Assertion Failure: Hammerspoon Tests/HSwindow.m#L41
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testOrderedWindows
Assertion Failure: Hammerspoon Tests/HSwindow.m#L35
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testDesktop
Assertion Failure: Hammerspoon Tests/HSwindow.m#L51
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testSnapshots
Assertion Failure: Hammerspoon Tests/HSwindow.m#L89
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testTabs
Uncaught Exception: Hammerspoon Tests/HSTestCase.m#L38
Failed due to unwaited expectation 'testApplicationWatcher()'.
Assertion Failure: Hammerspoon Tests/HSuielement.m#L53
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testSelectedText
Uncaught Exception: Hammerspoon Tests/HSTestCase.m#L38
Failed due to unwaited expectation 'testWindowWatcher()'.
Assertion Failure: Hammerspoon Tests/HSbrightness.m#L30
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testGet
Assertion Failure: Hammerspoon Tests/HSbrightness.m#L37
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testSet
Assertion Failure: Hammerspoon Tests/HSTestCase.m#L65
Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "testVolumes()".
Assertion Failure: Hammerspoon Tests/HSscreen.m#L101
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testRotation
Assertion Failure: Hammerspoon Tests/HSaudiodevice.m#L236
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testDataSourceName
Assertion Failure: Hammerspoon Tests/HSaudiodevice.m#L230
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testDataSourceToString
Assertion Failure: Hammerspoon Tests/HSaudiodevice.m#L193
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testInputSupportsDataSources
Assertion Failure: Hammerspoon Tests/HSaudiodevice.m#L199
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testOutputSupportsDataSources
Assertion Failure: Hammerspoon Tests/HSaudiodevice.m#L242
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testDataSourceSetDefault
Assertion Failure: Hammerspoon Tests/HSaudiodevice.m#L223
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testAllOutputDataSources
Assertion Failure: Hammerspoon Tests/HSaudiodevice.m#L211
(([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testCurrentOutputDataSource
Build and Test: Hammerspoon Tests/HSserial.m#L31
testNewFromName, (([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testNewFromName
Build and Test: Hammerspoon Tests/HSserial.m#L41
testOpenAndClose, (([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testOpenAndClose
Build and Test: Hammerspoon Tests/HSserial.m#L46
testAttributes, (([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testAttributes
Build and Test: Hammerspoon Tests/HSserial.m#L36
testNewFromPath, (([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testNewFromPath
Build and Test: Hammerspoon Tests/HSapplication.m#L51
testFrontmostApplication, (([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testFrontmostApplication
Build and Test: Hammerspoon Tests/HSapplication.m#L33
testInitWithPid, (([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testInitWithPid
Build and Test: Hammerspoon Tests/HSTestCase.m#L65
testWindows, Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "testWindows()".
Build and Test: Hammerspoon Tests/HSapplication.m#L37
testAttributesFromBundleID, (([self luaTestFromSelector:_cmd]) is true) failed - Test failed: testAttributesFromBundleID
Build and Test: Hammerspoon Tests/HSTestCase.m#L65
testHiding, Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "testHiding()".
Build and Test: Hammerspoon Tests/HSTestCase.m#L65
testHotkeyStates, Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "testHotkeyStates()".
Build and Test
The following actions use a deprecated Node.js version and will be forced to run on node20: kishikawakatsumi/xcresulttool@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Test
The 'summary' will be truncated because the character limit (65535) exceeded.
Build and Test
The 'text' will be truncated because the character limit (65535) exceeded.
Build and Test: extensions/ipc/cli/hs.m#L452
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
Build and Test: extensions/ipc/cli/hs.m#L585
'NSWorkspaceLaunchWithoutActivation' is deprecated: first deprecated in macOS 11.0 - Use -[NSWorkspaceOpenConfiguration setActivates:NO] instead. [-Wdeprecated-declarations]
Build and Test: extensions/ipc/cli/hs.m#L585
'launchAppWithBundleIdentifier:options:additionalEventParamDescriptor:launchIdentifier:' is deprecated: first deprecated in macOS 11.0 - Use -[NSWorkspace openApplicationAtURL:configuration:completionHandler:] instead. [-Wdeprecated-declarations]
Build and Test: extensions/window/libwindow.m#L12
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
Build and Test: extensions/webview/libwebview_toolbar.m#L50
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
Build and Test: extensions/webview/libwebview_toolbar.m#L228
implementing deprecated method [-Wdeprecated-implementations]
Build and Test: extensions/webview/libwebview_toolbar.m#L361
'minSize' is deprecated: first deprecated in macOS 12.0 - This property is no longer recommended. Instead, let the system automatically measure the size of the view using constraints. [-Wdeprecated-declarations]
Build and Test: extensions/webview/libwebview_toolbar.m#L362
'maxSize' is deprecated: first deprecated in macOS 12.0 - This property is no longer recommended. Instead, let the system automatically measure the size of the view using constraints. [-Wdeprecated-declarations]
Build and Test: extensions/webview/libwebview_toolbar.m#L518
'minSize' is deprecated: first deprecated in macOS 12.0 - This property is no longer recommended. Instead, let the system automatically measure the size of the view using constraints. [-Wdeprecated-declarations]
Build and Test: extensions/webview/libwebview_toolbar.m#L519
'maxSize' is deprecated: first deprecated in macOS 12.0 - This property is no longer recommended. Instead, let the system automatically measure the size of the view using constraints. [-Wdeprecated-declarations]
Build and Test: --- xcodebuild#L1
Using the first of multiple matching destinations:

Artifacts

Produced during runtime
Name Size
TestResults.xcresult
96.7 MB
build.log
223 KB
coverage.xml
368 KB
docstrings-lint-annotations.json
150 Bytes
test.log
64 KB