Skip to content

Added the new libraries to support the AIOT boards #5121

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

AITINKR
Copy link
Contributor

@AITINKR AITINKR commented Sep 20, 2024

No description provided.

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

ERROR: Arduino Lint found errors with https://github.com/AITINKR/AITINKR_AIOT_V2:

Linting library in AITINKR_AIOT_V2
INFO: No header file found matching library name (AITinkr_AIOT_V2_Library.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 value AITinkr AIOT V2 Library is longer than the recommended length of 16 characters.
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format       
         (Rule LP010)                                                                                                 
WARNING: library.properties name AITinkr AIOT V2 Library 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: Library name AITinkr AIOT V2 Library contains "library". This is superfluous.                         
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP016)                                                                                          
ERROR: library.properties url value is less than minimum length.                                             
       See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
       (Rule LP056)                                                                                          
WARNING: library.properties url field value  does not have a valid URL format.                                 
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP041)                                                                                          
WARNING: Unable to load the library.properties url field: Head "": unsupported protocol scheme ""              
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP042)                                                                                          
WARNING: No readme found. Please document your library.                                                                                
         See:                                                                                                                          
         https://docs.github.com/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-readmes
         (Rule LD001)                                                                                                                  
WARNING: No license file found.                                                                                                                 
         See:                                                                                                                                   
         https://docs.github.com/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository
         (Rule LD002)                                                                                                                           

Linter results for project: 1 ERRORS, 7 WARNINGS

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

Linting sketch in AITINKR_AIOT_V2/examples/buttons

Linter results for project: no errors or warnings

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

Linting sketch in AITINKR_AIOT_V2/examples/fan_control

Linter results for project: no errors or warnings

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

Linting sketch in AITINKR_AIOT_V2/examples/motor

Linter results for project: no errors or warnings

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

Linting sketch in AITINKR_AIOT_V2/examples/servo_sweep

Linter results for project: no errors or warnings

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

Linting sketch in AITINKR_AIOT_V2/examples/solenoid_lock_control

Linter results for project: no errors or warnings

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

Linter results for projects: 1 ERRORS, 7 WARNINGS

Copy link
Contributor

Arduino Lint has suggestions for possible improvements to https://github.com/AITINKR/AITINKR_JSON_FIELDS:

Linting library in AITINKR_JSON_FIELDS
WARNING: library.properties name value AITINKR_JSON_FIELDS is longer than the recommended length of 16 characters.
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format   
         (Rule LP010)                                                                                             
WARNING: No license file found.                                                                                                                 
         See:                                                                                                                                   
         https://docs.github.com/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository
         (Rule LD002)                                                                                                                           

Linter results for project: 0 ERRORS, 2 WARNINGS

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

Linting sketch in AITINKR_JSON_FIELDS/examples/example

Linter results for project: no errors or warnings

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

Linter results for projects: 0 ERRORS, 2 WARNINGS

Copy link
Contributor

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

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

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

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

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

@per1234
Copy link
Contributor

per1234 commented Sep 20, 2024

@ArduinoBot please check it again.

Copy link
Contributor

Hello! I'm checking your submission again.

Copy link
Contributor

Arduino Lint has suggestions for possible improvements to https://github.com/AITINKR/AITINKR_JSON_FIELDS:

Linting library in AITINKR_JSON_FIELDS
WARNING: library.properties name value AITINKR_JSON_FIELDS is longer than the recommended length of 16 characters.
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format   
         (Rule LP010)                                                                                             
WARNING: No license file found.                                                                                                                 
         See:                                                                                                                                   
         https://docs.github.com/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository
         (Rule LD002)                                                                                                                           

Linter results for project: 0 ERRORS, 2 WARNINGS

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

Linting sketch in AITINKR_JSON_FIELDS/examples/example

Linter results for project: no errors or warnings

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

Linter results for projects: 0 ERRORS, 2 WARNINGS

Copy link
Contributor

Arduino Lint has suggestions for possible improvements to https://github.com/AITINKR/AITINKR_AIOT_V2:

Linting library in AITINKR_AIOT_V2
WARNING: No license file found.                                                                                                                 
         See:                                                                                                                                   
         https://docs.github.com/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository
         (Rule LD002)                                                                                                                           

Linter results for project: 0 ERRORS, 1 WARNINGS

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

Linting sketch in AITINKR_AIOT_V2/examples/buttons

Linter results for project: no errors or warnings

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

Linting sketch in AITINKR_AIOT_V2/examples/fan_control

Linter results for project: no errors or warnings

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

Linting sketch in AITINKR_AIOT_V2/examples/motor

Linter results for project: no errors or warnings

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

Linting sketch in AITINKR_AIOT_V2/examples/servo_sweep

Linter results for project: no errors or warnings

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

Linting sketch in AITINKR_AIOT_V2/examples/solenoid_lock_control

Linter results for project: no errors or warnings

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

Linter results for projects: 0 ERRORS, 1 WARNINGS

@github-actions github-actions bot merged commit 439fc6a into arduino:main Sep 20, 2024
13 checks passed
Copy link
Contributor

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/AITINKR/AITINKR_JSON_FIELDS/
http://downloads.arduino.cc/libraries/logs/github.com/AITINKR/AITINKR_AIOT_V2/

github-actions bot pushed a commit that referenced this pull request Sep 20, 2024
@per1234 per1234 self-assigned this Sep 20, 2024
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.

2 participants