Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Analyzer is not working #6888

Closed
myConsciousness opened this issue Aug 8, 2023 · 4 comments
Closed

Analyzer is not working #6888

myConsciousness opened this issue Aug 8, 2023 · 4 comments

Comments

@myConsciousness
Copy link

Hi,

See https://pub.dev/packages?sort=updated .

Many packages published to pub.dev in the last hour are [UNKNOWN PLATFORMS]. Perhaps the analyzer is not working or is making a wrong decision.

@myConsciousness
Copy link
Author

cc: @isoos

@sigurdm
Copy link
Contributor

sigurdm commented Aug 8, 2023

cc @jonasfj

@isoos
Copy link
Collaborator

isoos commented Aug 8, 2023

This is the current scorecard through the metrics API endpoint:

{
  "score": {
    "grantedPoints": 0,
    "maxPoints": 0,
    "likeCount": 82,
    "popularityScore": 0.9055257808168545,
    "tags": [
      "publisher:videosdk.live"
    ],
    "lastUpdated": "2023-08-08T11:20:49.096586Z"
  },
  "scorecard": {
    "packageName": "videosdk",
    "packageVersion": "1.1.5",
    "runtimeVersion": "2023.08.04",
    "updated": "2023-08-08T11:20:48.566824Z",
    "packageCreated": "2021-09-17T12:59:03.784145Z",
    "packageVersionCreated": "2023-08-08T11:20:48.566824Z",
    "dartdocReport": {
      "timestamp": "2023-08-08T11:20:48.566824Z",
      "reportStatus": "failed",
      "dartdocEntry": null,
      "documentationSection": null
    },
    "panaReport": {
      "reportStatus": "aborted",
      "derivedTags": []
    },
    "taskStatus": null
  }
}

We should probably return null instead of the assuming failure when the report is not done yet.

@isoos
Copy link
Collaborator

isoos commented Aug 15, 2023

I think we have fixed this.

@isoos isoos closed this as completed Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants