Skip to content

do not set zt-session header in HA #2654

do not set zt-session header in HA

do not set zt-session header in HA #2654

Triggered via pull request April 16, 2025 13:49
Status Success
Total duration 8m 10s
Artifacts 14

cmake.yml

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

Annotations

55 warnings
Linux ARM64: library/zitilib.c#L154
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Linux ARM64: library/connect.c#L670
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Linux ARM64: library/connect.c#L255
assignment 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/model_support.c#L584
initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Linux ARM64: library/model_support.c#L469
initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
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/sdk_info.c#L96
ignoring return value of 'getdomainname', declared with attribute warn_unused_result [-Wunused-result]
Linux ARM64
Failed to restore: Cache service responded with 422
Linux ARM64
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
Linux ARM: includes/ziti/model_collections.h#L85
comparison between pointer and integer
Linux ARM: library/model_support.c#L584
initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Linux ARM: library/model_support.c#L469
initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
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/sdk_info.c#L96
ignoring return value of 'getdomainname', declared with attribute warn_unused_result [-Wunused-result]
Linux ARM
format '%ld' expects argument of type 'long int', but argument 6 has type 'ssize_t' ***aka '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 5 has type 'size_t' ***aka 'unsigned int'*** [-Wformat=]
Linux ARM
Failed to restore: Cache service responded with 422
Linux ARM
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
MacOS arm64: library/conn_bridge.c#L386
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/conn_bridge.c#L360
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/channel.c#L922
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/channel.c#L746
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/ziti.c#L1809
comparison between pointer and integer ('uint32_t' (aka 'unsigned int') and 'void *') [-Wpointer-integer-compare]
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/model_support.c#L469
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
MacOS arm64
Failed to restore: Cache service responded with 422
MacOS arm64
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
MacOS arm64
pkgconf 2.4.3 is already installed and up-to-date. To reinstall 2.4.3, run: brew reinstall pkgconf
Linux x86_64: library/zitilib.c#L154
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Linux x86_64: library/connect.c#L670
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Linux x86_64: library/connect.c#L255
assignment 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/model_support.c#L584
initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Linux x86_64: library/model_support.c#L469
initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
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/sdk_info.c#L96
ignoring return value of 'getdomainname', declared with attribute warn_unused_result [-Wunused-result]
Linux x86_64
Failed to restore: Cache service responded with 422
Linux x86_64
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
Windows ARM64
Failed to restore: Cache service responded with 422
Windows ARM64
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 x86_64
Failed to restore: Cache service responded with 422
Windows x86_64
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
MacOS x86_64: library/ziti.c#L1809
comparison between pointer and integer ('uint32_t' (aka 'unsigned int') and 'void *') [-Wpointer-integer-compare]
MacOS x86_64: library/channel.c#L922
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/channel.c#L746
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/model_support.c#L584
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
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
Failed to restore: Cache service responded with 422
MacOS x86_64
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
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
pkgconf 2.4.3 is already installed and up-to-date. To reinstall 2.4.3, run: brew reinstall pkgconf
MacOS x86_64
autoconf 2.72 is already installed and up-to-date. To reinstall 2.72, run: brew reinstall autoconf

Artifacts

Produced during runtime
Name Size Digest
ziti-prox-c-linux-arm Expired
3.5 MB
sha256:b4b714c21e572502917ff8682dae5c4a54a597e6a826fa3c003df2056b705715
ziti-prox-c-linux-arm64 Expired
4.36 MB
sha256:7f64db127e3726db5f17e3543caceb7ec8ea8361664cbe42102dd8b3214010fa
ziti-prox-c-linux-x64 Expired
4.07 MB
sha256:df45bcc29679996d78be2578651dc2d05f50763fdb5144aa261f1991e27d2112
ziti-prox-c-macOS-arm64 Expired
2.99 MB
sha256:956b0bf5e6e4b9c65816ebb17712308f3cb416f8ccf170ea9ae2049a3364b934
ziti-prox-c-macOS-x64 Expired
2.75 MB
sha256:bcd6b1758f1a2bef66bf71231d941ef66bed14befcd175f28b2cf499b5dab980
ziti-prox-c-windows-arm64 Expired
3.05 MB
sha256:9e8835ae079141daebcacff5816a7d1f25c0ba28328ed10dfde8e12e5f9eef12
ziti-prox-c-windows-x64 Expired
2.85 MB
sha256:e9eebc17f83431d7273eff28b733be4a66d0d46bdf2b738e52f21d95f3aa2aa3
ziti-sdk-linux-arm Expired
4.26 MB
sha256:f383c7873623ffb3b0e715b6fd9124b8e248b1b69081d961b3352c76dd8ba082
ziti-sdk-linux-arm64 Expired
5.15 MB
sha256:e4ca370c6814e177f3e389442ee80cf446542513a0bfad69f73dce4b011f1092
ziti-sdk-linux-x64 Expired
4.86 MB
sha256:2572c35bf25fad035ad1715e1b8ee94a1c2517ad4a02ee6de1ee84447f2db85e
ziti-sdk-macOS-arm64 Expired
3.7 MB
sha256:868f7e8e7395dd7441f61a5f637972ca91d61ca56bb4c2fac48ba95ab3d1658c
ziti-sdk-macOS-x64 Expired
3.45 MB
sha256:0b1a57d122c2f95c2b6aa716564554b8d217438eaf9823f430002447fa9927c3
ziti-sdk-windows-arm64 Expired
4 MB
sha256:a397037a57003d5f82b3ccef8d9ddf92ca618360c9c19672e30127d6eff0813b
ziti-sdk-windows-x64 Expired
3.77 MB
sha256:cd26984d3a3d390813f2ca94dd80332e579bca03f69ab122b6bfd3073d696c7e