Skip to content

Conversation

@BojanJurca
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the topic: submission Add library to the list label Nov 15, 2025
@github-actions
Copy link
Contributor

A problem was found with your submission https://github.com/BojanJurca/cin-cout-for-Arduino

ERROR: Submission URL is already in the Library Manager index.

@github-actions github-actions bot requested review from per1234 and removed request for per1234 November 15, 2025 22:00
@github-actions
Copy link
Contributor

ERROR: Arduino Lint found errors with https://github.com/BojanJurca/Lightweight-Standard-Template-Library-STL-for-Arduino:

Linting library in Lightweight-Standard-Template-Library-STL-for-Arduino
INFO: No header file found matching library name (Lightweight_C___STL_for_Arduino.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)                                                                                                      
ERROR: Prohibited character(s) in library.properties name value: Lightweight C++ STL for Arduino             
       See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
       (Rule LP011)                                                                                          
WARNING: Library name Lightweight C++ STL for Arduino contains "Arduino". This is superfluous.                 
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP014)                                                                                          
WARNING: library.properties name Lightweight C++ STL for Arduino 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)                                                                                                   

Linter results for project: 1 ERRORS, 2 WARNINGS

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/BasicUsage

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/Create_custom_locale

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/Cstring

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/Map

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/Use_en_150.UTF-8_locale

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/Use_manipulators

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/algorithm

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/complex

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/iostream

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/list

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/queue

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/vector

Linter results for project: no errors or warnings

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

Linter results for projects: 1 ERRORS, 2 WARNINGS

@github-actions
Copy link
Contributor

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

@BojanJurca
Copy link
Contributor Author

Duplicate removed.

@github-actions
Copy link
Contributor

Hi @BojanJurca.
Your pull request has been detected as something other than a Library Manager submission.
A maintainer will need to review it before it can be merged.

If you intended to submit a library, please check the instructions and update your pull request if necessary:
https://github.com/arduino/library-registry/blob/main/README.md#instructions

@github-actions github-actions bot added topic: modification Change existing list entry and removed topic: submission Add library to the list labels Nov 15, 2025
@github-actions
Copy link
Contributor

A problem was found with your submission https://github.com/atestb/MCP4151-Digital-Potentiometer

ERROR: Submission URL is already in the Library Manager index.

@github-actions
Copy link
Contributor

ERROR: Arduino Lint found errors with https://github.com/BojanJurca/Lightweight-Standard-Template-Library-STL-for-Arduino:

Linting library in Lightweight-Standard-Template-Library-STL-for-Arduino
INFO: No header file found matching library name (Lightweight_C___STL_for_Arduino.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)                                                                                                      
ERROR: Prohibited character(s) in library.properties name value: Lightweight C++ STL for Arduino             
       See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
       (Rule LP011)                                                                                          
WARNING: Library name Lightweight C++ STL for Arduino contains "Arduino". This is superfluous.                 
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP014)                                                                                          
WARNING: library.properties name Lightweight C++ STL for Arduino 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)                                                                                                   
ERROR: Library name Lightweight C++ STL for Arduino not found in the Library Manager index. Library names are not       
       allowed to change after being added to the index.                                                                
       See: https://github.com/arduino/library-registry/blob/main/FAQ.md#how-can-i-change-a-librarys-name               
       (Rule LP018)                                                                                                     

Linter results for project: 2 ERRORS, 2 WARNINGS

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/BasicUsage

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/Create_custom_locale

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/Cstring

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/Map

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/Use_en_150.UTF-8_locale

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/Use_manipulators

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/algorithm

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/complex

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/iostream

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/list

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/queue

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/vector

Linter results for project: no errors or warnings

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

Linter results for projects: 2 ERRORS, 2 WARNINGS

@github-actions
Copy link
Contributor

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

@github-actions github-actions bot requested a review from per1234 November 15, 2025 22:26
@github-actions github-actions bot added topic: submission Add library to the list and removed topic: modification Change existing list entry labels Nov 15, 2025
@github-actions github-actions bot removed the request for review from per1234 November 15, 2025 22:37
@github-actions
Copy link
Contributor

ERROR: Arduino Lint found errors with https://github.com/BojanJurca/Lightweight-Standard-Template-Library-STL-for-Arduino:

Linting library in Lightweight-Standard-Template-Library-STL-for-Arduino
INFO: No header file found matching library name (Lightweight_C___STL_for_Arduino.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)                                                                                                      
ERROR: Prohibited character(s) in library.properties name value: Lightweight C++ STL for Arduino             
       See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
       (Rule LP011)                                                                                          
WARNING: Library name Lightweight C++ STL for Arduino contains "Arduino". This is superfluous.                 
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP014)                                                                                          
WARNING: library.properties name Lightweight C++ STL for Arduino 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)                                                                                                   

Linter results for project: 1 ERRORS, 2 WARNINGS

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/BasicUsage

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/Create_custom_locale

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/Cstring

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/Map

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/Use_en_150.UTF-8_locale

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/Use_manipulators

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/algorithm

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/complex

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/iostream

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/list

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/queue

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/vector

Linter results for project: no errors or warnings

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

Linter results for projects: 1 ERRORS, 2 WARNINGS

@github-actions
Copy link
Contributor

Thanks for your interest in contributing to the Arduino Library Manager index @BojanJurca
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 Nov 15, 2025
@github-actions
Copy link
Contributor

Hi @BojanJurca.
Your pull request has been detected as something other than a Library Manager submission.
A maintainer will need to review it before it can be merged.

If you intended to submit a library, please check the instructions and update your pull request if necessary:
https://github.com/arduino/library-registry/blob/main/README.md#instructions

@github-actions github-actions bot added topic: modification Change existing list entry and removed topic: submission Add library to the list labels Nov 15, 2025
@github-actions
Copy link
Contributor

A problem was found with your submission https://github.com/atestb/MCP4151-Digital-Potentiometer

ERROR: Submission URL is already in the Library Manager index.

@github-actions
Copy link
Contributor

ERROR: Arduino Lint found errors with https://github.com/BojanJurca/Lightweight-Standard-Template-Library-STL-for-Arduino:

Linting library in Lightweight-Standard-Template-Library-STL-for-Arduino
INFO: No header file found matching library name (Lightweight_C___STL_for_Arduino.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)                                                                                                      
ERROR: Prohibited character(s) in library.properties name value: Lightweight C++ STL for Arduino             
       See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
       (Rule LP011)                                                                                          
WARNING: Library name Lightweight C++ STL for Arduino contains "Arduino". This is superfluous.                 
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP014)                                                                                          
WARNING: library.properties name Lightweight C++ STL for Arduino 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)                                                                                                   
ERROR: Library name Lightweight C++ STL for Arduino not found in the Library Manager index. Library names are not       
       allowed to change after being added to the index.                                                                
       See: https://github.com/arduino/library-registry/blob/main/FAQ.md#how-can-i-change-a-librarys-name               
       (Rule LP018)                                                                                                     

Linter results for project: 2 ERRORS, 2 WARNINGS

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/BasicUsage

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/Create_custom_locale

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/Cstring

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/Map

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/Use_en_150.UTF-8_locale

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/Use_manipulators

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/algorithm

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/complex

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/iostream

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/list

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/queue

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/vector

Linter results for project: no errors or warnings

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

Linter results for projects: 2 ERRORS, 2 WARNINGS

@github-actions
Copy link
Contributor

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

@github-actions github-actions bot requested a review from per1234 November 15, 2025 22:45
@github-actions github-actions bot removed the topic: modification Change existing list entry label Nov 15, 2025
@github-actions github-actions bot added the topic: submission Add library to the list label Nov 15, 2025
@github-actions github-actions bot removed the request for review from per1234 November 15, 2025 23:18
@github-actions
Copy link
Contributor

ERROR: Arduino Lint found errors with https://github.com/BojanJurca/Lightweight-Standard-Template-Library-STL-for-Arduino:

Linting library in Lightweight-Standard-Template-Library-STL-for-Arduino
INFO: No header file found matching library name (Lightweight_C___STL_for_Arduino.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)                                                                                                      
ERROR: Prohibited character(s) in library.properties name value: Lightweight C++ STL for Arduino             
       See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
       (Rule LP011)                                                                                          
WARNING: Library name Lightweight C++ STL for Arduino contains "Arduino". This is superfluous.                 
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP014)                                                                                          
WARNING: library.properties name Lightweight C++ STL for Arduino 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)                                                                                                   

Linter results for project: 1 ERRORS, 2 WARNINGS

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/BasicUsage

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/Create_custom_locale

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/Cstring

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/Map

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/Use_en_150.UTF-8_locale

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/Use_manipulators

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/algorithm

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/complex

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/iostream

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/list

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/queue

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/vector

Linter results for project: no errors or warnings

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

Linter results for projects: 1 ERRORS, 2 WARNINGS

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.

Hello @BojanJurca. I see you have fixed the error reported by the bot. However, Library Manager works exclusively from Git tags, so the bot won't be able to see the fix you made until you create a new release or tag in the library repository.

If you look at the repository contents at the latest tag, you can see that the version the bot is checking still has the problem:

https://github.com/BojanJurca/Lightweight-Standard-Template-Library-STL-for-Arduino/blob/v1.0.1/library.properties#L1

name=Lightweight C++ STL for Arduino

❗ Remember to update the value of the version property in the library's library.properties file as needed before making a release/tag.

Once you have done that, simply mention @ArduinoBot in a comment here to trigger it to run the automated checks again. After those are passing, your library will be automatically added to Library Manager.

If you have any questions or concerns, please let me know.

Regards, Per

@arduino arduino deleted a comment from github-actions bot Nov 15, 2025
@per1234 per1234 added the status: waiting for information More information must be provided before work can proceed label Nov 15, 2025
@github-actions github-actions bot removed the status: waiting for information More information must be provided before work can proceed label Nov 16, 2025
@github-actions
Copy link
Contributor

ERROR: Arduino Lint found errors with https://github.com/BojanJurca/Lightweight-Standard-Template-Library-STL-for-Arduino:

Linting library in Lightweight-Standard-Template-Library-STL-for-Arduino
INFO: No header file found matching library name (Lightweight_C___STL_for_Arduino.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)                                                                                                      
ERROR: Prohibited character(s) in library.properties name value: Lightweight C++ STL for Arduino             
       See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
       (Rule LP011)                                                                                          
WARNING: Library name Lightweight C++ STL for Arduino contains "Arduino". This is superfluous.                 
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP014)                                                                                          
WARNING: library.properties name Lightweight C++ STL for Arduino 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)                                                                                                   

Linter results for project: 1 ERRORS, 2 WARNINGS

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/BasicUsage

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/Create_custom_locale

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/Cstring

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/Map

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/Use_en_150.UTF-8_locale

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/Use_manipulators

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/algorithm

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/complex

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/iostream

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/list

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/queue

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Standard-Template-Library-STL-for-Arduino/examples/vector

Linter results for project: no errors or warnings

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

Linter results for projects: 1 ERRORS, 2 WARNINGS

@github-actions
Copy link
Contributor

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

@github-actions github-actions bot merged commit a98f5ab into arduino:main Nov 16, 2025
11 checks passed
@github-actions
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/BojanJurca/Lightweight-Standard-Template-Library-STL-for-Arduino/

github-actions bot pushed a commit that referenced this pull request Nov 16, 2025
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