Skip to content

Implement .As<T>, add some notification tests

Sign in for the full log view
GitHub Actions / Verify TODOs failed Jul 1, 2024 in 1s

Verify TODOs

Found 9 TODO entries that don't have a link to a Github issue/Jira ticket.

Annotations

Check warning on line 166 in Realm/Realm/DatabaseTypes/IRealmObjectBase.cs

See this annotation in the file changed.

@github-actions github-actions / Verify TODOs

Realm/Realm/DatabaseTypes/IRealmObjectBase.cs#L166

TODO entry doesn't have a link to Github issue or Jira ticket
figure out a proper name for this

Check warning on line 792 in Realm/Realm/DatabaseTypes/RealmValue.cs

See this annotation in the file changed.

@github-actions github-actions / Verify TODOs

Realm/Realm/DatabaseTypes/RealmValue.cs#L792

TODO entry doesn't have a link to Github issue or Jira ticket
ni): add docs

Check warning on line 802 in Realm/Realm/DatabaseTypes/RealmValue.cs

See this annotation in the file changed.

@github-actions github-actions / Verify TODOs

Realm/Realm/DatabaseTypes/RealmValue.cs#L802

TODO entry doesn't have a link to Github issue or Jira ticket
ni): add docs

Check warning on line 560 in Realm/Realm/Extensions/CollectionExtensions.cs

See this annotation in the file changed.

@github-actions github-actions / Verify TODOs

Realm/Realm/Extensions/CollectionExtensions.cs#L560

TODO entry doesn't have a link to Github issue or Jira ticket
ni): add docs

Check warning on line 40 in Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs

See this annotation in the file changed.

@github-actions github-actions / Verify TODOs

Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs#L40

TODO entry doesn't have a link to Github issue or Jira ticket
add assertions for the values

Check warning on line 45 in Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs

See this annotation in the file changed.

@github-actions github-actions / Verify TODOs

Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs#L45

TODO entry doesn't have a link to Github issue or Jira ticket
add assertions for the values

Check warning on line 76 in Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs

See this annotation in the file changed.

@github-actions github-actions / Verify TODOs

Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs#L76

TODO entry doesn't have a link to Github issue or Jira ticket
LJ to get this to work - this is an example test that should start passing once we wire up the properties.

Check warning on line 249 in Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs

See this annotation in the file changed.

@github-actions github-actions / Verify TODOs

Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs#L249

TODO entry doesn't have a link to Github issue or Jira ticket
what do we do with deleted/inserted keys

Check warning on line 331 in Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs

See this annotation in the file changed.

@github-actions github-actions / Verify TODOs

Tests/Realm.Tests/Database/FlexibleSchemaPocTests.cs#L331

TODO entry doesn't have a link to Github issue or Jira ticket
what do we do with deleted/inserted keys