Add workflow to build deb packages #300
Annotations
10 warnings
test/drivertest.cpp#L3
relative include path contains '..'
|
test/drivertest.cpp#L135
Implicit conversion from 'int' to bool. Possible information loss
|
test/drivertest.cpp#L128
'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
test/drivertest.cpp#L287
'initializing': conversion from 'int' to 'size_t', signed/unsigned mismatch
|
test/drivertest.cpp#L292
'argument': conversion from 'int' to 'size_t', signed/unsigned mismatch
|
test/drivertest.cpp#L335
'initializing': conversion from 'int' to 'size_t', signed/unsigned mismatch
|
test/drivertest.cpp#L342
'argument': conversion from 'int' to 'size_t', signed/unsigned mismatch
|
test/drivertest.cpp#L343
'+=': conversion from '__int64' to 'int', possible loss of data
|
test/drivertest.cpp#L383
'initializing': conversion from 'int' to 'size_t', signed/unsigned mismatch
|
test/drivertest.cpp#L388
'argument': conversion from 'int' to 'size_t', signed/unsigned mismatch
|
This job succeeded
Loading