-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
RTC_DS1302 #6733
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
RTC_DS1302 #6733
Conversation
A problem was found with your submission https://github.com/SibEnergy/TelegramMess ❌ ERROR: Submission URL is already in the Library Manager index. |
Thanks for your interest in contributing to the Arduino Library Manager index @SibEnergy After resolving the issue, trigger this check again by doing one of the following:
❗ NOTE: It is not necessary to open a new pull request. ❗ More information: |
❌ ERROR: Your submission meets all requirements. However, the pull request could not be merged. Please follow this guide to resolve a merge conflict: Once that is done, it will be merged automatically. |
A problem was found with your submission --https://github.com/SibEnergy/TelegramMess ❌ ERROR: Invalid submission URL (parse "--https://github.com/SibEnergy/TelegramMess": first path segment in URL cannot contain colon) |
Thanks for your interest in contributing to the Arduino Library Manager index @SibEnergy After resolving the issue, trigger this check again by doing one of the following:
❗ NOTE: It is not necessary to open a new pull request. ❗ More information: |
A problem was found with your submission https://github.com/SibEnergy/TelegramMess ❌ ERROR: Submission URL is already in the Library Manager index. |
Thanks for your interest in contributing to the Arduino Library Manager index @SibEnergy After resolving the issue, trigger this check again by doing one of the following:
❗ NOTE: It is not necessary to open a new pull request. ❗ More information: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @SibEnergy. Thanks for your interest in contributing to the Arduino Library Manager.
Please remove the redundant https://github.com/SibEnergy/TelegramMess
URL from the changes you are proposing via this pull request. After you do that the bot will automatically check the pull request again, and merge as long as you did everything correctly.
Make sure to always create a dedicated branch in your fork repository for each pull request. You should never make any commits directly in the default branch (i.e., main
) in your fork. The revision history of the default branch in your fork should always match the default branch in this repository exactly. This way, you can use the default branch as the base for the branches you create for your pull requests. Your use of the default branch in your repository for this pull request is the cause of these unnecessary problems.
You can learn how to correctly use branches for pull requests from this tutorial:
Always make sure the default branch in your fork is in sync with the default branch in this repository before you create a branch for a pull request. You can learn how to sync the branch in your fork from the documentation here:
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: |
No description provided.