Skip to content

Project not found #6

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

Closed
QuentinN42 opened this issue Mar 31, 2021 · 2 comments
Closed

Project not found #6

QuentinN42 opened this issue Mar 31, 2021 · 2 comments
Assignees
Labels
conclusion: resolved Issue was resolved type: support OT: Request for help using the project

Comments

@QuentinN42
Copy link

Hello,
I can't get rid of this error :

error: Error while finding projects: No projects found under /home/runner/work/CI-test/CI-test
Error: The process '/opt/hostedtoolcache/arduino-lint/1.0.0/x64/arduino-lint' failed with exit code 1

My project structure is :

.
├── README.md
├── src
│   └── ChatServer.ino
└── test
    └── test1.c

What is the assumed structure of projects ?

@per1234
Copy link
Contributor

per1234 commented Mar 31, 2021

Hi @QuentinN42. You can learn about the correct structure for an Arduino sketch in the specification here:
https://arduino.github.io/arduino-cli/latest/sketch-specification/

@per1234
Copy link
Contributor

per1234 commented Apr 1, 2021

I saw from Arduino-CI/arduino_ci#295 that you are now able to use this action successfully with the specification compliant sketch format, so I'll go ahead and close this as resolved.

@per1234 per1234 closed this as completed Apr 1, 2021
@per1234 per1234 added conclusion: resolved Issue was resolved type: support OT: Request for help using the project labels Apr 1, 2021
@per1234 per1234 self-assigned this Nov 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: resolved Issue was resolved type: support OT: Request for help using the project
Projects
None yet
Development

No branches or pull requests

2 participants