Skip to content

Use c++23 std::expected #214

Use c++23 std::expected

Use c++23 std::expected #214

Triggered via push October 24, 2023 02:12
Status Failure
Total duration 16m 23s
Artifacts

sonarcloud.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
SonarCloud
Process completed with exit code 8.
SonarCloud
Process completed with exit code 1.
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]