Skip to content

Package's tests fail with Dart2-compliant DDC #21

@matanlurey

Description

@matanlurey
CastError: Casting value of type 'JsArray' to type 'Iterable<String>' which is incompatible in strong mode
dart:_runtime              as_C
browser_tests.dart 258:21  test$.test.dart.fn

CastError: Casting value of type 'JsArray' to type 'Iterable<String>' which is incompatible in strong mode
dart:collection            get length
browser_tests.dart 283:15  test$.test.dart.fn

CastError: Casting value of type 'JsArray' to type 'Iterable<String>' which is incompatible in strong mode
dart:collection            get length
browser_tests.dart 294:15  test$.test.dart.fn

CastError: Casting value of type 'JsArray' to type 'Iterable<String>' which is incompatible in strong mode
dart:collection            toString
browser_tests.dart 307:23  test$.test.dart.fn

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions