Skip to content

random warning cleanups. fix enrollment for networks requiring mfa fo… #3365

random warning cleanups. fix enrollment for networks requiring mfa fo…

random warning cleanups. fix enrollment for networks requiring mfa fo… #3365

Triggered via pull request June 30, 2024 02:23
Status Success
Total duration 21m 6s
Artifacts 7

cmake.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

64 warnings
build linux-x64-static-libssl
Error computing hash on '**/vcpkg.json' as it matches multiple files: vcpkg.json,vcpkg-overlays/linux-syslibs/default/openssl/vcpkg.json,vcpkg-overlays/linux-syslibs/default/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/redhat7/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu14/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu16/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu18/zlib/vcpkg.json. It must match only one file.
build linux-x64-static-libssl
Cannot compute hash of vcpkg.json as it was not found (or multiple hits) with glob expression '**/vcpkg.json'.
build linux-x64-static-libssl
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
build linux-x64-static-libssl
initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
build linux-x64-static-libssl
initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
build linux-x64-static-libssl
initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
build linux-x64-static-libssl
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
build linux-x64-static-libssl
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
build linux-x64-static-libssl
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
build linux-x64-static-libssl
passing argument 2 of 'model_list_append' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
build macOS-x64
Error computing hash on '**/vcpkg.json' as it matches multiple files: vcpkg.json,vcpkg-overlays/linux-syslibs/default/openssl/vcpkg.json,vcpkg-overlays/linux-syslibs/default/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu14/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/redhat7/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu16/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu18/zlib/vcpkg.json. It must match only one file.
build macOS-x64
Cannot compute hash of vcpkg.json as it was not found (or multiple hits) with glob expression '**/vcpkg.json'.
build macOS-x64
assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build macOS-x64
passing 'const char *' to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build macOS-x64
passing 'const char *' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
build macOS-x64
incompatible pointer types passing 'uint8_t **' (aka 'unsigned char **') to parameter of type 'const char **' [-Wincompatible-pointer-types]
build macOS-x64
passing 'char[37]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
build macOS-x64
passing 'char *const' to parameter of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
build macOS-x64
initializing 'string' (aka 'char *') with an expression of type 'const char *const' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build macOS-x64
initializing 'string' (aka 'char *') with an expression of type 'const char *const' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build linux-arm-static-libssl
Error computing hash on '**/vcpkg.json' as it matches multiple files: vcpkg.json,vcpkg-overlays/linux-syslibs/default/openssl/vcpkg.json,vcpkg-overlays/linux-syslibs/default/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/redhat7/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu14/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu16/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu18/zlib/vcpkg.json. It must match only one file.
build linux-arm-static-libssl
Cannot compute hash of vcpkg.json as it was not found (or multiple hits) with glob expression '**/vcpkg.json'.
build linux-arm-static-libssl
format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t {aka unsigned int}' [-Wformat=]
build linux-arm-static-libssl
format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t {aka unsigned int}' [-Wformat=]
build linux-arm-static-libssl
format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t {aka unsigned int}' [-Wformat=]
build linux-arm-static-libssl
format '%ld' expects argument of type 'long int', but argument 6 has type 'ssize_t {aka int}' [-Wformat=]
build linux-arm-static-libssl
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
build linux-arm-static-libssl
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
build linux-arm-static-libssl
passing argument 2 of 'model_list_append' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
build linux-arm-static-libssl
format '%ld' expects argument of type 'long int', but argument 10 has type 'size_t {aka unsigned int}' [-Wformat=]
build linux-arm64-static-libssl
Error computing hash on '**/vcpkg.json' as it matches multiple files: vcpkg.json,vcpkg-overlays/linux-syslibs/default/openssl/vcpkg.json,vcpkg-overlays/linux-syslibs/default/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/redhat7/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu14/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu16/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu18/zlib/vcpkg.json. It must match only one file.
build linux-arm64-static-libssl
Cannot compute hash of vcpkg.json as it was not found (or multiple hits) with glob expression '**/vcpkg.json'.
build linux-arm64-static-libssl
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
build linux-arm64-static-libssl
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
build linux-arm64-static-libssl
passing argument 2 of 'model_list_append' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
build linux-arm64-static-libssl
passing argument 3 of 'message_get_bytes_header' from incompatible pointer type [-Wincompatible-pointer-types]
build linux-arm64-static-libssl
initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
build linux-arm64-static-libssl
initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
build linux-arm64-static-libssl
initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
build linux-arm64-static-libssl
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
build macOS-arm64
Error computing hash on '**/vcpkg.json' as it matches multiple files: vcpkg.json,vcpkg-overlays/linux-syslibs/default/openssl/vcpkg.json,vcpkg-overlays/linux-syslibs/default/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/redhat7/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu14/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu16/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu18/zlib/vcpkg.json. It must match only one file.
build macOS-arm64
Cannot compute hash of vcpkg.json as it was not found (or multiple hits) with glob expression '**/vcpkg.json'.
build macOS-arm64
assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build macOS-arm64
passing 'const char *' to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build macOS-arm64
passing 'const char *' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
build macOS-arm64
incompatible pointer types passing 'uint8_t **' (aka 'unsigned char **') to parameter of type 'const char **' [-Wincompatible-pointer-types]
build macOS-arm64
passing 'char[37]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
build macOS-arm64
passing 'char *const' to parameter of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
build macOS-arm64
initializing 'string' (aka 'char *') with an expression of type 'const char *const' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build macOS-arm64
initializing 'string' (aka 'char *') with an expression of type 'const char *const' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build windows-arm64-vs2022
Error computing hash on '**/vcpkg.json' as it matches multiple files: vcpkg.json,vcpkg-overlays/linux-syslibs/default/openssl/vcpkg.json,vcpkg-overlays/linux-syslibs/default/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/redhat7/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu14/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu16/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu18/zlib/vcpkg.json. It must match only one file.
build windows-arm64-vs2022
Cannot compute hash of vcpkg.json as it was not found (or multiple hits) with glob expression '**/vcpkg.json'.
build windows-arm64-vs2022
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hmarr/[email protected], actions/checkout@v3, lukka/[email protected], lukka/run-vcpkg@v10, lukka/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "linux-arm64-static-libssl", "linux-arm-static-libssl", "linux-x64-static-libssl", "macOS-arm64", "macOS-x64", "windows-arm64-vs2022", "windows-x64-mingw". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
build windows-x64-mingw
Error computing hash on '**/vcpkg.json' as it matches multiple files: vcpkg.json,vcpkg-overlays/linux-syslibs/default/openssl/vcpkg.json,vcpkg-overlays/linux-syslibs/default/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/redhat7/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu14/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu16/zlib/vcpkg.json,vcpkg-overlays/linux-syslibs/ubuntu18/zlib/vcpkg.json. It must match only one file.
build windows-x64-mingw
Cannot compute hash of vcpkg.json as it was not found (or multiple hits) with glob expression '**/vcpkg.json'.
build windows-x64-mingw
passing argument 4 of 'setsockopt' from incompatible pointer type [-Wincompatible-pointer-types]
build windows-x64-mingw
passing argument 1 of 'setsockopt' makes integer from pointer without a cast [-Wint-conversion]
build windows-x64-mingw
passing argument 4 of 'setsockopt' from incompatible pointer type [-Wincompatible-pointer-types]
build windows-x64-mingw
passing argument 4 of 'getsockopt' from incompatible pointer type [-Wincompatible-pointer-types]
build windows-x64-mingw
assignment to 'uv_os_sock_t' {aka 'long long unsigned int'} from 'uv_os_fd_t' {aka 'void *'} makes integer from pointer without a cast [-Wint-conversion]
build windows-x64-mingw
passing argument 3 of 'tlsuv_stream_open' makes pointer from integer without a cast [-Wint-conversion]
build windows-x64-mingw
passing argument 3 of 'tlsuv_stream_open' makes pointer from integer without a cast [-Wint-conversion]
build windows-x64-mingw
passing argument 3 of 'ioctlsocket' from incompatible pointer type [-Wincompatible-pointer-types]

Artifacts

Produced during runtime
Name Size
linux-arm-static-libssl
3.28 MB
linux-arm64-static-libssl
3.41 MB
linux-x64-static-libssl
3.79 MB
macOS-arm64
2.29 MB
macOS-x64
2.56 MB
windows-arm64-vs2022
1.75 MB
windows-x64-mingw
4.3 MB