Skip to content

Shrink VM Log on startup #65

Shrink VM Log on startup

Shrink VM Log on startup #65

Triggered via pull request July 20, 2023 13:56
Status Success
Total duration 42s
Artifacts

cpp-linter.yml

on: pull_request
cpp-linter
31s
cpp-linter
Fit to window
Zoom out
Zoom in

Annotations

8 errors, 10 warnings, and 3 notices
/src/init.cpp:10:10 [clang-diagnostic-error]: src/init.cpp#L10
'init.h' file not found with <angled> include; use "quotes" instead
/src/init.h:11:10 [clang-diagnostic-error]: src/init.h#L11
'util/system.h' file not found with <angled> include; use "quotes" instead
/src/util/system.h:17:10 [clang-diagnostic-error]: src/util/system.h#L17
'attributes.h' file not found
/src/fs.h:14:10 [clang-diagnostic-error]: src/fs.h#L14
'boost/filesystem.hpp' file not found
/src/logging.cpp:6:10 [clang-diagnostic-error]: src/logging.cpp#L6
'logging.h' file not found with <angled> include; use "quotes" instead
/src/logging.h:9:10 [clang-diagnostic-error]: src/logging.h#L9
'fs.h' file not found with <angled> include; use "quotes" instead
/src/fs.h:9:10 [clang-diagnostic-error]: src/fs.h#L9
'string' file not found
/src/logging.h:9:10 [clang-diagnostic-error]: src/logging.h#L9
'fs.h' file not found with <angled> include; use "quotes" instead
/src/init.cpp:64:10 [modernize-deprecated-headers]: src/init.cpp#L64
inclusion of deprecated C++ header 'stdint.h'; consider using 'cstdint' instead
/src/init.cpp:65:10 [modernize-deprecated-headers]: src/init.cpp#L65
inclusion of deprecated C++ header 'stdio.h'; consider using 'cstdio' instead
/src/init.cpp:71:10 [modernize-deprecated-headers]: src/init.cpp#L71
inclusion of deprecated C++ header 'signal.h'; consider using 'csignal' instead
/src/init.cpp:86:13 [cppcoreguidelines-avoid-non-const-global-variables]: src/init.cpp#L86
variable 'fFeeEstimatesInitialized' is non-const and globally accessible, consider making it const
/src/init.cpp:100:9 [cppcoreguidelines-macro-usage]: src/init.cpp#L100
macro 'MIN_CORE_FILEDESCRIPTORS' used to declare a constant; consider using a 'constexpr' constant
/src/init.cpp:103:20 [cppcoreguidelines-avoid-non-const-global-variables]: src/init.cpp#L103
variable 'FEE_ESTIMATES_FILENAME' is non-const and globally accessible, consider making it const
/src/init.cpp:108:20 [cppcoreguidelines-avoid-non-const-global-variables]: src/init.cpp#L108
variable 'BITCOIN_PID_FILENAME' is non-const and globally accessible, consider making it const
/src/init.cpp:110:17 [modernize-use-trailing-return-type]: src/init.cpp#L110
use a trailing return type for this function
/src/init.cpp:115:23 [modernize-use-trailing-return-type]: src/init.cpp#L115
use a trailing return type for this function
/src/init.cpp:117:24 [cppcoreguidelines-init-variables]: src/init.cpp#L117
variable 'file' is not initialized
Run clang-format on src/init.cpp: src/init.cpp#L1
File src/init.cpp does not conform to Custom style guidelines. (lines 64, 103, 230, 336, 403, 407, 408, 409, 419, 420, 421, 471, 472, 473, 474, 475, 476, 477, 479, 480, 481, 506, 507, 508, 509, 510, 511, 512, 513, 526, 527, 537, 555, 610, 625, 643, 654, 656, 661, 686, 688, 689, 690, 727, 728, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 750, 751, 752, 753, 755, 756, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 783, 784, 785, 786, 787, 788, 789, 791, 792, 793, 794, 809, 1076, 1077, 1128, 1150, 1151, 1183, 1188, 1197, 1238, 1252, 1266, 1280, 1352, 1353, 1355, 1358, 1359, 1390, 1400, 1434, 1563, 1597, 1607, 1658, 1710, 1724, 1726, 1727, 1728, 1729, 1730, 1731, 1732, 1734, 1735, 1736, 1737, 1738, 1739, 1740, 1741, 1742, 1743, 1744, 1745, 1746, 1747, 1748, 1750, 1751, 1752, 1753, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1762, 1763, 1764, 1766, 1767, 1768, 1770, 1771, 1772, 1773, 1776, 1777, 1778, 1779, 1780, 1781, 1783, 1784, 1785, 1786, 1787, 1788, 1790, 1791, 1792, 1793, 1794, 1795, 1821, 1822, 1823, 1827, 1841, 1947, 1992, 1999, 2000, 2052, 2054)
Run clang-format on src/logging.cpp: src/logging.cpp#L1
File src/logging.cpp does not conform to Custom style guidelines. (lines 12, 13, 16, 38, 60, 79, 84, 147, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 239, 242, 255, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 275, 288, 298, 308, 316, 317, 318, 345, 349, 362, 367, 386, 390, 403, 408)
Run clang-format on src/logging.h: src/logging.h#L1
File src/logging.h does not conform to Custom style guidelines. (lines 20, 23, 24, 25, 29, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 65, 66, 67, 68, 69, 70, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 89, 90, 92, 93, 95, 97, 98, 99, 101, 102, 103, 104, 106, 107, 108, 110, 111, 113, 114, 115, 116, 117, 118, 120, 121, 122, 123, 125, 126, 128, 130, 131, 132, 133, 135, 137, 138)