Skip to content

RDART-1045: Expose setrlimit ios #3381

RDART-1045: Expose setrlimit ios

RDART-1045: Expose setrlimit ios #3381

Triggered via pull request May 30, 2024 06:47
Status Success
Total duration 17s
Artifacts

check-changelog.yml

on: pull_request
changelog
6s
changelog
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
integration_test/all_tests.dart ► realm_value_test.dart Collections in RealmValue ► Map can be reassigned: integration_test/all_tests.dart#L590
Failed test found in: test-results.json Error: Expected: <Instance of 'Map'> Actual: <999> Which: is not an instance of 'Map'
integration_test/all_tests.dart ► realm_value_test.dart Collections in RealmValue ► Map inside list can be reassigned: integration_test/all_tests.dart#L590
Failed test found in: test-results.json Error: Expected: <Instance of 'Map'> Actual: [1.23456789] Which: is not an instance of 'Map'
integration_test/all_tests.dart ► realm_value_test.dart Collections in RealmValue Complex structs ► RealmValue can store complex struct: integration_test/all_tests.dart#L590
Failed test found in: test-results.json Error: Expected: an object with length of <2> Actual: [ RealmValue:RealmValue({1_int: RealmValue(5), 1_map: RealmValue({2_decimal: RealmValue(+1E-1), 2_list: RealmValue([RealmValue(bla bla), RealmValue({3_dict: RealmValue({4_string: RealmValue(abc)})})])})}) ] Which: has length of <1>
changelog
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dangoslen/changelog-enforcer@c0b9fd225180a405c5f21f7a74b99e2eccc3e951. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.