Skip to content
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

Update repositories.txt #5642

Closed
wants to merge 1 commit into from
Closed

Update repositories.txt #5642

wants to merge 1 commit into from

Conversation

alfan459
Copy link
Contributor

I made improvements to the previous library

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

Arduino Lint has suggestions for possible improvements to https://github.com/alfan459/ElasticNetModel:

Linting library in ElasticNetModel
WARNING: Invalid category field value Machine Learning in library.properties                                   
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP038)                                                                                          
WARNING: Sketch(es) found outside examples and extras folders:                                    
           ElasticNetModel/example/Basic_usage                                                    
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#library-examples
         (Rule LD003)                                                                             
WARNING: Potentially misspelled examples folder name found: ElasticNetModel/example               
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#library-examples
         (Rule LD005)                                                                             

Linter results for project: 0 ERRORS, 3 WARNINGS

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

Linting sketch in ElasticNetModel/example/Basic_usage

Linter results for project: no errors or warnings

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

Linter results for projects: 0 ERRORS, 3 WARNINGS

Copy link
Contributor

ERROR: Arduino Lint found errors with https://github.com/alfan459/LinearRegressionModel:

Linting library in LinearRegressionModel
WARNING: Invalid category field value MachineLearning in library.properties                                    
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP038)                                                                                          
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: Sketch(es) found outside examples and extras folders:                                    
           LinearRegressionModel/example/Basic_usage                                              
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#library-examples
         (Rule LD003)                                                                             
WARNING: Potentially misspelled examples folder name found: LinearRegressionModel/example         
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#library-examples
         (Rule LD005)                                                                             

Linter results for project: 1 ERRORS, 5 WARNINGS

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

Linting sketch in LinearRegressionModel/example/Basic_usage

Linter results for project: no errors or warnings

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

Linter results for projects: 1 ERRORS, 5 WARNINGS

Copy link
Contributor

Thanks for your interest in contributing to the Arduino Library Manager index @alfan459
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 per1234 self-assigned this Dec 22, 2024
Copy link
Contributor

@per1234 per1234 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Closing as duplicate of https://github.com/arduino/library-registry/pull/5643/files

@alfan459 please only open one pull request for each submission. The automated system is designed to allow you to accomplish a submission through a single pull request, even in cases where the checks failed initially. Just carefully read and follow the clear instructions that are provided by the bot.

If you have any questions or concerns during a submission, you are always welcome to add a comment. I monitor the repository carefully so I will see your comment and provide assistance. Just remember that, although we do have a simple automated system in place, everything else is done by humans, so you must make the effort to communicate in a way a human can understand instead of assuming that there is some omniscient robot here that can magically read your mind.

@per1234 per1234 closed this Dec 22, 2024
@per1234 per1234 added the conclusion: duplicate Has already been submitted label Dec 22, 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: submission Add library to the list
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants