Skip to content

gen: Remove _As* pattern to clean up generated code #230

gen: Remove _As* pattern to clean up generated code

gen: Remove _As* pattern to clean up generated code #230

Triggered via pull request July 8, 2023 20:59
Status Success
Total duration 3m 4s
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#L30
warning: explicit call to +initialize results in duplicate call to +initialize [-Wexplicit-initialize-call]
test (oldstable, macos-latest): core/core_objc.gen.go#L234
warning: class method '+localizedUserNotificationStringForKey:arguments:' not found (return type defaults to 'id') [-Wobjc-method-access]
test (oldstable, macos-latest): core/core_objc.gen.go#L371
warning: instance method '-actionProperty' not found (return type defaults to 'id') [-Wobjc-method-access]
test (oldstable, macos-latest): core/core_objc.gen.go#L376
warning: instance method '-candidates:' not found (return type defaults to 'id') [-Wobjc-method-access]
test (oldstable, macos-latest): core/core_objc.gen.go#L381
warning: instance method '-commitComposition:' not found (return type defaults to 'id') [-Wobjc-method-access]
test (oldstable, macos-latest): core/core_objc.gen.go#L386
warning: instance method '-composedString:' not found (return type defaults to 'id') [-Wobjc-method-access]
test (oldstable, macos-latest): core/core_objc.gen.go#L408
warning: instance method '-didCommandBySelector:client:' not found (return type defaults to 'id') [-Wobjc-method-access]
test (oldstable, macos-latest): core/core_objc.gen.go#L407
warning: incompatible pointer to integer conversion returning 'id' from a function with result type 'BOOL' (aka 'signed char') [-Wint-conversion]
test (oldstable, macos-latest): core/core_objc.gen.go#L429
warning: instance method '-imageRepresentation' not found (return type defaults to 'id') [-Wobjc-method-access]
test (oldstable, macos-latest): core/core_objc.gen.go#L434
warning: instance method '-imageRepresentationType' not found (return type defaults to 'id') [-Wobjc-method-access]
test (stable, macos-latest): core/core_objc.gen.go#L30
warning: explicit call to +initialize results in duplicate call to +initialize [-Wexplicit-initialize-call]
test (stable, macos-latest): core/core_objc.gen.go#L234
warning: class method '+localizedUserNotificationStringForKey:arguments:' not found (return type defaults to 'id') [-Wobjc-method-access]
test (stable, macos-latest): core/core_objc.gen.go#L371
warning: instance method '-actionProperty' not found (return type defaults to 'id') [-Wobjc-method-access]
test (stable, macos-latest): core/core_objc.gen.go#L376
warning: instance method '-candidates:' not found (return type defaults to 'id') [-Wobjc-method-access]
test (stable, macos-latest): core/core_objc.gen.go#L381
warning: instance method '-commitComposition:' not found (return type defaults to 'id') [-Wobjc-method-access]
test (stable, macos-latest): core/core_objc.gen.go#L386
warning: instance method '-composedString:' not found (return type defaults to 'id') [-Wobjc-method-access]
test (stable, macos-latest): core/core_objc.gen.go#L408
warning: instance method '-didCommandBySelector:client:' not found (return type defaults to 'id') [-Wobjc-method-access]
test (stable, macos-latest): core/core_objc.gen.go#L407
warning: incompatible pointer to integer conversion returning 'id' from a function with result type 'BOOL' (aka 'signed char') [-Wint-conversion]
test (stable, macos-latest): core/core_objc.gen.go#L429
warning: instance method '-imageRepresentation' not found (return type defaults to 'id') [-Wobjc-method-access]
test (stable, macos-latest): core/core_objc.gen.go#L434
warning: instance method '-imageRepresentationType' 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