Skip to content

Feature/c++23

Feature/c++23 #261

Triggered via pull request September 23, 2024 23:07
Status Success
Total duration 12m 21s
Artifacts

sonarcloud.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
SonarCloud
Process completed with exit code 8.
SonarCloud
conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion]
SonarCloud
use of old-style cast to 'mpfr_uexp_t' {aka 'long unsigned int'} [-Wold-style-cast]
SonarCloud
use of old-style cast to 'mpfr_exp_t' {aka 'long int'} [-Wold-style-cast]
SonarCloud
use of old-style cast to 'mpfr_uexp_t' {aka 'long unsigned int'} [-Wold-style-cast]
SonarCloud
use of old-style cast to 'mpfr_exp_t' {aka 'long int'} [-Wold-style-cast]
SonarCloud
use of old-style cast to 'mpfr_uexp_t' {aka 'long unsigned int'} [-Wold-style-cast]
SonarCloud
use of old-style cast to 'mpfr_exp_t' {aka 'long int'} [-Wold-style-cast]
SonarCloud
use of old-style cast to 'mpfr_uexp_t' {aka 'long unsigned int'} [-Wold-style-cast]
SonarCloud
use of old-style cast to 'mpfr_exp_t' {aka 'long int'} [-Wold-style-cast]
SonarCloud
use of old-style cast to 'mpfr_srcptr' {aka 'const struct __mpfr_struct*'} [-Wold-style-cast]