mirror of
https://github.com/github/codeql.git
synced 2025-12-20 02:44:30 +01:00
25 lines
3.0 KiB
Plaintext
25 lines
3.0 KiB
Plaintext
| a123.c:5:9:5:11 | 123 | Magic constant: literal '123' is repeated 33 times and should be encapsulated in a constant. |
|
|
| b123.c:3:14:3:16 | 123 | Magic constant: literal '123' is repeated 33 times and should be encapsulated in a constant. |
|
|
| case.c:4:10:4:12 | 123 | Magic constant: literal '123' is repeated 33 times and should be encapsulated in a constant. |
|
|
| case.c:4:18:4:20 | 129 | Magic constant: literal '129' is repeated 31 times and should be encapsulated in a constant. |
|
|
| constants.h:5:9:5:11 | 123 | Magic constant: literal '123' is repeated 33 times and should be encapsulated in a constant. |
|
|
| constants.h:5:9:5:11 | 123 | Magic constant: literal '123' is repeated 33 times and should be encapsulated in a constant. |
|
|
| constants.h:60:9:60:14 | 120 | Magic constant: literal '120' is repeated 30 times and should be encapsulated in a constant. |
|
|
| constants.h:60:9:60:14 | 120 | Magic constant: literal '120' is repeated 30 times and should be encapsulated in a constant. |
|
|
| constants.h:91:9:91:14 | 504 | Magic constant: literal '504' is repeated 30 times and should be encapsulated in a constant. |
|
|
| constants.h:91:9:91:14 | 504 | Magic constant: literal '504' is repeated 30 times and should be encapsulated in a constant. |
|
|
| constants.h:122:9:122:13 | 278 | Magic constant: literal '278' is repeated 30 times and should be encapsulated in a constant. |
|
|
| constants.h:122:9:122:13 | 278 | Magic constant: literal '278' is repeated 30 times and should be encapsulated in a constant. |
|
|
| constants.h:153:10:153:12 | 129 | Magic constant: literal '129' is repeated 31 times and should be encapsulated in a constant. |
|
|
| constants.h:153:10:153:12 | 129 | Magic constant: literal '129' is repeated 31 times and should be encapsulated in a constant. |
|
|
| functions.h:3:2:3:4 | 102 | Magic constant: literal '102' is repeated 21 times and should be encapsulated in a constant. |
|
|
| functions.h:3:2:3:4 | 102 | Magic constant: literal '102' is repeated 21 times and should be encapsulated in a constant. |
|
|
| functions.h:3:8:3:10 | 102 | Magic constant: literal '102' is repeated 21 times and should be encapsulated in a constant. |
|
|
| functions.h:3:8:3:10 | 102 | Magic constant: literal '102' is repeated 21 times and should be encapsulated in a constant. |
|
|
| functions.h:3:14:3:16 | 102 | Magic constant: literal '102' is repeated 21 times and should be encapsulated in a constant. |
|
|
| functions.h:3:14:3:16 | 102 | Magic constant: literal '102' is repeated 21 times and should be encapsulated in a constant. |
|
|
| functions.h:12:11:12:13 | 103 | Magic constant: literal '103' is repeated 21 times and should be encapsulated in a constant. |
|
|
| templates.cpp:4:5:4:6 | 23 | Magic constant: literal '23' is repeated 21 times and should be encapsulated in a constant. |
|
|
| templates.cpp:4:5:4:6 | 23 | Magic constant: literal '23' is repeated 21 times and should be encapsulated in a constant. |
|
|
| templates.cpp:13:5:13:6 | 25 | Magic constant: literal '25' is repeated 21 times and should be encapsulated in a constant. |
|