SeeedJP / wio_cellular

https://seeedjp.github.io/wio_cellular/
Other
1 stars 3 forks source link

Linterで警告が出ている #2

Closed matsujirushi closed 1 month ago

matsujirushi commented 1 month ago

Arduino LibraryのLinting libraryで、警告が出ている。

Linting library in /home/ubuntu/workspace/gitclones/github.com/SeeedJP/wio_cellular
INFO: No header file found matching library name (Wio_Cellular.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 name Wio Cellular contains spaces. Although supported, best practices is to not use spaces.
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format        
         (Rule LP015)                                                                                                  
WARNING: Sketch(es) found outside examples and extras folders:                                    
           /home/ubuntu/workspace/gitclones/github.com/SeeedJP/wio_cellular/tools/inspection      
           /home/ubuntu/workspace/gitclones/github.com/SeeedJP/wio_cellular/tools/update-firmware 
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#library-examples
         (Rule LD003)                                                                             

Linter results for project: 0 ERRORS, 2 WARNINGS
matsujirushi commented 1 month ago
matsujirushi commented 1 month ago

http://downloads.arduino.cc/libraries/logs/github.com/SeeedJP/wio_cellular/

matsujirushi commented 1 month ago

Request to remove from arduino library index. https://github.com/arduino/library-registry/pull/4808 https://github.com/arduino/library-registry/issues/4810