2026/04/04 05:14:40 Scraping https://github.com/Johboh/MQTTRemote.git
2026/04/04 05:14:41 Checking out tag: 1.0.0
2026/04/04 05:14:41 Release MQTTRemote:1.0.0 already loaded, skipping
2026/04/04 05:14:41 Arduino Lint has suggestions for possible improvements:
Click to expand Arduino Lint report
Linting library in /home/ubuntu/workspace/gitclones/github.com/Johboh/MQTTRemote
WARNING: The library.properties paragraph field repeats the sentence field. These are displayed together so redundancy
is not needed.
See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
(Rule LP036)
Linter results for project: 0 ERRORS, 1 WARNINGS
-------------------
Linting sketch in /home/ubuntu/workspace/gitclones/github.com/Johboh/MQTTRemote/examples/Simple
WARNING: Sketch file/folder name mismatch. The primary sketch file name must match the folder: Simple.ino
See: https://arduino.github.io/arduino-cli/latest/sketch-specification/#primary-sketch-file
(Rule SS001)
Linter results for project: 0 ERRORS, 1 WARNINGS
-------------------
Linter results for projects: 0 ERRORS, 2 WARNINGS
2026/04/04 05:14:41 Checking out tag: 1.0.3
2026/04/04 05:14:41 Release MQTTRemote:1.0.3 already loaded, skipping
2026/04/04 05:14:41 Arduino Lint has suggestions for possible improvements:
Click to expand Arduino Lint report
Linting library in /home/ubuntu/workspace/gitclones/github.com/Johboh/MQTTRemote
WARNING: The library.properties paragraph field repeats the sentence field. These are displayed together so redundancy
is not needed.
See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
(Rule LP036)
Linter results for project: 0 ERRORS, 1 WARNINGS
-------------------
Linting sketch in /home/ubuntu/workspace/gitclones/github.com/Johboh/MQTTRemote/examples/Simple
WARNING: Sketch file/folder name mismatch. The primary sketch file name must match the folder: Simple.ino
See: https://arduino.github.io/arduino-cli/latest/sketch-specification/#primary-sketch-file
(Rule SS001)
Linter results for project: 0 ERRORS, 1 WARNINGS
-------------------
Linter results for projects: 0 ERRORS, 2 WARNINGS
2026/04/04 05:14:41 Checking out tag: 2.0.0
2026/04/04 05:14:41 Release MQTTRemote:2.0.0 already loaded, skipping
2026/04/04 05:14:41 Arduino Lint has suggestions for possible improvements:
Click to expand Arduino Lint report
Linting library in /home/ubuntu/workspace/gitclones/github.com/Johboh/MQTTRemote
WARNING: The library.properties paragraph field repeats the sentence field. These are displayed together so redundancy
is not needed.
See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
(Rule LP036)
Linter results for project: 0 ERRORS, 1 WARNINGS
-------------------
Linting sketch in /home/ubuntu/workspace/gitclones/github.com/Johboh/MQTTRemote/examples/PublishAndSubscribe
Linter results for project: no errors or warnings
-------------------
Linter results for projects: 0 ERRORS, 1 WARNINGS
2026/04/04 05:14:41 Checking out tag: 2.0.1
2026/04/04 05:14:41 Release MQTTRemote:2.0.1 already loaded, skipping
2026/04/04 05:14:41 Arduino Lint has suggestions for possible improvements:
Click to expand Arduino Lint report
Linting library in /home/ubuntu/workspace/gitclones/github.com/Johboh/MQTTRemote
WARNING: The library.properties paragraph field repeats the sentence field. These are displayed together so redundancy
is not needed.
See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
(Rule LP036)
Linter results for project: 0 ERRORS, 1 WARNINGS
-------------------
Linting sketch in /home/ubuntu/workspace/gitclones/github.com/Johboh/MQTTRemote/examples/PublishAndSubscribe
Linter results for project: no errors or warnings
-------------------
Linter results for projects: 0 ERRORS, 1 WARNINGS
2026/04/04 05:14:41 Checking out tag: 2.0.2
2026/04/04 05:14:41 Release MQTTRemote:2.0.2 already loaded, skipping
2026/04/04 05:14:41 Arduino Lint has suggestions for possible improvements:
Click to expand Arduino Lint report
Linting library in /home/ubuntu/workspace/gitclones/github.com/Johboh/MQTTRemote
WARNING: The library.properties paragraph field repeats the sentence field. These are displayed together so redundancy
is not needed.
See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
(Rule LP036)
Linter results for project: 0 ERRORS, 1 WARNINGS
-------------------
Linting sketch in /home/ubuntu/workspace/gitclones/github.com/Johboh/MQTTRemote/examples/PublishAndSubscribe
Linter results for project: no errors or warnings
-------------------
Linter results for projects: 0 ERRORS, 1 WARNINGS
2026/04/04 05:14:41 Checking out tag: 3.0.0
2026/04/04 05:14:41 Release MQTTRemote:3.0.0 already loaded, skipping
2026/04/04 05:14:41 Arduino Lint has suggestions for possible improvements:
Click to expand Arduino Lint report
Linting library in /home/ubuntu/workspace/gitclones/github.com/Johboh/MQTTRemote
WARNING: The library.properties paragraph field repeats the sentence field. These are displayed together so redundancy
is not needed.
See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
(Rule LP036)
Linter results for project: 0 ERRORS, 1 WARNINGS
-------------------
Linting sketch in /home/ubuntu/workspace/gitclones/github.com/Johboh/MQTTRemote/examples/PublishAndSubscribe
Linter results for project: no errors or warnings
-------------------
Linter results for projects: 0 ERRORS, 1 WARNINGS
2026/04/04 05:14:41 Checking out tag: 4.0.0
2026/04/04 05:14:41 Arduino Lint found errors:
Click to expand Arduino Lint report
Linting library in /home/ubuntu/workspace/gitclones/github.com/Johboh/MQTTRemote
ERROR: Path does not contain a valid Arduino library.
See: https://arduino.github.io/arduino-cli/latest/library-specification
(Rule LS001)
INFO: No header file found matching library name (MQTTRemote.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: The library.properties paragraph field repeats the sentence field. These are displayed together so redundancy
is not needed.
See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
(Rule LP036)
Linter results for project: 1 ERRORS, 1 WARNINGS
-------------------
Linting sketch in /home/ubuntu/workspace/gitclones/github.com/Johboh/MQTTRemote/examples/PublishAndSubscribe
Linter results for project: no errors or warnings
-------------------
Linter results for projects: 1 ERRORS, 1 WARNINGS
2026/04/04 05:14:41 Error syncing library: exit status 1
2026/04/04 05:14:41 Checking out tag: 4.0.1
2026/04/04 05:14:41 Arduino Lint found errors:
Click to expand Arduino Lint report
Linting library in /home/ubuntu/workspace/gitclones/github.com/Johboh/MQTTRemote
ERROR: Path does not contain a valid Arduino library.
See: https://arduino.github.io/arduino-cli/latest/library-specification
(Rule LS001)
INFO: No header file found matching library name (MQTTRemote.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: The library.properties paragraph field repeats the sentence field. These are displayed together so redundancy
is not needed.
See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
(Rule LP036)
Linter results for project: 1 ERRORS, 1 WARNINGS
-------------------
Linting sketch in /home/ubuntu/workspace/gitclones/github.com/Johboh/MQTTRemote/examples/arduino/publish_and_subscribe
WARNING: Sketch file/folder name mismatch. The primary sketch file name must match the folder: publish_and_subscribe.ino
See: https://arduino.github.io/arduino-cli/latest/sketch-specification/#primary-sketch-file
(Rule SS001)
Linter results for project: 0 ERRORS, 1 WARNINGS
-------------------
Linter results for projects: 1 ERRORS, 2 WARNINGS
2026/04/04 05:14:41 Error syncing library: exit status 1
2026/04/04 05:14:41 Checking out tag: 4.0.2
2026/04/04 05:14:41 Release MQTTRemote:4.0.2 already loaded, skipping
2026/04/04 05:14:41 Arduino Lint has suggestions for possible improvements:
Click to expand Arduino Lint report
Linting library in /home/ubuntu/workspace/gitclones/github.com/Johboh/MQTTRemote
Linter results for project: no errors or warnings
-------------------
Linting sketch in /home/ubuntu/workspace/gitclones/github.com/Johboh/MQTTRemote/examples/arduino/publish_and_subscribe
WARNING: Sketch file/folder name mismatch. The primary sketch file name must match the folder: publish_and_subscribe.ino
See: https://arduino.github.io/arduino-cli/latest/sketch-specification/#primary-sketch-file
(Rule SS001)
Linter results for project: 0 ERRORS, 1 WARNINGS
-------------------
Linter results for projects: 0 ERRORS, 1 WARNINGS
2026/04/04 05:14:41 Checking out tag: 4.0.3
2026/04/04 05:14:41 Release MQTTRemote:4.0.3 already loaded, skipping
2026/04/04 05:14:41 Arduino Lint has suggestions for possible improvements:
Click to expand Arduino Lint report
Linting library in /home/ubuntu/workspace/gitclones/github.com/Johboh/MQTTRemote
Linter results for project: no errors or warnings
-------------------
Linting sketch in /home/ubuntu/workspace/gitclones/github.com/Johboh/MQTTRemote/examples/arduino/publish_and_subscribe
WARNING: Sketch file/folder name mismatch. The primary sketch file name must match the folder: publish_and_subscribe.ino
See: https://arduino.github.io/arduino-cli/latest/sketch-specification/#primary-sketch-file
(Rule SS001)
Linter results for project: 0 ERRORS, 1 WARNINGS
-------------------
Linter results for projects: 0 ERRORS, 1 WARNINGS
2026/04/04 05:14:41 Checking out tag: 4.0.4
2026/04/04 05:14:41 Release MQTTRemote:4.0.4 already loaded, skipping
2026/04/04 05:14:41 Checking out tag: 4.0.5
2026/04/04 05:14:41 Release MQTTRemote:4.0.5 already loaded, skipping
2026/04/04 05:14:41 Checking out tag: 4.0.6
2026/04/04 05:14:41 Release MQTTRemote:4.0.6 already loaded, skipping
2026/04/04 05:14:41 Checking out tag: 5.0.0
2026/04/04 05:14:41 Release MQTTRemote:5.0.0 already loaded, skipping
2026/04/04 05:14:41 Checking out tag: 5.0.1
2026/04/04 05:14:41 Release MQTTRemote:5.0.1 already loaded, skipping
2026/04/04 05:14:41 Checking out tag: 5.0.2
2026/04/04 05:14:41 Release MQTTRemote:5.0.2 already loaded, skipping
2026/04/04 05:14:41 Checking out tag: 6.0.0
2026/04/04 05:14:42 Release MQTTRemote:6.0.0 already loaded, skipping
2026/04/04 05:14:42 Checking out tag: 6.0.1
2026/04/04 05:14:42 Release MQTTRemote:6.0.1 already loaded, skipping
2026/04/04 05:14:42 Checking out tag: 6.0.2
2026/04/04 05:14:42 Release MQTTRemote:6.0.2 already loaded, skipping
2026/04/04 05:14:42 Checking out tag: 6.0.3
2026/04/04 05:14:42 Release MQTTRemote:6.0.3 already loaded, skipping