-
-
Notifications
You must be signed in to change notification settings - Fork 164
Errors with additionalProperties
in jsonSchema file during config verify
command
#1176
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
Comments
Hey, thank you for opening your first Issue ! 🙂 If you would like to contribute we have a guide for contributors. |
Hello, First, I moved your issue to the GitHub action repository. Since v6.5.0, the configuration is verified against JSONSchema by default. The logs say you have invalid elements inside your configuration file. Can you provide your configuration file? Note: the required fields of the issue template are required. |
The logs seem clear:
Duplicate of #1174 |
Uh oh!
There was an error while loading. Please reload this page.
Welcome
typecheck
section of the FAQ.Description of the problem
Issues during the
config verify
command, multiple errors withinadditionalProperties
saying the following is not allowed:Havent seen any error for this so posting here, sorry if this is a non-issue and a problem on my end.
Version of golangci-lint
Configuration
# paste configuration file or CLI flags here
Go environment
Verbose output of running
A minimal reproducible example or link to a public repository
// add your code here
Validation
Supporter
The text was updated successfully, but these errors were encountered: