Add fetch subscription list #55
Annotations
13 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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v3, actions/setup-dotnet@v3, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/AirshipBindings.iOS.Core/ApiDefinitions.cs#L1440
The member 'UAJavaScriptEnvironment.AddStringGetter(string, string)' does not hide an accessible member. The new keyword is not required.
|
src/AirshipBindings.iOS.Core/ApiDefinitions.cs#L1444
The member 'UAJavaScriptEnvironment.AddNumberGetter(string, NSNumber)' does not hide an accessible member. The new keyword is not required.
|
src/AirshipBindings.iOS.Core/ApiDefinitions.cs#L1448
The member 'UAJavaScriptEnvironment.AddDictionaryGetter(string, NSDictionary)' does not hide an accessible member. The new keyword is not required.
|
src/AirshipBindings.iOS.Core/ApiDefinitions.cs#L1452
The member 'UAJavaScriptEnvironment.Build()' does not hide an accessible member. The new keyword is not required.
|
src/AirshipBindings.iOS.Core/obj/Release/net8.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).
|
src/AirshipBindings.iOS.Automation/obj/Release/net8.0-ios/iOS/UrbanAirship/UAInAppMessageAssetManager.g.cs#L105
Possible null reference assignment.
|
src/AirshipBindings.iOS.Core/ApiDefinitions.cs#L1440
The member 'UAJavaScriptEnvironment.AddStringGetter(string, string)' does not hide an accessible member. The new keyword is not required.
|
src/AirshipBindings.iOS.Core/ApiDefinitions.cs#L1444
The member 'UAJavaScriptEnvironment.AddNumberGetter(string, NSNumber)' does not hide an accessible member. The new keyword is not required.
|
src/AirshipBindings.iOS.Core/ApiDefinitions.cs#L1448
The member 'UAJavaScriptEnvironment.AddDictionaryGetter(string, NSDictionary)' does not hide an accessible member. The new keyword is not required.
|
src/AirshipBindings.iOS.Core/ApiDefinitions.cs#L1452
The member 'UAJavaScriptEnvironment.Build()' does not hide an accessible member. The new keyword is not required.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading