Skip to content

PKG source_maps: No member named 'url'... #1592

Open
@DartBot

Description

@DartBot

Originally opened as dart-lang/sdk#19605

This issue was originally filed by efesa...@gmail.com


bin/packages/source_maps/span.dart:67:18:
Warning: No member named 'url' in class 'Span'.
    var source = url == null ? '' : ' of ${p.prettyUri(url)}';
                 ^^^
bin/packages/source_maps/span.dart:67:56:
Warning: No member named 'url' in class 'Span'.
    var source = url == null ? '' : ' of ${p.prettyUri(url)}';
                                                       ^^^

Metadata

Metadata

Assignees

No one assigned

    Labels

    package:source_mapstype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions