Skip to content

Feature/fix appveyor #42

Feature/fix appveyor

Feature/fix appveyor #42

Triggered via pull request November 5, 2024 21:16
Status Success
Total duration 11m 49s
Artifacts

cppcheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
build: src/initialize.cpp#L43
syntax error: keyword 'try' is not allowed in global scope [syntaxError]
build: include/Apply_move.hpp#L35
Syntax Error: AST broken, 'if' doesn't have two operands. [internalAstError]
build: src/cdt-opt.cpp#L24
syntax error: keyword 'try' is not allowed in global scope [syntaxError]
build: src/cdt.cpp#L58
syntax error: keyword 'try' is not allowed in global scope [syntaxError]
build: include/Apply_move.hpp#L35
Syntax Error: AST broken, 'if' doesn't have two operands. [internalAstError]
build: include/Apply_move.hpp#L35
Syntax Error: AST broken, 'if' doesn't have two operands. [internalAstError]
build: include/Apply_move.hpp#L35
Syntax Error: AST broken, 'if' doesn't have two operands. [internalAstError]
build
conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion]
build
use of old-style cast to 'mpfr_uexp_t' {aka 'long unsigned int'} [-Wold-style-cast]
build
use of old-style cast to 'mpfr_exp_t' {aka 'long int'} [-Wold-style-cast]
build
use of old-style cast to 'mpfr_uexp_t' {aka 'long unsigned int'} [-Wold-style-cast]
build
use of old-style cast to 'mpfr_exp_t' {aka 'long int'} [-Wold-style-cast]
build
use of old-style cast to 'mpfr_uexp_t' {aka 'long unsigned int'} [-Wold-style-cast]
build
use of old-style cast to 'mpfr_exp_t' {aka 'long int'} [-Wold-style-cast]
build
use of old-style cast to 'mpfr_uexp_t' {aka 'long unsigned int'} [-Wold-style-cast]
build
use of old-style cast to 'mpfr_exp_t' {aka 'long int'} [-Wold-style-cast]
build
use of old-style cast to 'mpfr_srcptr' {aka 'const struct __mpfr_struct*'} [-Wold-style-cast]