RNET-1137: Fix progress notification #2001
Annotations
5 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: realm/aws-devicefarm/test-application@c929c9a9465e36c2372e0c62208fe76db3950f2e. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.
|
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.
|
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.
|
|
This job succeeded
Loading