RNET-1145, RNET-1143: Fix reading schema from native #1976
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, LaPeste/test-reporter@510caf50a955b1003bec48a6494be4d6537f3a0b. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build the tests:
Tests/Realm.Tests/Database/MigrationTests.cs#L1012
Non-nullable property 'FloatProp' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build the tests:
Tests/Realm.Tests/Database/MigrationTests.cs#L1014
Non-nullable property 'FloatList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build the tests:
Tests/Realm.Tests/Database/MigrationTests.cs#L1003
Non-nullable property 'FloatList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build the tests:
Tests/Realm.Tests/Database/RealmValueWithCollections.cs#L1174
Single-line comments should not be followed by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1512.md)
|
Build the tests:
Tests/Realm.Tests/Database/RealmValueWithCollections.cs#L27
Single line comment should begin with a space. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1005.md)
|
Build the tests:
Tests/Realm.Tests/Database/RealmValueWithCollections.cs#L30
Single line comment should begin with a space. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1005.md)
|
Build the tests:
Tests/Realm.Tests/Database/RealmValueWithCollections.cs#L32
Single line comment should begin with a space. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1005.md)
|
Build the tests:
Tests/Realm.Tests/Database/RealmValueWithCollections.cs#L35
Single line comment should begin with a space. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1005.md)
|
Build the tests:
Tests/Realm.Tests/Database/RealmValueWithCollections.cs#L41
Single line comment should begin with a space. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1005.md)
|
Build the tests:
Tests/Realm.Tests/Database/RealmValueWithCollections.cs#L48
Single line comment should begin with a space. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1005.md)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "AssetStorePublisher-12.1.0-pr-3601.1976", "ExtractedChangelog", "io.realm.unity-12.1.0-pr-3601.1976.tgz", "Realm.12.1.0-pr-3601.1976", "Realm.PlatformHelpers.12.1.0-pr-3601.1976", "Realm.UnityUtils.12.1.0-pr-3601.1976", "Realm.UnityWeaver.12.1.0-pr-3601.1976", "UnityTests", "UnityTestsRunner.linux", "UnityTestsRunner.windows", "wrappers-android-arm64-v8a", "wrappers-android-armeabi-v7a", "wrappers-android-x86", "wrappers-android-x86_64", "wrappers-catalyst", "wrappers-iOS-Device", "wrappers-iOS-Simulator", "wrappers-linux-aarch64", "wrappers-linux-armhf", "wrappers-linux-x86_64", "wrappers-macos", "wrappers-tvOS-Device", "wrappers-tvOS-Simulator", "wrappers-windows-ARM64", "wrappers-windows-uwp-ARM", "wrappers-windows-uwp-ARM64", "wrappers-windows-uwp-Win32", "wrappers-windows-uwp-x64", "wrappers-windows-Win32", "wrappers-windows-x64".
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/
|
Loading