Start using concepts in compilers that support it #90
Annotations
1 error and 11 warnings
Run CMakePreset
The operation was canceled.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run CMakePreset:
build/github-actions-cmake/pkg-build/src/external_zlib/crc32.c#L758
conversion from ‘long unsigned int’ to ‘z_crc_t’ {aka ‘unsigned int’} may change value [-Wconversion]
|
Run CMakePreset:
build/github-actions-cmake/pkg-build/src/external_zlib/crc32.c#L1025
conversion from ‘uLong’ {aka ‘long unsigned int’} to ‘z_crc_t’ {aka ‘unsigned int’} may change value [-Wconversion]
|
Run CMakePreset:
build/github-actions-cmake/pkg-build/src/external_zlib/crc32.c#L1048
conversion from ‘uLong’ {aka ‘long unsigned int’} to ‘z_crc_t’ {aka ‘unsigned int’} may change value [-Wconversion]
|
Run CMakePreset:
build/github-actions-cmake/pkg-build/src/external_zlib/crc32.c#L1048
conversion from ‘uLong’ {aka ‘long unsigned int’} to ‘z_crc_t’ {aka ‘unsigned int’} may change value [-Wconversion]
|
Run CMakePreset:
build/github-actions-cmake/pkg-build/src/external_zlib/gzread.c#L22
conversion from ‘ssize_t’ {aka ‘long int’} to ‘int’ may change value [-Wconversion]
|
Run CMakePreset:
build/github-actions-cmake/pkg-build/src/external_zlib/gzwrite.c#L78
conversion from ‘ssize_t’ {aka ‘long int’} to ‘int’ may change value [-Wconversion]
|
Run CMakePreset:
build/github-actions-cmake/pkg-build/src/external_zlib/gzwrite.c#L108
conversion from ‘ssize_t’ {aka ‘long int’} to ‘int’ may change value [-Wconversion]
|
Run CMakePreset:
build/github-actions-cmake/pkg-build/src/external_zlib/deflate.c#L710
conversion from ‘ulg’ {aka ‘long unsigned int’} to ‘unsigned int’ may change value [-Wconversion]
|
Run CMakePreset:
build/github-actions-cmake/pkg-build/src/external_zlib/deflate.c#L908
conversion from ‘ulg’ {aka ‘long unsigned int’} to ‘unsigned int’ may change value [-Wconversion]
|
Run CMakePreset:
build/github-actions-cmake/pkg-build/src/external_zlib/deflate.c#L1065
conversion from ‘ulg’ {aka ‘long unsigned int’} to ‘uInt’ {aka ‘unsigned int’} may change value [-Wconversion]
|
The logs for this run have expired and are no longer available.
Loading