Skip to content

Github composite action for setting up flutter on runner #3457

Github composite action for setting up flutter on runner

Github composite action for setting up flutter on runner #3457

Triggered via pull request June 6, 2024 18:22
Status Failure
Total duration 13s
Artifacts

check-changelog.yml

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

Annotations

10 errors and 2 warnings
changelog
Please add an entry in CHANGELOG.md or apply the 'no-changelog' label to skip this check.
integration_test/all_tests.dart ► realm_value_test.dart List<RealmValue> ► Roundtrip: integration_test/all_tests.dart#L590
Failed test found in: test-results.json Error: Bad state: No element
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/.
changelog
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/