Skip to content

RDART-1062: Allow missing values (implicit null) #3580

RDART-1062: Allow missing values (implicit null)

RDART-1062: Allow missing values (implicit null) #3580

GitHub Actions / Test Results Dart Linux X64 failed Jul 29, 2024 in 1s

1898 passed, 1 failed and 45 skipped

Tests failed

Report Passed Failed Skipped Time
test-results.json 1898✅ 1❌ 45⚪ 239s

Annotations

Check failure on line 63 in test/serialization_test.dart

See this annotation in the file changed.

@github-actions github-actions / Test Results Dart Linux X64

test/serialization_test.dart ► RealmValue ► RealmObject

Failed test found in:
  test-results.json
Error:
  Invalid argument (object): Unsupported type: DBRef<dynamic>
Raw output
package:realm_common/src/realm_types.dart 261:12        new RealmValue.from
package:realm_dart/src/handles/native/init.dart 161:21  decodeRealmValue
package:ejson/src/decoding.dart 81:21                   fromEJson
test/serialization_test.dart 63:15                      main.<fn>.<fn>