Skip to content

Extract pubspec.yaml from the package archive instead of the API endpoint before analysis SDK selection. #7268

@isoos

Description

@isoos

Original issue reported: #7267

The root cause was a stale cache: upload happened on a different runtimeVersion than the analysis instance, and post-upload cache purge does not happen on other runtimes. The analysis started with reading the stale-cached API endpoint, failing to access the version. The proper long-term solution is to update the analysis and not use the cached endpoint.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions