ci: improve linting #385
Annotations
5 errors and 10 warnings
cr3gui/data/dict.css#L10
Unexpected unit (length-zero-no-unit) [maybe fixable] - https://stylelint.io/user-guide/rules/length-zero-no-unit
|
cr3gui/data/hyph/French.pattern#L34
Opening and ending tag mismatch: pttern line 34 and pattern
|
cr3gui/data/hyph/Pouet.pattern#L1
Document is empty
|
cr3gui/data/hyph/Serbian.pattern#L8
Opening and ending tag mismatch: pattrn line 8 and pattern
|
|
crengine/include/lvrefcache.h#L542
Syntax Error: AST broken, 'if' doesn't have two operands.
|
crengine/include/lvqueue.h#L61
AST broken, ternary operator missing operand(s)
|
crengine/include/lvref.h#L394
Reference to temporary returned.
|
crengine/include/lvref.h#L395
Reference to temporary returned.
|
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
|
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
|
crengine/src/crtxtenc.cpp#L2078
Memory leak: buf
|
crengine/src/crtxtenc.cpp#L1700
Memory is allocated but not initialized: pdata
|
crengine/src/cri18n.cpp#L50
Value stored to 'res' is never read
|
crengine/include/lvrefcache.h#L542
Syntax Error: AST broken, 'if' doesn't have two operands.
|
This job failed
Loading