Skip to content

Conversation

@aliphys
Copy link
Contributor

@aliphys aliphys commented Sep 4, 2023

No description provided.

@github-actions github-actions bot added the topic: submission Add library to the list label Sep 4, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Sep 4, 2023

Arduino Lint has suggestions for possible improvements to https://github.com/arduino-libraries/Arduino_POSIXStorage:

Linting library in Arduino_POSIXStorage
WARNING: library.properties name value Arduino_POSIXStorage is longer than the recommended length of 16 characters.
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format    
         (Rule LP010)                                                                                              

Linter results for project: 0 ERRORS, 1 WARNINGS

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

Linting sketch in Arduino_POSIXStorage/examples/SD_Card_Example

Linter results for project: no errors or warnings

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

Linting sketch in Arduino_POSIXStorage/examples/USB_Hotplug_Example

Linter results for project: no errors or warnings

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

Linting sketch in Arduino_POSIXStorage/examples/USB_No_Hotplug_Example

Linter results for project: no errors or warnings

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

Linter results for projects: 0 ERRORS, 1 WARNINGS

@github-actions github-actions bot merged commit 2e4cfa3 into arduino:main Sep 4, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Sep 4, 2023

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/arduino-libraries/Arduino_POSIXStorage/

github-actions bot pushed a commit that referenced this pull request Sep 4, 2023
@aliphys
Copy link
Contributor Author

aliphys commented Sep 4, 2023

Arduino Lint has suggestions for possible improvements to https://github.com/arduino-libraries/Arduino_POSIXStorage:

Linting library in Arduino_POSIXStorage
WARNING: library.properties name value Arduino_POSIXStorage is longer than the recommended length of 16 characters.
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format    
         (Rule LP010)                                                                                              

Linter results for project: 0 ERRORS, 1 WARNINGS

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

Linting sketch in Arduino_POSIXStorage/examples/SD_Card_Example

Linter results for project: no errors or warnings

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

Linting sketch in Arduino_POSIXStorage/examples/USB_Hotplug_Example

Linter results for project: no errors or warnings

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

Linting sketch in Arduino_POSIXStorage/examples/USB_No_Hotplug_Example

Linter results for project: no errors or warnings

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

Linter results for projects: 0 ERRORS, 1 WARNINGS

The rule for library name length (LP010) has increased from 16 to 32. Once arduino/arduino-lint#511 is part of the arduino linter release, this warning will be eliminated.

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