Make serial tests a little more generic, although they still depend o… #1062
Annotations
1 error and 12 warnings
Run tests
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build for testing:
extensions/ipc/cli/hs.m#L452
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
Build for testing:
extensions/ipc/cli/hs.m#L585
'NSWorkspaceLaunchWithoutActivation' is deprecated: first deprecated in macOS 11.0 - Use -[NSWorkspaceOpenConfiguration setActivates:NO] instead. [-Wdeprecated-declarations]
|
Build for testing:
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 for testing:
extensions/window/libwindow.m#L12
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
Build for testing:
extensions/webview/libwebview_toolbar.m#L50
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
Build for testing:
extensions/webview/libwebview_toolbar.m#L228
implementing deprecated method [-Wdeprecated-implementations]
|
Build for testing:
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 for testing:
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 for testing:
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 for testing:
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]
|
Run tests:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
The logs for this run have expired and are no longer available.
Loading