Introduce NUT "authconf" file support [#3329] #3435
321 new issues
| Total | New | Outstanding | Fixed | Trend |
|---|---|---|---|---|
| 321 | 321 | 0 | 0 | 👎 |
Reference build: Network UPS Tools project dynamatrix » nut » master #1275
Details
Severity distribution of new issues
| Error | Warning High | Warning Normal | Warning Low |
|---|---|---|---|
| 197 | 62 | 0 | 62 |
Annotations
Check warning on line 1136 in upsclient.c
nut-ci-farm-jenkins / All Issues
-Werror,-Wsign-compare
HIGH:
comparison of integers of different signs: 'int' and 'unsigned int'
Check warning on line 1132 in upsclient.c
nut-ci-farm-jenkins / All Issues
-Werror,-Wsign-compare
HIGH:
comparison of integers of different signs: 'long' and 'unsigned int'
Check warning on line 1136 in upsclient.c
nut-ci-farm-jenkins / All Issues
-Werror,-Wsign-compare
HIGH:
comparison of integers of different signs: 'int' and 'unsigned int'
Check warning on line 1136 in upsclient.c
nut-ci-farm-jenkins / All Issues
-Werror,-Wsign-compare
HIGH:
comparison of integers of different signs: 'int' and 'unsigned int'
Check warning on line 1136 in upsclient.c
nut-ci-farm-jenkins / All Issues
-Werror,-Wsign-compare
HIGH:
comparison of integers of different signs: 'int' and 'unsigned int'
Check warning on line 1136 in upsclient.c
nut-ci-farm-jenkins / All Issues
-Werror,-Wsign-compare
HIGH:
comparison of integers of different signs: 'int' and 'unsigned int'
Check warning on line 1136 in upsclient.c
nut-ci-farm-jenkins / All Issues
error=sign-compare
ERROR:
comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Werror=sign-compare] 1136 | if (se && se->s_port > 0 && se->s_port <= UINT16_MAX) { | ^~ At top level:
nut-ci-farm-jenkins / All Issues
GCC warning
LOW:
unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics
Check warning on line 1132 in upsclient.c
nut-ci-farm-jenkins / All Issues
-Werror,-Wsign-compare
HIGH:
comparison of integers of different signs: 'long' and 'unsigned int'
Check warning on line 1136 in upsclient.c
nut-ci-farm-jenkins / All Issues
-Werror,-Wsign-compare
HIGH:
comparison of integers of different signs: 'int' and 'unsigned int'
Check warning on line 1132 in upsclient.c
nut-ci-farm-jenkins / All Issues
-Werror,-Wsign-compare
HIGH:
comparison of integers of different signs: 'long' and 'unsigned int'
Check warning on line 1136 in upsclient.c
nut-ci-farm-jenkins / All Issues
-Werror,-Wsign-compare
HIGH:
comparison of integers of different signs: 'int' and 'unsigned int'
Check warning on line 1132 in upsclient.c
nut-ci-farm-jenkins / All Issues
-Werror,-Wsign-compare
HIGH:
comparison of integers of different signs: 'long' and 'unsigned int'
Check warning on line 1136 in upsclient.c
nut-ci-farm-jenkins / All Issues
-Werror,-Wsign-compare
HIGH:
comparison of integers of different signs: 'int' and 'unsigned int'
Check warning on line 1132 in upsclient.c
nut-ci-farm-jenkins / All Issues
-Werror,-Wsign-compare
HIGH:
comparison of integers of different signs: 'long' and 'unsigned int'
Check warning on line 1136 in upsclient.c
nut-ci-farm-jenkins / All Issues
-Werror,-Wsign-compare
HIGH:
comparison of integers of different signs: 'int' and 'unsigned int'
Check warning on line 1132 in upsclient.c
nut-ci-farm-jenkins / All Issues
-Werror,-Wsign-compare
HIGH:
comparison of integers of different signs: 'long' and 'unsigned int'
Check warning on line 1136 in upsclient.c
nut-ci-farm-jenkins / All Issues
-Werror,-Wsign-compare
HIGH:
comparison of integers of different signs: 'int' and 'unsigned int'
Check warning on line 1136 in upsclient.c
nut-ci-farm-jenkins / All Issues
error=sign-compare
ERROR:
comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Werror=sign-compare] 1136 | if (se && se->s_port > 0 && se->s_port <= UINT16_MAX) { | ^~ At top level:
nut-ci-farm-jenkins / All Issues
GCC warning
LOW:
unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics
Check warning on line 1132 in upsclient.c
nut-ci-farm-jenkins / All Issues
error=sign-compare
ERROR:
comparison of integer expressions of different signedness: 'long int' and 'unsigned int' [-Werror=sign-compare] 1132 | if (l > 0 && l <= UINT16_MAX) { | ^~
Check warning on line 1136 in upsclient.c
nut-ci-farm-jenkins / All Issues
error=sign-compare
ERROR:
comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Werror=sign-compare] 1136 | if (se && se->s_port > 0 && se->s_port <= UINT16_MAX) { | ^~ At top level:
nut-ci-farm-jenkins / All Issues
GCC warning
LOW:
unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics
Check warning on line 1136 in upsclient.c
nut-ci-farm-jenkins / All Issues
-Werror,-Wsign-compare
HIGH:
comparison of integers of different signs: 'int' and 'unsigned int'
Check warning on line 1136 in upsclient.c
nut-ci-farm-jenkins / All Issues
-Werror,-Wsign-compare
HIGH:
comparison of integers of different signs: 'int' and 'unsigned int'