Skip to content

Conversation

@juano2310
Copy link
Contributor

Enhance the repository naming to better reference the base protocol.

@github-actions
Copy link
Contributor

Hi @juano2310.
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 the topic: modification Change existing list entry label Nov 12, 2025
@github-actions
Copy link
Contributor

ERROR: Arduino Lint found errors with https://github.com/juano2310/SuperCANBus:

Linting library in SuperCANBus
INFO: No header file found matching library name (Super_CAN_Bus.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 Super CAN Bus 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 Super CAN Bus 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: 1 ERRORS, 1 WARNINGS

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

Linting sketch in SuperCANBus/examples/Broker

Linter results for project: no errors or warnings

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

Linting sketch in SuperCANBus/examples/BrokerWithSerial

Linter results for project: no errors or warnings

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

Linting sketch in SuperCANBus/examples/Client

Linter results for project: no errors or warnings

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

Linting sketch in SuperCANBus/examples/ClientWithSerial

Linter results for project: no errors or warnings

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

Linting sketch in SuperCANBus/examples/Complete

Linter results for project: no errors or warnings

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

Linting sketch in SuperCANBus/examples/ESP32_C3_MCP2515

Linter results for project: no errors or warnings

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

Linting sketch in SuperCANBus/examples/Monitor

Linter results for project: no errors or warnings

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

Linting sketch in SuperCANBus/examples/PeerToPeer

Linter results for project: no errors or warnings

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

Linting sketch in SuperCANBus/examples/SensorNode

Linter results for project: no errors or warnings

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

Linting sketch in SuperCANBus/examples/StorageTest

Linter results for project: no errors or warnings

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

Linting sketch in SuperCANBus/examples/SubscriptionRestore

Linter results for project: no errors or warnings

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

Linter results for projects: 1 ERRORS, 1 WARNINGS

@github-actions
Copy link
Contributor

Thanks for your interest in contributing to the Arduino Library Manager index @juano2310
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 12, 2025 20:07
@juano2310
Copy link
Contributor Author

@ArduinoBot The header has been updated.

@github-actions
Copy link
Contributor

Hello! I'm checking your submission again.

@github-actions
Copy link
Contributor

Hi @juano2310.
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 removed the request for review from per1234 November 12, 2025 20:12
@github-actions
Copy link
Contributor

ERROR: Arduino Lint found errors with https://github.com/juano2310/SuperCANBus:

Linting library in SuperCANBus
INFO: No header file found matching library name (Super_CAN_Bus.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 Super CAN Bus 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 Super CAN Bus 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: 1 ERRORS, 1 WARNINGS

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

Linting sketch in SuperCANBus/examples/Broker

Linter results for project: no errors or warnings

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

Linting sketch in SuperCANBus/examples/BrokerWithSerial

Linter results for project: no errors or warnings

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

Linting sketch in SuperCANBus/examples/Client

Linter results for project: no errors or warnings

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

Linting sketch in SuperCANBus/examples/ClientWithSerial

Linter results for project: no errors or warnings

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

Linting sketch in SuperCANBus/examples/Complete

Linter results for project: no errors or warnings

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

Linting sketch in SuperCANBus/examples/ESP32_C3_MCP2515

Linter results for project: no errors or warnings

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

Linting sketch in SuperCANBus/examples/Monitor

Linter results for project: no errors or warnings

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

Linting sketch in SuperCANBus/examples/PeerToPeer

Linter results for project: no errors or warnings

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

Linting sketch in SuperCANBus/examples/SensorNode

Linter results for project: no errors or warnings

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

Linting sketch in SuperCANBus/examples/StorageTest

Linter results for project: no errors or warnings

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

Linting sketch in SuperCANBus/examples/SubscriptionRestore

Linter results for project: no errors or warnings

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

Linter results for projects: 1 ERRORS, 1 WARNINGS

@github-actions
Copy link
Contributor

Thanks for your interest in contributing to the Arduino Library Manager index @juano2310
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 12, 2025 20:12
@juano2310
Copy link
Contributor Author

@ArduinoBot files had been updated too

@github-actions
Copy link
Contributor

Hello! I'm checking your submission again.

@github-actions
Copy link
Contributor

Hi @juano2310.
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 removed the request for review from per1234 November 12, 2025 20:19
@github-actions
Copy link
Contributor

ERROR: Arduino Lint found errors with https://github.com/juano2310/SuperCANBus:

Linting library in SuperCANBus
ERROR: Library name SuperCANBus 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: 1 ERRORS, 0 WARNINGS

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

Linting sketch in SuperCANBus/examples/Broker

Linter results for project: no errors or warnings

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

Linting sketch in SuperCANBus/examples/BrokerWithSerial

Linter results for project: no errors or warnings

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

Linting sketch in SuperCANBus/examples/Client

Linter results for project: no errors or warnings

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

Linting sketch in SuperCANBus/examples/ClientWithSerial

Linter results for project: no errors or warnings

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

Linting sketch in SuperCANBus/examples/Complete

Linter results for project: no errors or warnings

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

Linting sketch in SuperCANBus/examples/ESP32_C3_MCP2515

Linter results for project: no errors or warnings

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

Linting sketch in SuperCANBus/examples/Monitor

Linter results for project: no errors or warnings

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

Linting sketch in SuperCANBus/examples/PeerToPeer

Linter results for project: no errors or warnings

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

Linting sketch in SuperCANBus/examples/SensorNode

Linter results for project: no errors or warnings

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

Linting sketch in SuperCANBus/examples/StorageTest

Linter results for project: no errors or warnings

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

Linting sketch in SuperCANBus/examples/SubscriptionRestore

Linter results for project: no errors or warnings

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

Linter results for projects: 1 ERRORS, 0 WARNINGS

@github-actions
Copy link
Contributor

Thanks for your interest in contributing to the Arduino Library Manager index @juano2310
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 12, 2025 20:19
@github-actions github-actions bot removed the request for review from per1234 November 12, 2025 20:26
@github-actions github-actions bot added topic: submission Add library to the list and removed topic: modification Change existing list entry labels Nov 12, 2025
@github-actions github-actions bot merged commit 1026747 into arduino:main Nov 12, 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/juano2310/SuperCANBus/

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

1 participant