del wmic skip antivirus software #86
Annotations
5 warnings
compile (macos-latest, macos, macos-x64):
src/DontStarveInjector/gameio.cpp#L202
object backing the pointer will be destroyed at the end of the full-expression [-Wdangling-gsl]
|
compile (ubuntu-24.04, linux, linux-x64):
src/DontStarveInjector/util/platform.cpp#L185
ignoring return value of ‘int chdir(const char*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
compile (ubuntu-24.04, linux, linux-x64):
src/DontStarveInjector/util/platform.cpp#L185
ignoring return value of ‘int chdir(const char*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
compile (windows-latest, windows, win32-x64):
src/FunctionRelocation/ExectuableSignature.cpp#L67
'type cast': conversion from 'const int' to 'void *' of greater size
|
compile (windows-latest, windows, win32-x64):
src/FunctionRelocation/ExectuableSignature.cpp#L69
'type cast': conversion from 'const int' to 'void *' of greater size
|