Closed beenje closed 6 months ago
Hi! This is the friendly automated conda-forge-linting service.
I wanted to let you know that I linted all conda-recipes in your PR (recipe
) and found some lint.
Here's what I've got...
For recipe:
In conda-forge.yml: $.bot
=
{'abi_migrtation_branches': ['java11']}
.
{'abi_migrtation_branches': ['java11']} is not valid under any of the given schemas
Schema
{
"anyOf": [
{
"$ref": "#/$defs/BotConfig"
},
{
"type": "null"
}
]
}
@conda-forge-admin, please rerender
Hi! This is the friendly automated conda-forge-linting service.
I just wanted to let you know that I linted all conda-recipes in your PR (recipe
) and found it was in an excellent condition.
Checklist
conda-smithy
(Use the phrase code>@<space/conda-forge-admin, please rerender in a comment in this PR for automated rerendering)This is the same fix that was merged in https://github.com/conda-forge/openjdk-feedstock/pull/154 applied to the java17 branch.