Update vcpkg to fix macOS qt build issue #218
Annotations
1 error and 11 warnings
CodeCov
Process completed with exit code 8.
|
CodeCov
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pkgxdev/setup@v1, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CodeCov
conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion]
|
CodeCov
use of old-style cast to 'mpfr_uexp_t' {aka 'long unsigned int'} [-Wold-style-cast]
|
CodeCov
use of old-style cast to 'mpfr_exp_t' {aka 'long int'} [-Wold-style-cast]
|
CodeCov
use of old-style cast to 'mpfr_uexp_t' {aka 'long unsigned int'} [-Wold-style-cast]
|
CodeCov
use of old-style cast to 'mpfr_exp_t' {aka 'long int'} [-Wold-style-cast]
|
CodeCov
use of old-style cast to 'mpfr_uexp_t' {aka 'long unsigned int'} [-Wold-style-cast]
|
CodeCov
use of old-style cast to 'mpfr_exp_t' {aka 'long int'} [-Wold-style-cast]
|
CodeCov
use of old-style cast to 'mpfr_uexp_t' {aka 'long unsigned int'} [-Wold-style-cast]
|
CodeCov
use of old-style cast to 'mpfr_exp_t' {aka 'long int'} [-Wold-style-cast]
|
CodeCov
use of old-style cast to 'mpfr_srcptr' {aka 'const struct __mpfr_struct*'} [-Wold-style-cast]
|