Errno #688
Annotations
10 warnings
cpp-terminal/platforms/exception.cpp#L34
'=': conversion from 'DWORD' to 'int', signed/unsigned mismatch [D:\a\cpp-terminal\cpp-terminal\build\cpp-terminal\platforms\cpp-terminal-platforms.vcxproj]
|
cpp-terminal/platforms/exception.cpp#L41
'argument': conversion from 'int' to 'const unsigned long', signed/unsigned mismatch [D:\a\cpp-terminal\cpp-terminal\build\cpp-terminal\platforms\cpp-terminal-platforms.vcxproj]
|
cpp-terminal/platforms/exception.hpp#L36
definition of implicit copy constructor for 'Term::Private::WindowsError' is deprecated because it has a user-provided destructorD:\a\cpp-terminal\cpp-terminal\cpp-terminal\platforms\file.cpp(107,36): note: implicit copy constructor for 'Term::Private::WindowsError' first required here [D:\a\cpp-terminal\cpp-terminal\build\cpp-terminal\platforms\cpp-terminal-platforms.vcxproj]
|
cpp-terminal/platforms/file.cpp#L114
implicit fall-through occurs here; are you missing a break statement? Use [[fallthrough]] when a break statement is intentionally omitted between casesD:\a\cpp-terminal\cpp-terminal\cpp-terminal\platforms\file.cpp(113,35): note: statement that may fall through is here [D:\a\cpp-terminal\cpp-terminal\build\cpp-terminal\platforms\cpp-terminal-platforms.vcxproj]
|
cpp-terminal/platforms/file.cpp#L141
'argument': conversion from 'int64_t' to 'int', possible loss of data [D:\a\cpp-terminal\cpp-terminal\build\cpp-terminal\platforms\cpp-terminal-platforms.vcxproj]
|
cpp-terminal/platforms/file.cpp#L143
unreachable code [D:\a\cpp-terminal\cpp-terminal\build\cpp-terminal\platforms\cpp-terminal-platforms.vcxproj]
|
cpp-terminal/prompt.cpp#L266
implicit fall-through occurs here; are you missing a break statement? Use [[fallthrough]] when a break statement is intentionally omitted between casesD:\a\cpp-terminal\cpp-terminal\cpp-terminal\prompt.cpp(265,35): note: statement that may fall through is here [D:\a\cpp-terminal\cpp-terminal\build\cpp-terminal\cpp-terminal.vcxproj]
|
cpp-terminal/event.cpp#L260
'argument': conversion from 'unsigned __int64' to '_Ty with [_Ty=size_t]', possible loss of data [D:\a\cpp-terminal\cpp-terminal\build\cpp-terminal\cpp-terminal.vcxproj]
|
cpp-terminal/event.cpp#L264
'argument': conversion from 'unsigned __int64' to '_Ty with [_Ty=size_t]', possible loss of data [D:\a\cpp-terminal\cpp-terminal\build\cpp-terminal\cpp-terminal.vcxproj]
|
cpp-terminal/event.cpp#L311
'argument': conversion from 'size_t' to 'const uint16_t', possible loss of data [D:\a\cpp-terminal\cpp-terminal\build\cpp-terminal\cpp-terminal.vcxproj]
|
The logs for this run have expired and are no longer available.
Loading