Skip to content

Add clang tools

Add clang tools #1

Triggered via pull request July 1, 2024 02:28
Status Failure
Total duration 34s
Artifacts

clang-tools.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
checker.h:17:10 [clang-diagnostic-error]: checker.h#L17
'QFileInfo' file not found
mainwindow.h:17:10 [clang-diagnostic-error]: mainwindow.h#L17
'QDir' file not found
format
Process completed with exit code 1.
checker.cpp:117:15 [readability-convert-member-functions-to-static]: checker.cpp#L117
method 'removeTasksEnvironment' can be made static
checker.cpp:379:15 [readability-convert-member-functions-to-static]: checker.cpp#L379
method 'isErrorMessage' can be made static
mainwindow.cpp:27:1 [cppcoreguidelines-pro-type-member-init]: mainwindow.cpp#L27
constructor does not initialize these fields: , mUi, mTasksDir, mFieldsDir, mTasksPath, mStudioDir, mLocalSettings
mainwindow.cpp:50:18 [readability-convert-member-functions-to-static]: mainwindow.cpp#L50
method 'on_runCheckButton_clicked' can be made static