Skip to content

Update repositories.txt #4897

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
Jul 31, 2024
Merged

Update repositories.txt #4897

merged 1 commit into from
Jul 31, 2024

Conversation

ad039
Copy link
Contributor

@ad039 ad039 commented Jul 31, 2024

No description provided.

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

ERROR: Arduino Lint found errors with https://github.com/ad039/ZSSC3230_I2C_Driver:

Linting library in ZSSC3230_I2C_Driver
WARNING: library.properties name value ZSSC3230 I2C Driver 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 ZSSC3230 I2C Driver 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: 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)                                                                                                   
ERROR: Invalid format of library.properties depends field *                                                  
       See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
       (Rule LP047)                                                                                          
WARNING: library.properties depends field item(s) * 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 includes field item(s) Wire.h not found in library.                                
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP052)                                                                                          
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, 6 WARNINGS

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

Linting sketch in ZSSC3230_I2C_Driver/examples/ZSSC3230_calibrate

Linter results for project: no errors or warnings

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

Linting sketch in ZSSC3230_I2C_Driver/examples/ZSSC3230_cyclic_mode

Linter results for project: no errors or warnings

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

Linting sketch in ZSSC3230_I2C_Driver/examples/ZSSC3230_read_raw_capacitance

Linter results for project: no errors or warnings

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

Linting sketch in ZSSC3230_I2C_Driver/examples/ZSSC3230_read_ssc_capacitance

Linter results for project: no errors or warnings

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

Linting sketch in ZSSC3230_I2C_Driver/examples/ZSSC3230_read_two_sensors

Linter results for project: no errors or warnings

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

Linting sketch in ZSSC3230_I2C_Driver/examples/ZSSC3230_set_i2c_address

Linter results for project: no errors or warnings

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

Linter results for projects: 1 ERRORS, 6 WARNINGS

Copy link
Contributor

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

@ad039
Copy link
Contributor Author

ad039 commented Jul 31, 2024

@ArduinoBot

Copy link
Contributor

Hello! I'm checking your submission again.

Copy link
Contributor

ERROR: Arduino Lint found errors with https://github.com/ad039/ZSSC3230_I2C_Driver:

Linting library in ZSSC3230_I2C_Driver
WARNING: library.properties name value ZSSC3230 I2C Driver 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 ZSSC3230 I2C Driver 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: 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)                                                                                                   
ERROR: Invalid format of library.properties depends field *                                                  
       See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
       (Rule LP047)                                                                                          
WARNING: library.properties depends field item(s) * 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 includes field item(s) Wire.h not found in library.                                
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP052)                                                                                          
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, 6 WARNINGS

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

Linting sketch in ZSSC3230_I2C_Driver/examples/ZSSC3230_calibrate

Linter results for project: no errors or warnings

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

Linting sketch in ZSSC3230_I2C_Driver/examples/ZSSC3230_cyclic_mode

Linter results for project: no errors or warnings

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

Linting sketch in ZSSC3230_I2C_Driver/examples/ZSSC3230_read_raw_capacitance

Linter results for project: no errors or warnings

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

Linting sketch in ZSSC3230_I2C_Driver/examples/ZSSC3230_read_ssc_capacitance

Linter results for project: no errors or warnings

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

Linting sketch in ZSSC3230_I2C_Driver/examples/ZSSC3230_read_two_sensors

Linter results for project: no errors or warnings

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

Linting sketch in ZSSC3230_I2C_Driver/examples/ZSSC3230_set_i2c_address

Linter results for project: no errors or warnings

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

Linter results for projects: 1 ERRORS, 6 WARNINGS

Copy link
Contributor

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

@ad039
Copy link
Contributor Author

ad039 commented Jul 31, 2024

have made the changes @ArduinoBot

Copy link
Contributor

Hello! I'm checking your submission again.

Copy link
Contributor

Arduino Lint has suggestions for possible improvements to https://github.com/ad039/ZSSC3230_I2C_Driver:

Linting library in ZSSC3230_I2C_Driver
WARNING: library.properties name value ZSSC3230 I2C Driver 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 ZSSC3230 I2C Driver 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.properties version value 0.2 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: library.properties includes field item(s) Wire.h not found in library.                                
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP052)                                                                                          
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, 6 WARNINGS

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

Linting sketch in ZSSC3230_I2C_Driver/examples/ZSSC3230_calibrate

Linter results for project: no errors or warnings

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

Linting sketch in ZSSC3230_I2C_Driver/examples/ZSSC3230_cyclic_mode

Linter results for project: no errors or warnings

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

Linting sketch in ZSSC3230_I2C_Driver/examples/ZSSC3230_read_raw_capacitance

Linter results for project: no errors or warnings

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

Linting sketch in ZSSC3230_I2C_Driver/examples/ZSSC3230_read_ssc_capacitance

Linter results for project: no errors or warnings

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

Linting sketch in ZSSC3230_I2C_Driver/examples/ZSSC3230_read_two_sensors

Linter results for project: no errors or warnings

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

Linting sketch in ZSSC3230_I2C_Driver/examples/ZSSC3230_set_i2c_address

Linter results for project: no errors or warnings

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

Linter results for projects: 0 ERRORS, 6 WARNINGS

@github-actions github-actions bot merged commit 5ee5a4a into arduino:main Jul 31, 2024
12 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/ad039/ZSSC3230_I2C_Driver/

github-actions bot pushed a commit that referenced this pull request Jul 31, 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.

1 participant