Skip to content

return the result from oidc_client_start #2598

return the result from oidc_client_start

return the result from oidc_client_start #2598

Triggered via pull request March 4, 2025 11:09
Status Success
Total duration 36m 42s
Artifacts 14

cmake.yml

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

Annotations

3 errors and 53 warnings
Linux x86_64
Process completed with exit code 8.
MacOS arm64
Process completed with exit code 8.
MacOS x86_64
Process completed with exit code 8.
Linux ARM64
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
Linux ARM64: library/sdk_info.c#L96
ignoring return value of 'getdomainname', declared with attribute warn_unused_result [-Wunused-result]
Linux ARM64: library/utils.c#L412
':' directive output may be truncated writing 1 byte into a region of size between 0 and 16 [-Wformat-truncation=]
Linux ARM64: library/model_support.c#L469
initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Linux ARM64: library/model_support.c#L584
initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Linux ARM64: includes/ziti/model_collections.h#L85
comparison between pointer and integer
Linux ARM64: library/connect.c#L256
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Linux ARM64: library/connect.c#L669
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Linux ARM64: library/zitilib.c#L154
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Linux ARM64: library/zitilib.c#L163
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Linux ARM
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
Linux ARM
format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t' ***aka 'unsigned int'*** [-Wformat=]
Linux ARM
format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t' ***aka 'unsigned int'*** [-Wformat=]
Linux ARM
format '%ld' expects argument of type 'long int', but argument 6 has type 'ssize_t' ***aka 'int'*** [-Wformat=]
Linux ARM: library/sdk_info.c#L96
ignoring return value of 'getdomainname', declared with attribute warn_unused_result [-Wunused-result]
Linux ARM: library/utils.c#L412
':' directive output may be truncated writing 1 byte into a region of size between 0 and 16 [-Wformat-truncation=]
Linux ARM: library/model_support.c#L469
initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Linux ARM: library/model_support.c#L584
initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Linux ARM: library/channel.c#L42
format '%ld' expects argument of type 'long int', but argument 10 has type 'size_t' ***aka 'unsigned int'*** [-Wformat=]
Linux ARM: library/channel.c#L42
format '%ld' expects argument of type 'long int', but argument 11 has type 'size_t' ***aka 'unsigned int'*** [-Wformat=]
Linux x86_64
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
Linux x86_64: library/sdk_info.c#L96
ignoring return value of 'getdomainname', declared with attribute warn_unused_result [-Wunused-result]
Linux x86_64: library/utils.c#L412
':' directive output may be truncated writing 1 byte into a region of size between 0 and 16 [-Wformat-truncation=]
Linux x86_64: library/model_support.c#L469
initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Linux x86_64: library/model_support.c#L584
initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Linux x86_64: includes/ziti/model_collections.h#L85
comparison between pointer and integer
Linux x86_64: library/connect.c#L256
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Linux x86_64: library/connect.c#L669
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Linux x86_64: library/zitilib.c#L154
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Linux x86_64: library/zitilib.c#L163
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
MacOS arm64
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
MacOS arm64
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
MacOS arm64: library/model_support.c#L469
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
MacOS arm64: library/model_support.c#L584
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
MacOS arm64: library/channel.c#L751
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]
MacOS arm64: library/channel.c#L929
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]
MacOS arm64: library/ziti.c#L1754
comparison between pointer and integer ('uint32_t' (aka 'unsigned int') and 'void *') [-Wpointer-integer-compare]
MacOS arm64: library/connect.c#L256
assigning to 'struct ziti_write_req_s *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
MacOS arm64: library/connect.c#L669
assigning to 'struct ziti_write_req_s *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
MacOS arm64: library/connect.c#L1201
passing 'model_string' (aka '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]
MacOS x86_64
autoconf 2.72 is already installed and up-to-date. To reinstall 2.72, run: brew reinstall autoconf
MacOS x86_64
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
MacOS x86_64
libtool 2.5.4 is already installed and up-to-date. To reinstall 2.5.4, run: brew reinstall libtool
MacOS x86_64
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
MacOS x86_64: library/model_support.c#L469
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
MacOS x86_64: library/model_support.c#L584
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
MacOS x86_64: library/channel.c#L751
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]
MacOS x86_64: library/channel.c#L929
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]
MacOS x86_64: library/ziti.c#L1754
comparison between pointer and integer ('uint32_t' (aka 'unsigned int') and 'void *') [-Wpointer-integer-compare]
MacOS x86_64: library/connect.c#L256
assigning to 'struct ziti_write_req_s *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Windows x86_64
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
Windows x86_64: tests/integ/CMakeLists.txt#L4
expect not found: integration testing is not enabled
Windows ARM64
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.

Artifacts

Produced during runtime
Name Size
ziti-prox-c-linux-arm
3.5 MB
ziti-prox-c-linux-arm64
4.36 MB
ziti-prox-c-linux-x64
4.07 MB
ziti-prox-c-macOS-arm64
2.98 MB
ziti-prox-c-macOS-x64
2.75 MB
ziti-prox-c-windows-arm64
3.05 MB
ziti-prox-c-windows-x64
2.85 MB
ziti-sdk-linux-arm
4.25 MB
ziti-sdk-linux-arm64
5.14 MB
ziti-sdk-linux-x64
4.85 MB
ziti-sdk-macOS-arm64
3.7 MB
ziti-sdk-macOS-x64
3.45 MB
ziti-sdk-windows-arm64
4 MB
ziti-sdk-windows-x64
3.76 MB