-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
0 - TriagingIssue is accepted, but a milestone has yet to be added for the issue.Issue is accepted, but a milestone has yet to be added for the issue.BugIssues where something has happened which was not expected or intended.Issues where something has happened which was not expected or intended.package-validator
Description
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:
- https://community.chocolatey.org/packages/betaflight-configurator
- https://community.chocolatey.org/packages/kubetail/0.5.1
What is Expected?
All checks passed.
How Did You Get This To Happen? (Steps to Reproduce)
- I ran this command
choco source list - No sources were displayed.
- I then ran this command
choco blah - 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0 - TriagingIssue is accepted, but a milestone has yet to be added for the issue.Issue is accepted, but a milestone has yet to be added for the issue.BugIssues where something has happened which was not expected or intended.Issues where something has happened which was not expected or intended.package-validator