Skip to content

Conversation

@leftCoast
Copy link
Contributor

No description provided.

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

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_SDTools:

Linting library in LC_SDTools
INFO: No header file found matching library name (LC_SDTools.h). Best practices are for primary header filename to match
      library name.                                                                                                     
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties version value 1.0 is not compliant with the semver specification.
         See: https://semver.org/                                                            
         (Rule LP021)                                                                        
WARNING: Invalid category field value Files in library.properties                                              
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP038)                                                                                          

Linter results for project: 0 ERRORS, 2 WARNINGS

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

Linting sketch in LC_SDTools/examples/SDTools

Linter results for project: no errors or warnings

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

Linter results for projects: 0 ERRORS, 2 WARNINGS

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_numStream:

Linting library in LC_numStream
INFO: No header file found matching library name (LC_numStream.h). Best practices are for primary header filename to    
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
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: 0 ERRORS, 1 WARNINGS

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

ERROR: Arduino Lint found errors with https://github.com/leftCoast/LC_modalAlerts:

Linting library in LC_modalAlerts
INFO: No header file found matching library name (LC_modalAlerts.h). Best practices are for primary header filename to  
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: Invalid category field value Uncategorized in library.properties                                      
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP038)                                                                                          
WARNING: Use of "Uncategorized" category value in library.properties. Please use one of the allowed categories.
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP039)                                                                                          
ERROR: Invalid format of library.properties depends field                                                               
       LC_baseTools,LC_GUITools,LC_SPI,LC_bmpTools,LC_lilOS,LC_keyboard,                                                
       See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format           
       (Rule LP047)                                                                                                     
WARNING: library.properties depends field item(s) LC_GUITools, LC_SPI, LC_bmpTools, LC_lilOS, LC_keyboard not found in  
         the Library Manager index.                                                                                     
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format         
         (Rule LP048)                                                                                                   
WARNING: library.properties dot_a_linkage field enabled but library is not in "1.5" format.  
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#source-code
         (Rule LP050)                                                                        
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, 5 WARNINGS

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_J1939:

Linting library in LC_J1939
INFO: No header file found matching library name (LC_SAE_J1939.h). Best practices are for primary header filename to    
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties version value 1.0 is not compliant with the semver specification.
         See: https://semver.org/                                                            
         (Rule LP021)                                                                        
WARNING: Unable to load the library.properties url field: 404 Not Found                                        
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP042)                                                                                          

Linter results for project: 0 ERRORS, 2 WARNINGS

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

Linting sketch in LC_J1939/examples/lama_tester

Linter results for project: no errors or warnings

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

Linter results for projects: 0 ERRORS, 2 WARNINGS

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_DFRobot_0995:

Linting library in LC_DFRobot_0995
INFO: No header file found matching library name (LC_DFRobot_0995.h). Best practices are for primary header filename to 
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties version value 1.0 is not compliant with the semver specification.
         See: https://semver.org/                                                            
         (Rule LP021)                                                                        
WARNING: Invalid category field value Uncategorized in library.properties                                      
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP038)                                                                                          
WARNING: Use of "Uncategorized" category value in library.properties. Please use one of the allowed categories.
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP039)                                                                                          
WARNING: library.properties depends field item(s) LC_SPI, LC_GUITools, Adafruit_ST7789, Adafruit_GFX not found in the   
         Library Manager index.                                                                                         
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format         
         (Rule LP048)                                                                                                   
WARNING: library.properties dot_a_linkage field enabled but library is not in "1.5" format.  
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#source-code
         (Rule LP050)                                                                        
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: 0 ERRORS, 6 WARNINGS

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_blockFile:

Linting library in LC_blockFile
INFO: No header file found matching library name (LC_blockfile.h). Best practices are for primary header filename to    
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties version value 1.0 is not compliant with the semver specification.
         See: https://semver.org/                                                            
         (Rule LP021)                                                                        
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: 0 ERRORS, 2 WARNINGS

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_Adafruit_1431:

Linting library in LC_Adafruit_1431
INFO: No header file found matching library name (LC_Adafruit_1431.h). Best practices are for primary header filename to
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties version value 1.0 is not compliant with the semver specification.
         See: https://semver.org/                                                            
         (Rule LP021)                                                                        
WARNING: The library.properties paragraph field repeats the sentence field. These are displayed together so redundancy  
         is not needed.                                                                                                 
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format         
         (Rule LP036)                                                                                                   
WARNING: Invalid category field value Uncategorized in library.properties                                      
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP038)                                                                                          
WARNING: Use of "Uncategorized" category value in library.properties. Please use one of the allowed categories.
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP039)                                                                                          
WARNING: library.properties depends field item(s) LC_GUITools not found in the Library Manager index.          
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP048)                                                                                          
WARNING: library.properties dot_a_linkage field enabled but library is not in "1.5" format.  
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#source-code
         (Rule LP050)                                                                        
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: 0 ERRORS, 7 WARNINGS

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_Adafruit_VS1053:

Linting library in LC_Adafruit_VS1053
INFO: No header file found matching library name (LC_Adafruit_VS1053.h). Best practices are for primary header filename 
      to match library name.                                                                                            
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties version value 1.0 is not compliant with the semver specification.
         See: https://semver.org/                                                            
         (Rule LP021)                                                                        
WARNING: Invalid category field value Uncategorized in library.properties                                      
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP038)                                                                                          
WARNING: Use of "Uncategorized" category value in library.properties. Please use one of the allowed categories.
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP039)                                                                                          
WARNING: library.properties dot_a_linkage field enabled but library is not in "1.5" format.  
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#source-code
         (Rule LP050)                                                                        
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: 0 ERRORS, 5 WARNINGS

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_Adafruit_684:

Linting library in LC_Adafruit_684
INFO: No header file found matching library name (LC_Adafruit_684.h). Best practices are for primary header filename to 
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties version value 1.0 is not compliant with the semver specification.
         See: https://semver.org/                                                            
         (Rule LP021)                                                                        
WARNING: Invalid category field value Uncategorized in library.properties                                      
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP038)                                                                                          
WARNING: Use of "Uncategorized" category value in library.properties. Please use one of the allowed categories.
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP039)                                                                                          
WARNING: library.properties depends field item(s) LC_GUITools not found in the Library Manager index.          
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP048)                                                                                          
WARNING: library.properties dot_a_linkage field enabled but library is not in "1.5" format.  
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#source-code
         (Rule LP050)                                                                        
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: 0 ERRORS, 6 WARNINGS

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

ERROR: Arduino Lint found errors with https://github.com/leftCoast/LC_lilOS:

Linting library in LC_lilOS
INFO: No header file found matching library name (LC_lilOS.h). Best practices are for primary header filename to match  
      library name.                                                                                                     
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties version value 1.0 is not compliant with the semver specification.
         See: https://semver.org/                                                            
         (Rule LP021)                                                                        
WARNING: Invalid category field value Files in library.properties                                              
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP038)                                                                                          
ERROR: Invalid format of library.properties depends field                                                               
       LC_baseTools,LC_GUITools,LC_docTools,LC_bmpTools,LC_modalAlerts,                                                 
       See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format           
       (Rule LP047)                                                                                                     
WARNING: library.properties depends field item(s) LC_GUITools, LC_docTools, LC_bmpTools, LC_modalAlerts not found in the
         Library Manager index.                                                                                         
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format         
         (Rule LP048)                                                                                                   

Linter results for project: 1 ERRORS, 3 WARNINGS

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

Linting sketch in LC_lilOS/examples/newApp

Linter results for project: no errors or warnings

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

Linter results for projects: 1 ERRORS, 3 WARNINGS

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_RPNCalculator:

Linting library in LC_RPNCalculator
INFO: No header file found matching library name (LC_RPNCalculator.h). Best practices are for primary header filename to
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties version value 1.0 is not compliant with the semver specification.
         See: https://semver.org/                                                            
         (Rule LP021)                                                                        
WARNING: A commonly misspelled word was found in the library.properties sentence field. Suggested correction: library   
         the you can use to create a scientific RPN calculator. (Like the old HP calculators.)                          
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format         
         (Rule LP033)                                                                                                   
WARNING: Invalid category field value Uncategorized in library.properties                                      
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP038)                                                                                          
WARNING: Use of "Uncategorized" category value in library.properties. Please use one of the allowed categories.
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP039)                                                                                          
WARNING: library.properties dot_a_linkage field enabled but library is not in "1.5" format.  
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#source-code
         (Rule LP050)                                                                        

Linter results for project: 0 ERRORS, 5 WARNINGS

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

Linting sketch in LC_RPNCalculator/examples/calc_test

Linter results for project: no errors or warnings

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

Linter results for projects: 0 ERRORS, 5 WARNINGS

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_piezoTunes:

Linting library in LC_piezoTunes
INFO: No header file found matching library name (LC_piezoTunes.h). Best practices are for primary header filename to   
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties version value 1.0 is not compliant with the semver specification.
         See: https://semver.org/                                                            
         (Rule LP021)                                                                        
WARNING: Invalid category field value Uncategorized in library.properties                                      
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP038)                                                                                          
WARNING: Use of "Uncategorized" category value in library.properties. Please use one of the allowed categories.
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP039)                                                                                          
WARNING: library.properties dot_a_linkage field enabled but library is not in "1.5" format.  
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#source-code
         (Rule LP050)                                                                        
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: 0 ERRORS, 5 WARNINGS

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_keyboard:

Linting library in LC_keyboard
INFO: No header file found matching library name (LC_keyboard.h). Best practices are for primary header filename to     
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties version value 1.0 is not compliant with the semver specification.
         See: https://semver.org/                                                            
         (Rule LP021)                                                                        
WARNING: Invalid category field value Uncategorized in library.properties                                      
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP038)                                                                                          
WARNING: Use of "Uncategorized" category value in library.properties. Please use one of the allowed categories.
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP039)                                                                                          
WARNING: library.properties depends field item(s) LC_GUITools not found in the Library Manager index.          
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP048)                                                                                          
WARNING: library.properties dot_a_linkage field enabled but library is not in "1.5" format.  
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#source-code
         (Rule LP050)                                                                        
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: 0 ERRORS, 6 WARNINGS

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_bmpTools:

Linting library in LC_bmpTools
INFO: No header file found matching library name (LC_bmpObj.h). Best practices are for primary header filename to match 
      library name.                                                                                                     
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties version value 1.0 is not compliant with the semver specification.
         See: https://semver.org/                                                            
         (Rule LP021)                                                                        
WARNING: Invalid category field value Graphics in library.properties                                           
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP038)                                                                                          
WARNING: Unable to load the library.properties url field: 404 Not Found                                        
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP042)                                                                                          
WARNING: library.properties depends field item(s) LC_GUITools, LC_SDTools, LC_docTools not found in the Library Manager 
         index.                                                                                                         
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format         
         (Rule LP048)                                                                                                   
WARNING: library.properties dot_a_linkage field enabled but library is not in "1.5" format.  
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#source-code
         (Rule LP050)                                                                        
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: 0 ERRORS, 6 WARNINGS

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_Adafruit_2050:

Linting library in LC_Adafruit_2050
INFO: No header file found matching library name (LC_Adafruit_2050.h). Best practices are for primary header filename to
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties version value 1.0 is not compliant with the semver specification.
         See: https://semver.org/                                                            
         (Rule LP021)                                                                        
WARNING: Invalid category field value Uncategorized in library.properties                                      
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP038)                                                                                          
WARNING: Use of "Uncategorized" category value in library.properties. Please use one of the allowed categories.
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP039)                                                                                          
WARNING: library.properties depends field item(s) LC_GUITools, LC_SPI, Adafruit_GFX, Adafruit_HX8357 not found in the   
         Library Manager index.                                                                                         
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format         
         (Rule LP048)                                                                                                   
WARNING: library.properties dot_a_linkage field enabled but library is not in "1.5" format.  
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#source-code
         (Rule LP050)                                                                        
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: 0 ERRORS, 6 WARNINGS

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_GUITools:

Linting library in LC_GUITools
INFO: No header file found matching library name (LC_GUITools.h). Best practices are for primary header filename to     
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties version value 1.0 is not compliant with the semver specification.
         See: https://semver.org/                                                            
         (Rule LP021)                                                                        
WARNING: library.properties dot_a_linkage field enabled but library is not in "1.5" format.  
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#source-code
         (Rule LP050)                                                                        
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: 0 ERRORS, 3 WARNINGS

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_Adafruit_GPS:

Linting library in LC_Adafruit_GPS
INFO: No header file found matching library name (LC_Adafruit_GPS.h). Best practices are for primary header filename to 
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties version value 1.0 is not compliant with the semver specification.
         See: https://semver.org/                                                            
         (Rule LP021)                                                                        
WARNING: Invalid category field value Uncategorized in library.properties                                      
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP038)                                                                                          
WARNING: Use of "Uncategorized" category value in library.properties. Please use one of the allowed categories.
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP039)                                                                                          
WARNING: library.properties depends field item(s) LC_numStream not found in the Library Manager index.         
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP048)                                                                                          
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: 0 ERRORS, 5 WARNINGS

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_Adafruit_1947:

Linting library in LC_Adafruit_1947
INFO: No header file found matching library name (LC_Adafruit_1947.h). Best practices are for primary header filename to
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties version value 1.1 is not compliant with the semver specification.
         See: https://semver.org/                                                            
         (Rule LP021)                                                                        
WARNING: Invalid category field value Uncategorized in library.properties                                      
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP038)                                                                                          
WARNING: Use of "Uncategorized" category value in library.properties. Please use one of the allowed categories.
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP039)                                                                                          
WARNING: library.properties depends field item(s) LC_GUITools not found in the Library Manager index.          
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP048)                                                                                          
WARNING: library.properties dot_a_linkage field enabled but library is not in "1.5" format.  
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#source-code
         (Rule LP050)                                                                        
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: 0 ERRORS, 6 WARNINGS

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_docTools:

Linting library in LC_docTools
INFO: No header file found matching library name (LC_docTools.h). Best practices are for primary header filename to     
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties version value 1.0 is not compliant with the semver specification.
         See: https://semver.org/                                                            
         (Rule LP021)                                                                        
WARNING: Invalid category field value Files in library.properties                                              
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP038)                                                                                          
WARNING: library.properties depends field item(s) SDTools, LC_GUITools, lilOS, modalAlerts not found in the Library     
         Manager index.                                                                                                 
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format         
         (Rule LP048)                                                                                                   
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: 0 ERRORS, 4 WARNINGS

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_navTools:

Linting library in LC_navTools
INFO: No header file found matching library name (LC_navTools.h). Best practices are for primary header filename to     
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties version value 1.0 is not compliant with the semver specification.
         See: https://semver.org/                                                            
         (Rule LP021)                                                                        
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: 0 ERRORS, 2 WARNINGS

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Thanks for your interest in contributing to the Arduino Library Manager index @leftCoast
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

@leftCoast
Copy link
Contributor Author

@ArduinoBot

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Hello! I'm checking your submission again.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_bmpTools:

Linting library in LC_bmpTools
INFO: No header file found matching library name (LC_bmpObj.h). Best practices are for primary header filename to match 
      library name.                                                                                                     
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties version value 1.0 is not compliant with the semver specification.
         See: https://semver.org/                                                            
         (Rule LP021)                                                                        
WARNING: Invalid category field value Graphics in library.properties                                           
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP038)                                                                                          
WARNING: Unable to load the library.properties url field: 404 Not Found                                        
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP042)                                                                                          
WARNING: library.properties depends field item(s) LC_GUITools, LC_SDTools, LC_docTools not found in the Library Manager 
         index.                                                                                                         
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format         
         (Rule LP048)                                                                                                   
WARNING: library.properties dot_a_linkage field enabled but library is not in "1.5" format.  
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#source-code
         (Rule LP050)                                                                        
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: 0 ERRORS, 6 WARNINGS

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_navTools:

Linting library in LC_navTools
INFO: No header file found matching library name (LC_navTools.h). Best practices are for primary header filename to     
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties version value 1.0 is not compliant with the semver specification.
         See: https://semver.org/                                                            
         (Rule LP021)                                                                        
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: 0 ERRORS, 2 WARNINGS

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_DFRobot_0995:

Linting library in LC_DFRobot_0995
INFO: No header file found matching library name (LC_DFRobot_0995.h). Best practices are for primary header filename to 
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties version value 1.0 is not compliant with the semver specification.
         See: https://semver.org/                                                            
         (Rule LP021)                                                                        
WARNING: Invalid category field value Uncategorized in library.properties                                      
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP038)                                                                                          
WARNING: Use of "Uncategorized" category value in library.properties. Please use one of the allowed categories.
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP039)                                                                                          
WARNING: library.properties depends field item(s) LC_SPI, LC_GUITools, Adafruit_ST7789, Adafruit_GFX not found in the   
         Library Manager index.                                                                                         
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format         
         (Rule LP048)                                                                                                   
WARNING: library.properties dot_a_linkage field enabled but library is not in "1.5" format.  
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#source-code
         (Rule LP050)                                                                        
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: 0 ERRORS, 6 WARNINGS

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_numStream:

Linting library in LC_numStream
INFO: No header file found matching library name (LC_numStream.h). Best practices are for primary header filename to    
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
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: 0 ERRORS, 1 WARNINGS

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_Adafruit_1947:

Linting library in LC_Adafruit_1947
INFO: No header file found matching library name (LC_Adafruit_1947.h). Best practices are for primary header filename to
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties version value 1.1 is not compliant with the semver specification.
         See: https://semver.org/                                                            
         (Rule LP021)                                                                        
WARNING: Invalid category field value Uncategorized in library.properties                                      
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP038)                                                                                          
WARNING: Use of "Uncategorized" category value in library.properties. Please use one of the allowed categories.
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP039)                                                                                          
WARNING: library.properties depends field item(s) LC_GUITools not found in the Library Manager index.          
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP048)                                                                                          
WARNING: library.properties dot_a_linkage field enabled but library is not in "1.5" format.  
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#source-code
         (Rule LP050)                                                                        
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: 0 ERRORS, 6 WARNINGS

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_lilOS:

Linting library in LC_lilOS
INFO: No header file found matching library name (LC_lilOS.h). Best practices are for primary header filename to match  
      library name.                                                                                                     
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: Invalid category field value Files in library.properties                                              
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP038)                                                                                          
WARNING: library.properties depends field item(s) LC_GUITools, LC_docTools, LC_bmpTools, LC_modalAlerts not found in the
         Library Manager index.                                                                                         
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format         
         (Rule LP048)                                                                                                   

Linter results for project: 0 ERRORS, 2 WARNINGS

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

Linting sketch in LC_lilOS/examples/newApp

Linter results for project: no errors or warnings

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

Linter results for projects: 0 ERRORS, 2 WARNINGS

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_Adafruit_2050:

Linting library in LC_Adafruit_2050
INFO: No header file found matching library name (LC_Adafruit_2050.h). Best practices are for primary header filename to
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties version value 1.0 is not compliant with the semver specification.
         See: https://semver.org/                                                            
         (Rule LP021)                                                                        
WARNING: Invalid category field value Uncategorized in library.properties                                      
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP038)                                                                                          
WARNING: Use of "Uncategorized" category value in library.properties. Please use one of the allowed categories.
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP039)                                                                                          
WARNING: library.properties depends field item(s) LC_GUITools, LC_SPI, Adafruit_GFX, Adafruit_HX8357 not found in the   
         Library Manager index.                                                                                         
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format         
         (Rule LP048)                                                                                                   
WARNING: library.properties dot_a_linkage field enabled but library is not in "1.5" format.  
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#source-code
         (Rule LP050)                                                                        
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: 0 ERRORS, 6 WARNINGS

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_J1939:

Linting library in LC_J1939
INFO: No header file found matching library name (LC_SAE_J1939.h). Best practices are for primary header filename to    
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties version value 1.0 is not compliant with the semver specification.
         See: https://semver.org/                                                            
         (Rule LP021)                                                                        
WARNING: Unable to load the library.properties url field: 404 Not Found                                        
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP042)                                                                                          

Linter results for project: 0 ERRORS, 2 WARNINGS

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

Linting sketch in LC_J1939/examples/lama_tester

Linter results for project: no errors or warnings

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

Linter results for projects: 0 ERRORS, 2 WARNINGS

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_Adafruit_VS1053:

Linting library in LC_Adafruit_VS1053
INFO: No header file found matching library name (LC_Adafruit_VS1053.h). Best practices are for primary header filename 
      to match library name.                                                                                            
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties version value 1.0 is not compliant with the semver specification.
         See: https://semver.org/                                                            
         (Rule LP021)                                                                        
WARNING: Invalid category field value Uncategorized in library.properties                                      
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP038)                                                                                          
WARNING: Use of "Uncategorized" category value in library.properties. Please use one of the allowed categories.
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP039)                                                                                          
WARNING: library.properties dot_a_linkage field enabled but library is not in "1.5" format.  
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#source-code
         (Rule LP050)                                                                        
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: 0 ERRORS, 5 WARNINGS

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_Adafruit_684:

Linting library in LC_Adafruit_684
INFO: No header file found matching library name (LC_Adafruit_684.h). Best practices are for primary header filename to 
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties version value 1.0 is not compliant with the semver specification.
         See: https://semver.org/                                                            
         (Rule LP021)                                                                        
WARNING: Invalid category field value Uncategorized in library.properties                                      
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP038)                                                                                          
WARNING: Use of "Uncategorized" category value in library.properties. Please use one of the allowed categories.
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP039)                                                                                          
WARNING: library.properties depends field item(s) LC_GUITools not found in the Library Manager index.          
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP048)                                                                                          
WARNING: library.properties dot_a_linkage field enabled but library is not in "1.5" format.  
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#source-code
         (Rule LP050)                                                                        
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: 0 ERRORS, 6 WARNINGS

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_docTools:

Linting library in LC_docTools
INFO: No header file found matching library name (LC_docTools.h). Best practices are for primary header filename to     
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties version value 1.0 is not compliant with the semver specification.
         See: https://semver.org/                                                            
         (Rule LP021)                                                                        
WARNING: Invalid category field value Files in library.properties                                              
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP038)                                                                                          
WARNING: library.properties depends field item(s) SDTools, LC_GUITools, lilOS, modalAlerts not found in the Library     
         Manager index.                                                                                                 
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format         
         (Rule LP048)                                                                                                   
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: 0 ERRORS, 4 WARNINGS

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_GUITools:

Linting library in LC_GUITools
INFO: No header file found matching library name (LC_GUITools.h). Best practices are for primary header filename to     
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties version value 1.0 is not compliant with the semver specification.
         See: https://semver.org/                                                            
         (Rule LP021)                                                                        
WARNING: library.properties dot_a_linkage field enabled but library is not in "1.5" format.  
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#source-code
         (Rule LP050)                                                                        
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: 0 ERRORS, 3 WARNINGS

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_modalAlerts:

Linting library in LC_modalAlerts
INFO: No header file found matching library name (LC_modalAlerts.h). Best practices are for primary header filename to  
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: Invalid category field value Uncategorized in library.properties                                      
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP038)                                                                                          
WARNING: Use of "Uncategorized" category value in library.properties. Please use one of the allowed categories.
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP039)                                                                                          
WARNING: library.properties depends field item(s) LC_GUITools, LC_SPI, LC_bmpTools, LC_lilOS, LC_keyboard not found in  
         the Library Manager index.                                                                                     
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format         
         (Rule LP048)                                                                                                   
WARNING: library.properties dot_a_linkage field enabled but library is not in "1.5" format.  
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#source-code
         (Rule LP050)                                                                        
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: 0 ERRORS, 5 WARNINGS

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_Adafruit_GPS:

Linting library in LC_Adafruit_GPS
INFO: No header file found matching library name (LC_Adafruit_GPS.h). Best practices are for primary header filename to 
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties version value 1.0 is not compliant with the semver specification.
         See: https://semver.org/                                                            
         (Rule LP021)                                                                        
WARNING: Invalid category field value Uncategorized in library.properties                                      
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP038)                                                                                          
WARNING: Use of "Uncategorized" category value in library.properties. Please use one of the allowed categories.
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP039)                                                                                          
WARNING: library.properties depends field item(s) LC_numStream not found in the Library Manager index.         
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP048)                                                                                          
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: 0 ERRORS, 5 WARNINGS

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_RPNCalculator:

Linting library in LC_RPNCalculator
INFO: No header file found matching library name (LC_RPNCalculator.h). Best practices are for primary header filename to
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties version value 1.0 is not compliant with the semver specification.
         See: https://semver.org/                                                            
         (Rule LP021)                                                                        
WARNING: A commonly misspelled word was found in the library.properties sentence field. Suggested correction: library   
         the you can use to create a scientific RPN calculator. (Like the old HP calculators.)                          
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format         
         (Rule LP033)                                                                                                   
WARNING: Invalid category field value Uncategorized in library.properties                                      
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP038)                                                                                          
WARNING: Use of "Uncategorized" category value in library.properties. Please use one of the allowed categories.
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP039)                                                                                          
WARNING: library.properties dot_a_linkage field enabled but library is not in "1.5" format.  
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#source-code
         (Rule LP050)                                                                        

Linter results for project: 0 ERRORS, 5 WARNINGS

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

Linting sketch in LC_RPNCalculator/examples/calc_test

Linter results for project: no errors or warnings

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

Linter results for projects: 0 ERRORS, 5 WARNINGS

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_blockFile:

Linting library in LC_blockFile
INFO: No header file found matching library name (LC_blockfile.h). Best practices are for primary header filename to    
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties version value 1.0 is not compliant with the semver specification.
         See: https://semver.org/                                                            
         (Rule LP021)                                                                        
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: 0 ERRORS, 2 WARNINGS

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_SDTools:

Linting library in LC_SDTools
INFO: No header file found matching library name (LC_SDTools.h). Best practices are for primary header filename to match
      library name.                                                                                                     
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties version value 1.0 is not compliant with the semver specification.
         See: https://semver.org/                                                            
         (Rule LP021)                                                                        
WARNING: Invalid category field value Files in library.properties                                              
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP038)                                                                                          

Linter results for project: 0 ERRORS, 2 WARNINGS

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

Linting sketch in LC_SDTools/examples/SDTools

Linter results for project: no errors or warnings

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

Linter results for projects: 0 ERRORS, 2 WARNINGS

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_piezoTunes:

Linting library in LC_piezoTunes
INFO: No header file found matching library name (LC_piezoTunes.h). Best practices are for primary header filename to   
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties version value 1.0 is not compliant with the semver specification.
         See: https://semver.org/                                                            
         (Rule LP021)                                                                        
WARNING: Invalid category field value Uncategorized in library.properties                                      
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP038)                                                                                          
WARNING: Use of "Uncategorized" category value in library.properties. Please use one of the allowed categories.
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP039)                                                                                          
WARNING: library.properties dot_a_linkage field enabled but library is not in "1.5" format.  
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#source-code
         (Rule LP050)                                                                        
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: 0 ERRORS, 5 WARNINGS

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_keyboard:

Linting library in LC_keyboard
INFO: No header file found matching library name (LC_keyboard.h). Best practices are for primary header filename to     
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties version value 1.0 is not compliant with the semver specification.
         See: https://semver.org/                                                            
         (Rule LP021)                                                                        
WARNING: Invalid category field value Uncategorized in library.properties                                      
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP038)                                                                                          
WARNING: Use of "Uncategorized" category value in library.properties. Please use one of the allowed categories.
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP039)                                                                                          
WARNING: library.properties depends field item(s) LC_GUITools not found in the Library Manager index.          
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP048)                                                                                          
WARNING: library.properties dot_a_linkage field enabled but library is not in "1.5" format.  
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#source-code
         (Rule LP050)                                                                        
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: 0 ERRORS, 6 WARNINGS

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/leftCoast/LC_Adafruit_1431:

Linting library in LC_Adafruit_1431
INFO: No header file found matching library name (LC_Adafruit_1431.h). Best practices are for primary header filename to
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties version value 1.0 is not compliant with the semver specification.
         See: https://semver.org/                                                            
         (Rule LP021)                                                                        
WARNING: The library.properties paragraph field repeats the sentence field. These are displayed together so redundancy  
         is not needed.                                                                                                 
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format         
         (Rule LP036)                                                                                                   
WARNING: Invalid category field value Uncategorized in library.properties                                      
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP038)                                                                                          
WARNING: Use of "Uncategorized" category value in library.properties. Please use one of the allowed categories.
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP039)                                                                                          
WARNING: library.properties depends field item(s) LC_GUITools not found in the Library Manager index.          
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP048)                                                                                          
WARNING: library.properties dot_a_linkage field enabled but library is not in "1.5" format.  
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#source-code
         (Rule LP050)                                                                        
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: 0 ERRORS, 7 WARNINGS

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

@github-actions github-actions bot merged commit 8234fdc into arduino:main Dec 8, 2025
33 checks passed
@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Your submission has now been accepted! Thanks for your contribution to the Arduino Library Manager index.

The library(s) will be available for installation via Library Manager within a day's time.

You can check the logs from the Library Manager indexer for your library(s) here:
http://downloads.arduino.cc/libraries/logs/github.com/leftCoast/LC_piezoTunes/
http://downloads.arduino.cc/libraries/logs/github.com/leftCoast/LC_RPNCalculator/
http://downloads.arduino.cc/libraries/logs/github.com/leftCoast/LC_Adafruit_VS1053/
http://downloads.arduino.cc/libraries/logs/github.com/leftCoast/LC_GUITools/
http://downloads.arduino.cc/libraries/logs/github.com/leftCoast/LC_Adafruit_684/
http://downloads.arduino.cc/libraries/logs/github.com/leftCoast/LC_Adafruit_1431/
http://downloads.arduino.cc/libraries/logs/github.com/leftCoast/LC_Adafruit_1947/
http://downloads.arduino.cc/libraries/logs/github.com/leftCoast/LC_DFRobot_0995/
http://downloads.arduino.cc/libraries/logs/github.com/leftCoast/LC_Adafruit_2050/
http://downloads.arduino.cc/libraries/logs/github.com/leftCoast/LC_bmpTools/
http://downloads.arduino.cc/libraries/logs/github.com/leftCoast/LC_keyboard/
http://downloads.arduino.cc/libraries/logs/github.com/leftCoast/LC_blockFile/
http://downloads.arduino.cc/libraries/logs/github.com/leftCoast/LC_SDTools/
http://downloads.arduino.cc/libraries/logs/github.com/leftCoast/LC_docTools/
http://downloads.arduino.cc/libraries/logs/github.com/leftCoast/LC_lilOS/
http://downloads.arduino.cc/libraries/logs/github.com/leftCoast/LC_modalAlerts/
http://downloads.arduino.cc/libraries/logs/github.com/leftCoast/LC_navTools/
http://downloads.arduino.cc/libraries/logs/github.com/leftCoast/LC_Adafruit_GPS/
http://downloads.arduino.cc/libraries/logs/github.com/leftCoast/LC_numStream/
http://downloads.arduino.cc/libraries/logs/github.com/leftCoast/LC_J1939/

github-actions bot pushed a commit that referenced this pull request Dec 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: submission Add library to the list

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant