Work in progress #101
Annotations
1 error, 10 warnings, and 3 notices
|
src/entity.cpp#L11
constructor does not initialize these fields: _fn
|
src/entity.cpp#L19
use a trailing return type for this function
|
src/entity.cpp#L23
use a trailing return type for this function
|
src/entity.cpp#L43
use a trailing return type for this function
|
src/entity.cpp#L51
use a trailing return type for this function
|
src/entity.cpp#L60
use a trailing return type for this function
|
src/entity.cpp#L64
use a trailing return type for this function
|
src/entity.cpp#L79
use a trailing return type for this function
|
src/entity.cpp#L87
use a trailing return type for this function
|
src/entity.cpp#L95
use a trailing return type for this function
|
src/entity.cpp#L1
File src/entity.cpp does not conform to Custom style guidelines. (lines 12, 23, 24, 39, 40, 43, 44, 47, 48, 51, 52, 60, 61, 64, 65, 75, 76, 79, 80, 83, 84, 87, 88, 91, 92, 95, 96, 103, 107)
|
src/entity.hpp#L1
File src/entity.hpp does not conform to Custom style guidelines. (lines 74)
|
src/pixmap.cpp#L1
File src/pixmap.cpp does not conform to Custom style guidelines. (lines 28, 29, 30, 31, 32, 34, 37, 38, 43, 48, 49, 53, 54, 59, 60, 61, 64, 69, 72)
|
This job failed
Loading