Skip to content

CoVACIEL-ESP32 #6629

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
wants to merge 3 commits into from
Closed

CoVACIEL-ESP32 #6629

wants to merge 3 commits into from

Conversation

rgot-org
Copy link
Contributor

Arduino libraries for CoVACIEL ESP32 project

@github-actions github-actions bot added the topic: submission Add library to the list label Jul 20, 2025
Copy link
Contributor

ERROR: Arduino Lint found errors with https://github.com/rgot-org/CoVACIEL-ESP32:

Linting library in CoVACIEL-ESP32
WARNING: A commonly misspelled word was found in the library.properties sentence field. Suggested correction: Gestion   
         des actionneurs (propulsion et direction), des captures (TOF ou lidar) et du BUS CAN pour le projet CoVACIEL   
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format         
         (Rule LP033)                                                                                                   
ERROR: library.properties url value is less than minimum length.                                             
       See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
       (Rule LP056)                                                                                          
WARNING: library.properties url field value  does not have a valid URL format.                                 
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP041)                                                                                          
WARNING: Unable to load the library.properties url field: Head "": unsupported protocol scheme ""              
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP042)                                                                                          
WARNING: library.properties depends field item(s) ESP32-TWAIN-CAN not found in the Library Manager index.      
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP048)                                                                                          
WARNING: Incorrect Arduino.h filename case in #include directive: CoVACIEL-ESP32/src/CoVACIEL_CAN.h:5: #include         
         "arduino.h" (Rule LC001)                                                                                       
WARNING: No license file found.                                                                                                                 
         See:                                                                                                                                   
         https://docs.github.com/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository
         (Rule LD002)                                                                                                                           
WARNING: No example sketches found. Please provide examples.                                      
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#library-examples
         (Rule LD004)                                                                             

Linter results for project: 1 ERRORS, 7 WARNINGS

-------------------

Copy link
Contributor

Thanks for your interest in contributing to the Arduino Library Manager index @rgot-org
Please resolve the error(s) mentioned in the previous comment.

After resolving the issue, trigger this check again by doing one of the following:

  • Commit the required change to the branch you submitted this pull request from.
  • Comment here, mentioning @ArduinoBot in the comment.

NOTE: It is not necessary to open a new pull request. ❗

More information:
https://github.com/arduino/library-registry/blob/main/README.md#if-the-problem-is-with-the-pull-request

@per1234 per1234 self-assigned this Jul 21, 2025
Copy link
Contributor

@per1234 per1234 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello . Thanks for your interest in contributing to the Arduino Library Manager.

I see the bot reported a problem with your submission that will block its acceptance:

ERROR: library.properties url value is less than minimum length.                                             
       See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
       (Rule LP056)                                                                                          

Please fix the problem so we can proceed with your submission.

You will need to do the following things:

  1. Set the value of the url property in the library's library.properties metadata file to a URL where users can get more information about the library (the GitHub repository is a good choice if there isn't a dedicated documentation page for the library).
  2. Bump the value of the version property in the library's library.properties metadata file.
  3. Create a new release or tag in the library repository.
  4. Add a comment here in the pull request thread that mentions @ArduinoBot.

After that, the automated checks will run again. Once those are passing, your library will be automatically added to Library Manager.

If you have any questions or concerns, please let me know.

Regards, Per

@per1234 per1234 added the status: waiting for information More information must be provided before work can proceed label Jul 21, 2025
Copy link
Contributor

@per1234 per1234 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the sake of a tidy repository, I'm going to close this due to lack of activity.

@rgot-org if you ever resolve the issues reported by the bot, please submit another pull request to add the library.

I'll continue to monitor this thread, so feel free to let me know if you have any questions or concerns.

@per1234 per1234 closed this Jul 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting for information More information must be provided before work can proceed topic: submission Add library to the list
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants