cpp-linter as pkg #337
Annotations
8 warnings and 14 notices
|
|
|
src/demo.hpp:10:11 [modernize-use-trailing-return-type]:
src/demo.hpp#L10
use a trailing return type for this function
|
|
src/demo.cpp:14:5 [cppcoreguidelines-pro-type-vararg]:
src/demo.cpp#L14
do not call c-style vararg functions
|
|
src/demo.cpp:11:13 [readability-braces-around-statements]:
src/demo.cpp#L11
statement should be inside braces
|
|
src/demo.cpp:9:5 [modernize-use-trailing-return-type]:
src/demo.cpp#L9
use a trailing return type for this function
|
|
src/demo.cpp:7:25 [readability-identifier-length]:
src/demo.cpp#L7
parameter name 'i' is too short, expected at least 3 characters
|
|
src/demo.cpp:7:8 [modernize-use-trailing-return-type]:
src/demo.cpp#L7
use a trailing return type for this function
|
|
src/demo.cpp:2:1 [misc-include-cleaner]:
src/demo.cpp#L2
included header demo.hpp is not used directly
|
|
cpp-linter (14, cpp-linter/cpp-linter, main)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
cpp-linter (18, cpp-linter/cpp-linter, main)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
cpp-linter (11, cpp-linter/cpp-linter, main)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
cpp-linter (19, cpp-linter/cpp-linter, main)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
cpp-linter (12, cpp-linter/cpp-linter, main)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
cpp-linter (16, cpp-linter/cpp-linter, main)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Run clang-format on src/demo.hpp:
src/demo.hpp#L0
File src/demo.hpp does not conform to Custom style guidelines. (lines 1, 7, 10, 14, 37, 39)
|
|
Run clang-format on src/demo.cpp:
src/demo.cpp#L0
File src/demo.cpp does not conform to Custom style guidelines. (lines 2)
|
|
cpp-linter (17, cpp-linter/cpp-linter, main)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
cpp-linter (9, cpp-linter/cpp-linter, main)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
cpp-linter (13, cpp-linter/cpp-linter, main)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
cpp-linter (10, cpp-linter/cpp-linter, main)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
cpp-linter (15, cpp-linter/cpp-linter, main)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
cpp-linter (20, cpp-linter/cpp-linter, main)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|