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

Linter error? #1195

Open
ju4nv1e1r4 opened this issue Mar 25, 2025 · 0 comments
Open

Linter error? #1195

ju4nv1e1r4 opened this issue Mar 25, 2025 · 0 comments

Comments

@ju4nv1e1r4
Copy link

I'm trying to add a chatbot example with memory using pure golang and my PR didn't pass CI/Lint (pull_request).

To simplify:

The error mentions two main issues:

  • Properties not allowed in linters-settings.depguard section
  • Properties not allowed in run section

Specifically, lint is complaining about the following properties:

  • No depguard: list-type, packages, additional-guards
  • No run: exclude-dirs

I'm new and this would be my first contribution to a large project. Could it be a linter error? How can we fix it? I'm available to help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant