Skip to content

false positive package id in automated package testing #198

@NiklasVoigt

Description

@NiklasVoigt

What You Are Seeing?

(automated package testing) Some Checks Have Failed or Are Not Yet Complete -> The package id includes a prerelease version name which should be included only in the version of the package. The package id contains beta, which is what is it flagged on. So it's a false positive on the flag.

Example packages where this is a problem:

What is Expected?

All checks passed.

How Did You Get This To Happen? (Steps to Reproduce)

  1. I ran this command choco source list
  2. No sources were displayed.
  3. I then ran this command choco blah
  4. etc.

System Details

  • OS Build (In PowerShell run [System.Environment]::OSVersion.version.tostring()):
  • Windows PowerShell version (Run: $PSVersionTable):
  • Chocolatey version (Run choco --version):

Output Log

Full Log Output

IF YOUR LOG CONTENT IS SHORT, PLACE IT HERE - WE NEED _ALL_ DETAILED OUTPUT BASED ON THE ABOVE TO BE ABLE TO PROVIDE SUPPORT (YOU WILL FIND THAT IN THE $env:ChocolateyInstall\logs\chocolatey.log between the `=====`)
IF YOUR LOG CONTENT IS LONG, PLEASE LINK TO A GIST (see https://docs.github.com/en/github/writing-on-github/editing-and-sharing-content-with-gists/creating-gists)

The was originally reported in Discord

┆Issue is synchronized with this Gitlab issue by Unito

Metadata

Metadata

Assignees

No one assigned

    Labels

    0 - TriagingIssue is accepted, but a milestone has yet to be added for the issue.BugIssues where something has happened which was not expected or intended.package-validator

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions