Skip to content

analyzer regression on pub.dartlang.org #35732

Closed
@Sh1d0w

Description

@Sh1d0w

Hi I am the maintainer of https://pub.dartlang.org/packages/multi_image_picker

Until today my package did not had any Health errors. However since today, I've released a new version, and the analyzer on pub.dartlang.org shows those problems:

screenshot 2019-01-23 at 12 30 13

However locally analyzer does not report any issues as it should be because I haven't included non_constant_identifier_names in my config

https://github.com/Sh1d0w/multi_image_picker/blob/master/analysis_options.yaml

For some reason it seems like pub.darlang.org ignores the package analysis_options and uses its own rules, which is regression from what we had before.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions