chore(deps): update dependency eslint to v8.57.0 #55
Annotations
9 warnings
Build
comparison of integers of different signs: 'value_type' (aka 'char32_t') and 'int_type' (aka 'int') [-Wsign-compare]
|
Build
unused parameter 'context' [-Wunused-parameter]
|
Build:
vendors/diagon/source/src/screen/Screen.cpp#L12
'codecvt_utf8_utf16<wchar_t>' is deprecated [-Wdeprecated-declarations]
|
Build:
vendors/diagon/source/src/screen/Screen.cpp#L12
'wstring_convert<std::codecvt_utf8_utf16<wchar_t>>' is deprecated [-Wdeprecated-declarations]
|
Build:
vendors/diagon/source/src/screen/Screen.cpp#L17
'codecvt_utf8_utf16<wchar_t>' is deprecated [-Wdeprecated-declarations]
|
Build:
vendors/diagon/source/src/screen/Screen.cpp#L17
'wstring_convert<std::codecvt_utf8_utf16<wchar_t>>' is deprecated [-Wdeprecated-declarations]
|
Build
'wstring_convert<std::codecvt_utf8_utf16<wchar_t>>' is deprecated [-Wdeprecated-declarations]
|
Build
non-void function does not return a value in all control paths [-Wreturn-type]
|
Build
non-void function does not return a value in all control paths [-Wreturn-type]
|
The logs for this run have expired and are no longer available.
Loading