Support for Sigil II #584
Annotations
10 warnings and 10 notices
src/doom/d_pwad.c#L36
function 'LoadSigilWad' has cognitive complexity of 27 (threshold 25)
|
src/doom/d_pwad.c#L41
variable 'autoload_dir' is not initialized
|
src/doom/d_pwad.c#L179
multiple declarations in a single statement reduces readability
|
src/doom/d_pwad.c#L179
variable 'i' is not initialized
|
src/doom/d_pwad.c#L179
variable name 'i' is too short, expected at least 3 characters
|
src/doom/d_pwad.c#L179
variable 'j' is not initialized
|
src/doom/d_pwad.c#L179
variable name 'j' is too short, expected at least 3 characters
|
src/doom/d_pwad.c#L180
variable 'sigil2_basename' is not initialized
|
src/doom/d_pwad.c#L181
variable 'autoload_dir' is not initialized
|
src/doom/d_pwad.c#L212
integer to pointer cast pessimizes optimization opportunities
|
src/crispy.h#L1
File src/crispy.h does not conform to Custom style guidelines. (lines 100, 117)
|
src/doom/d_englsh.h#L1
File src/doom/d_englsh.h does not conform to Custom style guidelines. (lines 210, 211, 212, 213, 214, 215, 216, 217, 218, 524, 525, 526, 527, 528, 529, 530, 531)
|
src/doom/d_main.c#L1
File src/doom/d_main.c does not conform to Custom style guidelines. (lines 1996)
|
src/doom/d_pwad.c#L1
File src/doom/d_pwad.c does not conform to Custom style guidelines. (lines 36, 41, 74, 81, 84, 86, 89, 94, 113, 177, 188, 191, 192, 193, 194, 196, 197, 198, 199, 200, 201, 202, 212, 228, 260, 281)
|
src/doom/deh_bexpars.c#L1
File src/doom/deh_bexpars.c does not conform to Custom style guidelines. (lines 46)
|
src/doom/f_finale.c#L1
File src/doom/f_finale.c does not conform to Custom style guidelines. (lines 79)
|
src/doom/g_game.c#L1
File src/doom/g_game.c does not conform to Custom style guidelines. (lines 1746, 1747, 2016, 2078, 2079, 2080, 2593, 2594, 2689)
|
src/doom/hu_stuff.c#L1
File src/doom/hu_stuff.c does not conform to Custom style guidelines. (lines 178, 179, 180, 181, 182, 183, 184, 185, 186, 187)
|
src/doom/m_menu.c#L1
File src/doom/m_menu.c does not conform to Custom style guidelines. (lines 330, 331, 335, 337, 338, 339, 340)
|
src/doom/s_sound.c#L1
File src/doom/s_sound.c does not conform to Custom style guidelines. (lines 427)
|
The logs for this run have expired and are no longer available.
Loading