I’m trying to pass the linter tests for this manifest and received the following message
{
"errors": [
"module-html-source-git-branch",
"module-core-source-git-branch"
],
"message": "Please consult the documentation at https://docs.flathub.org/docs/for-app-authors/linter"
}
What could it be? Can I get more details with the additional CLI flags? The application is buildable and working, but I can’t understand exactly where the problem is.