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

false positive package id in automated package testing #198

Open
NiklasVoigt opened this issue Oct 17, 2022 · 0 comments
Open

false positive package id in automated package testing #198

NiklasVoigt opened this issue Oct 17, 2022 · 0 comments
Labels
0 - _Triaging New tickets that need to be hashed out a bit more before they hit the backlog. Bug Tickets that represent defects/bugs. package-validator

Comments

@NiklasVoigt
Copy link

NiklasVoigt commented Oct 17, 2022

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.
https://community.chocolatey.org/packages/betaflight-configurator
https://github.com/NiklasVoigt/chocolatey-betaflight-configurator
https://discord.com/channels/778552361454141460/897088817293574154/1030453325625307156

What is Expected?

All checks passed.

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

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)

┆Issue is synchronized with this Gitlab issue by Unito

@NiklasVoigt NiklasVoigt changed the title false positive package id false positive package id in automated package testing Oct 17, 2022
@pauby pauby added package-validator Bug Tickets that represent defects/bugs. 0 - _Triaging New tickets that need to be hashed out a bit more before they hit the backlog. labels Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 - _Triaging New tickets that need to be hashed out a bit more before they hit the backlog. Bug Tickets that represent defects/bugs. package-validator
Projects
None yet
Development

No branches or pull requests

2 participants