We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9edac14 commit 5aee9f6Copy full SHA for 5aee9f6
2 files changed
tests/types/generic-test.json
@@ -155,7 +155,7 @@
155
"input": "pkg:generic/bitwarderl?vcs_url=git+https://git.fsfe.org/dxtr/bitwarderl@cc55108da32",
156
"expected_output": [
157
{
158
- "level": "info",
+ "severity": "info",
159
"message": "Invalid qualifiers found: vcs_url. Allowed qualifiers are: checksum, download_url"
160
}
161
]
tests/types/luarocks-test.json
@@ -156,7 +156,7 @@
"input": "pkg:luarocks/username/packagename@0.1.0-1?channel=beta",
"message": "Invalid qualifiers found: channel. Allowed qualifiers are: repository_url"
162
0 commit comments