Release 18.0.0 #15
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build:
src/AirshipBindings.iOS.Core/obj/Release/net6.0-ios/iOS/UrbanAirship/UAConfig.g.cs#L117
Nullability of reference types in type of parameter 'zone' of 'NSObject UAConfig.Copy(NSZone zone)' doesn't match implicitly implemented member 'NSObject INSCopying.Copy(NSZone? zone)' (possibly because of nullability attributes).
|
Build:
src/AirshipBindings.iOS.Automation/obj/Release/net6.0-ios/iOS/UrbanAirship/UAInAppMessageAssetManager.g.cs#L105
Possible null reference assignment.
|
Build:
src/AirshipBindings.iOS.Core/obj/Release/net6.0-ios/iOS/UrbanAirship/UAConfig.g.cs#L117
Nullability of reference types in type of parameter 'zone' of 'NSObject UAConfig.Copy(NSZone zone)' doesn't match implicitly implemented member 'NSObject INSCopying.Copy(NSZone? zone)' (possibly because of nullability attributes).
|
Build:
src/AirshipBindings.iOS.Automation/obj/Release/net6.0-ios/iOS/UrbanAirship/UAInAppMessageAssetManager.g.cs#L105
Possible null reference assignment.
|
Build:
src/Airship.Net/Platforms/iOS/Airship.cs#L205
Nullability of reference types in return type of 'string? Airship.ChannelId.get' doesn't match implicitly implemented member 'string IAirship.ChannelId.get' (possibly because of nullability attributes).
|
Build:
src/Airship.Net/Platforms/iOS/Airship.cs#L29
Dereference of a possibly null reference.
|
Build:
src/Airship.Net/Platforms/iOS/Airship.cs#L37
Dereference of a possibly null reference.
|
Build:
src/Airship.Net/Platforms/iOS/Airship.cs#L307
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Airship.Net/Platforms/iOS/Airship.cs#L313
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Airship.Net/Platforms/iOS/Airship.cs#L345
Converting null literal or possible null value to non-nullable type.
|
The logs for this run have expired and are no longer available.
Loading