Skip to content

core: Add NSError

core: Add NSError #235

Triggered via pull request July 9, 2023 02:46
@tmctmc
synchronize #133
tmc:add-nserror
Status Success
Total duration 2m 49s
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#L248
warning: class method '+localizedUserNotificationStringForKey:arguments:' not found (return type defaults to 'id') [-Wobjc-method-access]
test (oldstable, macos-latest): core/core_objc.gen.go#L402
warning: instance method '-actionProperty' not found (return type defaults to 'id') [-Wobjc-method-access]
test (oldstable, macos-latest): core/core_objc.gen.go#L422
warning: instance method '-candidates:' not found (return type defaults to 'id') [-Wobjc-method-access]
test (oldstable, macos-latest): core/core_objc.gen.go#L427
warning: instance method '-commitComposition:' not found (return type defaults to 'id') [-Wobjc-method-access]
test (oldstable, macos-latest): core/core_objc.gen.go#L432
warning: instance method '-composedString:' not found (return type defaults to 'id') [-Wobjc-method-access]
test (oldstable, macos-latest): core/core_objc.gen.go#L454
warning: instance method '-didCommandBySelector:client:' not found (return type defaults to 'id') [-Wobjc-method-access]
test (oldstable, macos-latest): core/core_objc.gen.go#L453
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#L475
warning: instance method '-imageRepresentation' not found (return type defaults to 'id') [-Wobjc-method-access]
test (oldstable, macos-latest): core/core_objc.gen.go#L480
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#L248
warning: class method '+localizedUserNotificationStringForKey:arguments:' not found (return type defaults to 'id') [-Wobjc-method-access]
test (stable, macos-latest): core/core_objc.gen.go#L402
warning: instance method '-actionProperty' not found (return type defaults to 'id') [-Wobjc-method-access]
test (stable, macos-latest): core/core_objc.gen.go#L422
warning: instance method '-candidates:' not found (return type defaults to 'id') [-Wobjc-method-access]
test (stable, macos-latest): core/core_objc.gen.go#L427
warning: instance method '-commitComposition:' not found (return type defaults to 'id') [-Wobjc-method-access]
test (stable, macos-latest): core/core_objc.gen.go#L432
warning: instance method '-composedString:' not found (return type defaults to 'id') [-Wobjc-method-access]
test (stable, macos-latest): core/core_objc.gen.go#L454
warning: instance method '-didCommandBySelector:client:' not found (return type defaults to 'id') [-Wobjc-method-access]
test (stable, macos-latest): core/core_objc.gen.go#L453
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#L475
warning: instance method '-imageRepresentation' not found (return type defaults to 'id') [-Wobjc-method-access]
test (stable, macos-latest): core/core_objc.gen.go#L480
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