test: add autotests Google Test framework + core/common-module unit tests - #512
Open
add-uos wants to merge 2 commits into
Open
test: add autotests Google Test framework + core/common-module unit tests#512add-uos wants to merge 2 commits into
add-uos wants to merge 2 commits into
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-go@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run linuxdeepin/action-cppcheck@main:
autotests/common/test_eventlogutils.cpp#L6
Include file: <gtest/gtest.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
autotests/common/test_csyntaxhighlighter.cpp#L20
Variable 'hl' is assigned a value that is never used.
|
|
Run linuxdeepin/action-cppcheck@main:
autotests/common/test_csyntaxhighlighter.cpp#L13
Variable 'hl' is assigned a value that is never used.
|
|
Run linuxdeepin/action-cppcheck@main:
autotests/common/test_csyntaxhighlighter.cpp#L8
Include file: <QTextCursor> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
autotests/common/test_csyntaxhighlighter.cpp#L7
Include file: <QTextDocument> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
autotests/common/test_csyntaxhighlighter.cpp#L6
Include file: <gtest/gtest.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
autotests/common/test_config.cpp#L41
Variable 'cfg' can be declared as pointer to const
|
|
Run linuxdeepin/action-cppcheck@main:
autotests/common/test_config.cpp#L34
Variable 'cfg' can be declared as pointer to const
|
|
Run linuxdeepin/action-cppcheck@main:
autotests/common/test_config.cpp#L28
Variable 'cfg' can be declared as pointer to const
|
|
Run linuxdeepin/action-cppcheck@main:
autotests/common/test_config.cpp#L6
Include file: <gtest/gtest.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
background
wait
wait-all
cancel
parallel
Loading