arduino / library-registry

Arduino Library Manager list
https://www.arduino.cc/
Creative Commons Zero v1.0 Universal
215 stars 1.38k forks source link

Update repositories.txt #4459

Closed brincode closed 2 weeks ago

github-actions[bot] commented 2 weeks ago

:x: ERROR: Arduino Lint found errors with https://github.com/brincode/KoLo_khair:

Linting library in KoLo_khair
ERROR: Library name fa3el_khar is in use by a library in the Library Manager index. Each library must have a unique name
       value. If your library is already in the index, use the "--library-manager update" flag.                         
       See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format           
       (Rule LP017)                                                                                                     
WARNING: library.properties maintainer value Arduino <info@arduino.cc> starts with "Arduino". 3rd party libraries are   
         not maintained by Arduino.                                                                                     
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format         
         (Rule LP027)                                                                                                   
WARNING: library.properties maintainer value Arduino <info@arduino.cc> contains "Arduino". 3rd party libraries are not  
         maintained by Arduino.                                                                                         
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format         
         (Rule LP057)                                                                                                   
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)                                                                                                                           

Linter results for project: 1 ERRORS, 3 WARNINGS

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

Linting sketch in KoLo_khair/examples/cpp/Car_with_ultrasonic

Linter results for project: no errors or warnings

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

Linting sketch in KoLo_khair/examples/python/pyformata/fire

Linter results for project: no errors or warnings

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

Linting sketch in KoLo_khair/examples/python/pysirial
WARNING: Sketch file/folder name mismatch. The primary sketch file name must match the folder: pysirial.ino
         See: https://arduino.github.io/arduino-cli/latest/sketch-specification/#primary-sketch-file       
         (Rule SS001)                                                                                      

Linter results for project: 0 ERRORS, 1 WARNINGS

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

Linter results for projects: 1 ERRORS, 4 WARNINGS
github-actions[bot] commented 2 weeks ago

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

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

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

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