No components were found when analyzing your project

I am trying to create a workflow action. I am getting below error when i try to deploy the code:

Failed to queue the build because project `behavely-ai-integration-hubspot` failed validation. Make sure there are no duplicate component names and contact support if the problem persists.
No components were found when analyzing your project. Add components to your project and re-upload.

What I’ve already checked:
- Confirmed `hsproject.json` includes `“appDirectories”: [“src/app”]`.
- `app-hsmeta.json` uses `“path”: “workflow-actions/workflow-actions-hsmeta.json”`.
- The component file parses with `python3 -m json.tool`.
- No duplicate `name` values inside the repo.
- `.hsignore`/`.gitignore` do not exclude `src/app/workflow-actions`.
I did check via ‘hs project validate’, and it’s successful. Anyone, please help.

Hi @APatnaik,
Thank you for posting to the Community!
I understand that you are receiving a failed validation error when trying publishing code.
I have not personally seen this error before therefore, I’d like to tag in some of our Top Contributors to see if they have any next steps on this one.
Hi @ChrisoKlepke and @SteveHTM I hope you both are having a wonderful Monday! Do you have any tips for @APatnaik on how to resolve the error above?
Thank you!
Cassie, Community Manager