Skip to content

Update repositories.txt #4920

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

Closed
wants to merge 1 commit into from
Closed

Conversation

a10036gt
Copy link
Contributor

@a10036gt a10036gt commented Aug 3, 2024

Fix MatrixMini R3 Library Link

Fix MatrixMini R3 Library Link
@github-actions github-actions bot added the topic: submission Add library to the list label Aug 3, 2024
Copy link
Contributor

github-actions bot commented Aug 3, 2024

ERROR: Arduino Lint found errors with https://github.com/Matrix-Robotics/MatrixMini:

Linting library in MatrixMini
INFO: No header file found matching library name (Matrix_Mini_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 Matrix Mini 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 Matrix Mini 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 Matrix Mini Library contains "library". This is superfluous.                             
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP016)                                                                                          
ERROR: Library name Matrix Mini Library is in use by a library in the Library Manager index. Each library must have a   
       unique name value. If your library is already in the index, use the "--library-manager update" flag.             
       See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format           
       (Rule LP017)                                                                                                     

Linter results for project: 1 ERRORS, 3 WARNINGS

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

Linting sketch in MatrixMini/examples/I2C_Devices/Mini_HTColor

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/I2C_Devices/Mini_HTCompass

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/I2C_Devices/Mini_MXcolor

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/I2C_Devices/Mini_MXctrl

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/I2C_Devices/Mini_MXlaser

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/I2C_Devices/Mini_MXmotion

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/I2C_Devices/Mini_MXmotor

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/I2C_Devices/Mini_MXservo

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/I2C_Devices/Mini_PIXYCam/basic_usage

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/I2C_Devices/Mini_PIXYCam/capture_two_colors

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/Mini_AnalogPlotting

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/Mini_AnalogRead

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/Mini_BTControl

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/Mini_Button

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/Mini_ButtonsLED

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/Mini_Digital

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/Mini_LED

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/Mini_Motor

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/Mini_OLED

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/Mini_PS2_Buttons_Test

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/Mini_PS2_Motor_Control

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/Mini_Servo

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/Mini_US

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/Mini_Wifi

Linter results for project: no errors or warnings

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

Linter results for projects: 1 ERRORS, 3 WARNINGS

Copy link
Contributor

github-actions bot commented Aug 3, 2024

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

@a10036gt
Copy link
Contributor Author

a10036gt commented Aug 3, 2024

@ArduinoBot

Copy link
Contributor

github-actions bot commented Aug 3, 2024

Hello! I'm checking your submission again.

Copy link
Contributor

github-actions bot commented Aug 3, 2024

ERROR: Arduino Lint found errors with https://github.com/Matrix-Robotics/MatrixMini:

Linting library in MatrixMini
INFO: No header file found matching library name (Matrix_Mini_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 Matrix Mini 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 Matrix Mini 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 Matrix Mini Library contains "library". This is superfluous.                             
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP016)                                                                                          
ERROR: Library name Matrix Mini Library is in use by a library in the Library Manager index. Each library must have a   
       unique name value. If your library is already in the index, use the "--library-manager update" flag.             
       See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format           
       (Rule LP017)                                                                                                     

Linter results for project: 1 ERRORS, 3 WARNINGS

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

Linting sketch in MatrixMini/examples/I2C_Devices/Mini_HTColor

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/I2C_Devices/Mini_HTCompass

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/I2C_Devices/Mini_MXcolor

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/I2C_Devices/Mini_MXctrl

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/I2C_Devices/Mini_MXlaser

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/I2C_Devices/Mini_MXmotion

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/I2C_Devices/Mini_MXmotor

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/I2C_Devices/Mini_MXservo

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/I2C_Devices/Mini_PIXYCam/basic_usage

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/I2C_Devices/Mini_PIXYCam/capture_two_colors

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/Mini_AnalogPlotting

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/Mini_AnalogRead

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/Mini_BTControl

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/Mini_Button

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/Mini_ButtonsLED

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/Mini_Digital

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/Mini_LED

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/Mini_Motor

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/Mini_OLED

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/Mini_PS2_Buttons_Test

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/Mini_PS2_Motor_Control

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/Mini_Servo

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/Mini_US

Linter results for project: no errors or warnings

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

Linting sketch in MatrixMini/examples/Mini_Wifi

Linter results for project: no errors or warnings

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

Linter results for projects: 1 ERRORS, 3 WARNINGS

Copy link
Contributor

github-actions bot commented Aug 3, 2024

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

@a10036gt a10036gt closed this Aug 3, 2024
@per1234 per1234 added conclusion: duplicate Has already been submitted topic: URL change Change library repository URL and removed topic: submission Add library to the list labels Aug 4, 2024
@per1234 per1234 self-assigned this Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: duplicate Has already been submitted topic: URL change Change library repository URL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants