Sheet: modernize C++: use range-based for loop #442
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
CI_master.yml
on: push
Prepare
/
Prepare
3s
Ubuntu_20-04
/
Build
21m 23s
Ubuntu_22-04
/
Build
18m 40s
Windows
/
Build
31m 41s
Lint
/
Lint
11m 2s
WrapUp
/
WrapUp
4s
Annotations
3 errors and 18 warnings
Lint / Lint:
src/Mod/Spreadsheet/Gui/SheetModel.cpp#L572
'moc_SheetModel.cpp' file not found [clang-diagnostic-error]
|
Lint / Lint:
src/Mod/Spreadsheet/Gui/SheetTableView.cpp#L1171
'moc_SheetTableView.cpp' file not found [clang-diagnostic-error]
|
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint:
src/Mod/Spreadsheet/App/PropertySheet.cpp#L49
non-POD static (LogLevel) [-Wclazy-non-pod-global-static]
|
Lint / Lint
note: expanded from macro 'FC_LOG_LEVEL_INIT'
|
Lint / Lint
note: expanded from macro '_FC_LOG_LEVEL_INIT'
|
Lint / Lint:
src/Mod/Spreadsheet/App/Sheet.cpp#L48
non-POD static (LogLevel) [-Wclazy-non-pod-global-static]
|
Lint / Lint
note: expanded from macro 'FC_LOG_LEVEL_INIT'
|
Lint / Lint
note: expanded from macro '_FC_LOG_LEVEL_INIT'
|
Lint / Lint
fatal error: 'moc_SheetModel.cpp' file not found
|
Lint / Lint
fatal error: 'moc_SheetTableView.cpp' file not found
|
Lint / Lint:
src/Mod/Spreadsheet/App/PropertySheet.cpp#L49
variable '_s_fclvl' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables]
|
Lint / Lint
note: expanded from macro 'FC_LOG_LEVEL_INIT'
|
Lint / Lint
note: expanded from macro 'FC_LOG_INSTANCE'
|
Lint / Lint:
src/Mod/Spreadsheet/App/PropertySheet.cpp#L56
variable 'classTypeId' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables]
|
Lint / Lint
note: expanded from macro 'TYPESYSTEM_SOURCE'
|
Lint / Lint
note: expanded from macro '\TYPESYSTEM_SOURCE_P'
|
Lint / Lint:
src/Mod/Spreadsheet/App/PropertySheet.cpp#L62
deleting a pointer through a type that is not marked 'gsl::owner<>'; consider using a smart pointer instead [cppcoreguidelines-owning-memory]
|
Lint / Lint
note: variable declared here
|
Lint / Lint:
src/Mod/Spreadsheet/App/PropertySheet.cpp#L83
use auto when declaring iterators [modernize-use-auto]
|
Lint / Lint:
src/Mod/Spreadsheet/App/PropertySheet.cpp#L83
variable name 'i' is too short, expected at least 2 characters [readability-identifier-length]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Lint-5872437986-Logs
Expired
|
510 KB |
|
Prepare-5872437986-Logs
Expired
|
34.3 KB |
|
Ubuntu_20-04-5872437986-Logs
Expired
|
1.34 MB |
|
Ubuntu_22-04-5872437986-Logs
Expired
|
1.32 MB |
|
Windows-5872437986-Logs
Expired
|
11.7 MB |
|