Skip to content

macdriver: Improve comments #220

macdriver: Improve comments

macdriver: Improve comments #220

Triggered via pull request July 6, 2023 20:05
Status Success
Total duration 3m 41s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
test (oldstable, macos-latest): core/core_objc.gen.go#L172
warning: class method '+localizedUserNotificationStringForKey:arguments:' not found (return type defaults to 'id') [-Wobjc-method-access]
test (oldstable, macos-latest): core/core_objc.gen.go#L884
warning: instance method '-shuffledArray' not found (return type defaults to 'id') [-Wobjc-method-access]
test (oldstable, macos-latest): core/core_objc.gen.go#L1075
warning: returning 'const void *' from a function with result type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
test (oldstable, macos-latest): cocoa/cocoa_objc.gen.go#L177
warning: class method '+mouseCoalescingEnabled' not found (return type defaults to 'id') [-Wobjc-method-access]
test (oldstable, macos-latest): cocoa/cocoa_objc.gen.go#L176
warning: incompatible pointer to integer conversion returning 'id' from a function with result type 'BOOL' (aka 'signed char') [-Wint-conversion]
test (oldstable, macos-latest): cocoa/cocoa_objc.gen.go#L185
warning: class method '+swipeTrackingFromScrollEventsEnabled' not found (return type defaults to 'id') [-Wobjc-method-access]
test (oldstable, macos-latest): cocoa/cocoa_objc.gen.go#L184
warning: incompatible pointer to integer conversion returning 'id' from a function with result type 'BOOL' (aka 'signed char') [-Wint-conversion]
test (oldstable, macos-latest): cocoa/cocoa_objc.gen.go#L567
warning: class method '+compatibleWithResponsiveScrolling' not found (return type defaults to 'id') [-Wobjc-method-access]
test (oldstable, macos-latest): cocoa/cocoa_objc.gen.go#L566
warning: incompatible pointer to integer conversion returning 'id' from a function with result type 'BOOL' (aka 'signed char') [-Wint-conversion]
test (oldstable, macos-latest): cocoa/cocoa_objc.gen.go#L627
warning: instance method '-loadNibNamed:owner:options:' not found (return type defaults to 'id') [-Wobjc-method-access]
test (stable, macos-latest): core/core_objc.gen.go#L172
warning: class method '+localizedUserNotificationStringForKey:arguments:' not found (return type defaults to 'id') [-Wobjc-method-access]
test (stable, macos-latest): core/core_objc.gen.go#L884
warning: instance method '-shuffledArray' not found (return type defaults to 'id') [-Wobjc-method-access]
test (stable, macos-latest): core/core_objc.gen.go#L1075
warning: returning 'const void *' from a function with result type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
test (stable, macos-latest): cocoa/cocoa_objc.gen.go#L177
warning: class method '+mouseCoalescingEnabled' not found (return type defaults to 'id') [-Wobjc-method-access]
test (stable, macos-latest): cocoa/cocoa_objc.gen.go#L176
warning: incompatible pointer to integer conversion returning 'id' from a function with result type 'BOOL' (aka 'signed char') [-Wint-conversion]
test (stable, macos-latest): cocoa/cocoa_objc.gen.go#L185
warning: class method '+swipeTrackingFromScrollEventsEnabled' not found (return type defaults to 'id') [-Wobjc-method-access]
test (stable, macos-latest): cocoa/cocoa_objc.gen.go#L184
warning: incompatible pointer to integer conversion returning 'id' from a function with result type 'BOOL' (aka 'signed char') [-Wint-conversion]
test (stable, macos-latest): cocoa/cocoa_objc.gen.go#L567
warning: class method '+compatibleWithResponsiveScrolling' not found (return type defaults to 'id') [-Wobjc-method-access]
test (stable, macos-latest): cocoa/cocoa_objc.gen.go#L566
warning: incompatible pointer to integer conversion returning 'id' from a function with result type 'BOOL' (aka 'signed char') [-Wint-conversion]
test (stable, macos-latest): cocoa/cocoa_objc.gen.go#L627
warning: instance method '-loadNibNamed:owner:options:' not found (return type defaults to 'id') [-Wobjc-method-access]
test (oldstable, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/macdriver/macdriver. Supported file pattern: go.sum
test (stable, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/macdriver/macdriver. Supported file pattern: go.sum