Skip to content

Publish to Arduino IDE Library manager #2

Publish to Arduino IDE Library manager

Publish to Arduino IDE Library manager #2

Triggered via push February 16, 2024 16:50
Status Success
Total duration 45s
Billable time 2m
Artifacts

quality.yml

on: push
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

8 errors, 20 warnings, and 6 notices
Run clang-format on src/Epson_PNL_CE02.h: src/Epson_PNL_CE02.h#L1
File src/Epson_PNL_CE02.h does not conform to Custom style guidelines. (lines 4, 9, 30, 31, 32, 48, 49, 50, 51, 52, 53, 54, 55, 56, 63, 64, 65, 66, 67, 68, 70, 71, 72, 73, 75, 76, 77, 78, 80, 81, 82, 120, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 139, 140, 141, 143, 144, 145, 146, 147, 148, 149, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 163, 164, 166, 167, 168, 169, 170, 171, 172, 175, 176, 177, 178, 180, 181, 182, 183, 184, 185)
Run clang-format on extras/mcufriend_specials/MEGA_2560.h: extras/mcufriend_specials/MEGA_2560.h#L1
File extras/mcufriend_specials/MEGA_2560.h does not conform to Custom style guidelines. (lines 6, 7, 9, 11, 29, 30, 31, 32, 35, 37, 43, 45, 46, 47, 48, 67, 71, 72, 73, 76, 77, 78, 79, 80, 81, 82, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 108, 109, 110, 111, 112, 113)
Run clang-format on src/Epson_PNL_CE02.cpp: src/Epson_PNL_CE02.cpp#L1
File src/Epson_PNL_CE02.cpp does not conform to Custom style guidelines. (lines 4, 9, 30, 31, 32, 40, 46, 47, 48, 49, 50, 51, 52, 57, 58, 59, 63, 64, 65, 69, 70, 71, 72, 73, 74, 75, 80, 81, 82, 84, 85, 86, 87, 88, 90, 91, 96, 97, 98, 102, 103, 104, 107, 108, 109, 112, 113, 119, 120, 121, 122, 123, 124, 125, 127)
Run clang-format on src/Epson_PNL_CE02.h: src/Epson_PNL_CE02.h#L1
File src/Epson_PNL_CE02.h does not conform to Custom style guidelines. (lines 4, 9, 30, 31, 32, 48, 49, 50, 51, 52, 53, 54, 55, 56, 63, 64, 65, 66, 67, 68, 70, 71, 72, 73, 75, 76, 77, 78, 80, 81, 82, 120, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 139, 140, 141, 143, 144, 145, 146, 147, 148, 149, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 163, 164, 166, 167, 168, 169, 170, 171, 172, 175, 176, 177, 178, 180, 181, 182, 183, 184, 185)
Run clang-format on extras/mcufriend_specials/MEGA_2560.h: extras/mcufriend_specials/MEGA_2560.h#L1
File extras/mcufriend_specials/MEGA_2560.h does not conform to Custom style guidelines. (lines 6, 7, 9, 11, 29, 30, 31, 32, 35, 37, 43, 45, 46, 47, 48, 67, 71, 72, 73, 76, 77, 78, 79, 80, 81, 82, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 108, 109, 110, 111, 112, 113)
Run clang-format on src/Epson_PNL_CE02.cpp: src/Epson_PNL_CE02.cpp#L1
File src/Epson_PNL_CE02.cpp does not conform to Custom style guidelines. (lines 4, 9, 30, 31, 32, 40, 46, 47, 48, 49, 50, 51, 52, 57, 58, 59, 63, 64, 65, 69, 70, 71, 72, 73, 74, 75, 80, 81, 82, 84, 85, 86, 87, 88, 90, 91, 96, 97, 98, 102, 103, 104, 107, 108, 109, 112, 113, 119, 120, 121, 122, 123, 124, 125, 127)
src/Epson_PNL_CE02.h:120:7 [cppcoreguidelines-avoid-non-const-global-variables]: src/Epson_PNL_CE02.h#L120
variable 'Epson_PNL_CE02' is non-const and globally accessible, consider making it const
extras/mcufriend_specials/MEGA_2560.h:52:23 [cppcoreguidelines-avoid-non-const-global-variables]: extras/mcufriend_specials/MEGA_2560.h#L52
variable 'controlPanel' is non-const and globally accessible, consider making it const
src/Epson_PNL_CE02.h:120:7 [cppcoreguidelines-avoid-non-const-global-variables]: src/Epson_PNL_CE02.h#L120
variable 'Epson_PNL_CE02' is non-const and globally accessible, consider making it const
extras/mcufriend_specials/MEGA_2560.h:52:23 [cppcoreguidelines-avoid-non-const-global-variables]: extras/mcufriend_specials/MEGA_2560.h#L52
variable 'controlPanel' is non-const and globally accessible, consider making it const