ci: stop linting with nanosvg support enabled #402
Annotations
1 error and 10 warnings
Static linting
Process completed with exit code 2.
|
Static linting:
crengine/include/lvref.h#L394
Reference to temporary returned.
|
Static linting:
crengine/include/lvref.h#L395
Reference to temporary returned.
|
Static linting:
crengine/include/lvref.h#L596
Rethrowing current exception with 'throw;', it seems there is no current exception to rethrow. If there is no current exception this calls std::terminate(). More: https://isocpp.org/wiki/faq/exceptions#throw-without-an-object
|
Static linting:
crengine/include/lvref.h#L618
Rethrowing current exception with 'throw;', it seems there is no current exception to rethrow. If there is no current exception this calls std::terminate(). More: https://isocpp.org/wiki/faq/exceptions#throw-without-an-object
|
Static linting:
crengine/include/lvref.h#L394
Reference to temporary returned.
|
Static linting:
crengine/include/lvref.h#L395
Reference to temporary returned.
|
Static linting:
crengine/include/lvref.h#L596
Rethrowing current exception with 'throw;', it seems there is no current exception to rethrow. If there is no current exception this calls std::terminate(). More: https://isocpp.org/wiki/faq/exceptions#throw-without-an-object
|
Static linting:
crengine/include/lvref.h#L618
Rethrowing current exception with 'throw;', it seems there is no current exception to rethrow. If there is no current exception this calls std::terminate(). More: https://isocpp.org/wiki/faq/exceptions#throw-without-an-object
|
Static linting:
crengine/src/crtxtenc.cpp#L2078
Memory leak: buf
|
Static linting:
crengine/src/crtxtenc.cpp#L1700
Memory is allocated but not initialized: pdata
|