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

fqcn[deep] - checks for directory pattern in tests and reports false positive #4160

Open
KB-perByte opened this issue May 14, 2024 · 1 comment
Labels

Comments

@KB-perByte
Copy link
Contributor

Summary

It checks for directory patterns in tests and reports false positive warning about a deep plugin directory under the tests/ dir
The test directory should not be considered for this rule.

Issue Type
  • Bug Report
OS / ENVIRONMENT
ansible-lint --version
  • ansible installation method: one of source, pip, OS package
  • ansible-lint installation method: one of source, pip, OS package
STEPS TO REPRODUCE

N/A

Desired Behavior

Possible security bugs should be reported via email to security@ansible.com

Actual Behavior

image

Please give some details of what is happening. Include a minimum complete
verifiable example
with:

  • minimized playbook to reproduce the error
  • the output of running ansible-lint including the command line used
  • if you're getting a stack trace, also the output of
    ansible-playbook --syntax-check playbook

@KB-perByte KB-perByte added bug new Triage required labels May 14, 2024
@audgirka
Copy link
Contributor

Related:
#2584
#3502

@audgirka audgirka removed the new Triage required label May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

2 participants