Skip to content

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

RDART-1062: Allow missing values (implicit null)

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

GitHub Actions / Test Results Dart macOS ARM64 failed Jul 5, 2024 in 1s

1893 passed, 1 failed and 45 skipped

Tests failed

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

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 macOS ARM64

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 80:21                   fromEJson
test/serialization_test.dart 63:15                      main.<fn>.<fn>