Skip to content

v0.35.1

v0.35.1 #175

Triggered via release October 10, 2023 15:14
@ekobyekoby
published 0.35.1
Status Success
Total duration 15m 28s
Artifacts 14
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build-release.yml

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

Annotations

91 warnings
Linux x86_64
openssl currently requires the following library from the system package
Linux x86_64
initialization from incompatible pointer type [-Wincompatible-pointer-types]
Linux x86_64
initialization from incompatible pointer type [-Wincompatible-pointer-types]
Linux x86_64
initialization from incompatible pointer type [-Wincompatible-pointer-types]
Linux x86_64
initialization from incompatible pointer type [-Wincompatible-pointer-types]
Linux x86_64
passing argument 1 of 'c->own_key->free' from incompatible pointer type [-Wincompatible-pointer-types]
Linux x86_64
initialization from incompatible pointer type [-Wincompatible-pointer-types]
Linux x86_64: library/ziti_enroll.c#L109
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Linux x86_64: library/ziti.c#L209
'config' is deprecated: ignored, will be removed [-Wdeprecated-declarations]
Linux x86_64: library/ziti.c#L215
'config' is deprecated: ignored, will be removed [-Wdeprecated-declarations]
Linux x86_64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Linux x86_64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Linux x86_64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Linux ARM64
openssl currently requires the following library from the system package
Linux ARM64
initialization from incompatible pointer type [-Wincompatible-pointer-types]
Linux ARM64
initialization from incompatible pointer type [-Wincompatible-pointer-types]
Linux ARM64
initialization from incompatible pointer type [-Wincompatible-pointer-types]
Linux ARM64
initialization from incompatible pointer type [-Wincompatible-pointer-types]
Linux ARM64
passing argument 1 of 'c->own_key->free' from incompatible pointer type [-Wincompatible-pointer-types]
Linux ARM64
initialization from incompatible pointer type [-Wincompatible-pointer-types]
Linux ARM64: library/ziti_enroll.c#L109
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Linux ARM64: library/ziti.c#L209
'config' is deprecated: ignored, will be removed [-Wdeprecated-declarations]
Linux ARM64: library/ziti.c#L215
'config' is deprecated: ignored, will be removed [-Wdeprecated-declarations]
Linux ARM64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Linux ARM64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Linux ARM64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Linux ARM
openssl currently requires the following library from the system package
Linux ARM
format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t {aka unsigned int}' [-Wformat=]
Linux ARM
initialization from incompatible pointer type [-Wincompatible-pointer-types]
Linux ARM
initialization from incompatible pointer type [-Wincompatible-pointer-types]
Linux ARM
initialization from incompatible pointer type [-Wincompatible-pointer-types]
Linux ARM
initialization from incompatible pointer type [-Wincompatible-pointer-types]
Linux ARM
passing argument 1 of 'c->own_key->free' from incompatible pointer type [-Wincompatible-pointer-types]
Linux ARM
initialization from incompatible pointer type [-Wincompatible-pointer-types]
Linux ARM: library/utils.c#L412
passing argument 1 of 'gmtime' from incompatible pointer type [-Wincompatible-pointer-types]
Linux ARM: library/utils.c#L465
passing argument 1 of 'gmtime' from incompatible pointer type [-Wincompatible-pointer-types]
Linux ARM
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Linux ARM
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Linux ARM
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MacOS x86_64
incompatible pointer types initializing 'struct openssl_ctx *' with an expression of type 'tls_context *' (aka 'struct tls_context_s *') [-Wincompatible-pointer-types]
MacOS x86_64
incompatible pointer types initializing 'struct openssl_ctx *' with an expression of type 'tls_context *' (aka 'struct tls_context_s *') [-Wincompatible-pointer-types]
MacOS x86_64
incompatible pointer types initializing 'struct openssl_ctx *' with an expression of type 'tls_context *' (aka 'struct tls_context_s *') [-Wincompatible-pointer-types]
MacOS x86_64
incompatible pointer types initializing 'struct openssl_ctx *' with an expression of type 'tls_context *' (aka 'struct tls_context_s *') [-Wincompatible-pointer-types]
MacOS x86_64
incompatible pointer types passing 'struct priv_key_s *' to parameter of type 'struct tlsuv_private_key_s *' [-Wincompatible-pointer-types]
MacOS x86_64
incompatible pointer types initializing 'struct priv_key_s *' with an expression of type 'tlsuv_private_key_t' (aka 'struct tlsuv_private_key_s *') [-Wincompatible-pointer-types]
MacOS x86_64: library/utils.c#L412
incompatible pointer types passing 'int64_t *' (aka 'long long *') to parameter of type 'const time_t *' (aka 'const long *') [-Wincompatible-pointer-types]
MacOS x86_64: library/utils.c#L465
incompatible pointer types passing 'int64_t *' (aka 'long long *') to parameter of type 'const time_t *' (aka 'const long *') [-Wincompatible-pointer-types]
MacOS x86_64: library/ziti_enroll.c#L109
assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
MacOS x86_64: library/ziti_ctrl.c#L329
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
MacOS x86_64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MacOS x86_64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MacOS x86_64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MacOS arm64
incompatible pointer types initializing 'struct openssl_ctx *' with an expression of type 'tls_context *' (aka 'struct tls_context_s *') [-Wincompatible-pointer-types]
MacOS arm64
incompatible pointer types initializing 'struct openssl_ctx *' with an expression of type 'tls_context *' (aka 'struct tls_context_s *') [-Wincompatible-pointer-types]
MacOS arm64
incompatible pointer types initializing 'struct openssl_ctx *' with an expression of type 'tls_context *' (aka 'struct tls_context_s *') [-Wincompatible-pointer-types]
MacOS arm64
incompatible pointer types initializing 'struct openssl_ctx *' with an expression of type 'tls_context *' (aka 'struct tls_context_s *') [-Wincompatible-pointer-types]
MacOS arm64
incompatible pointer types passing 'struct priv_key_s *' to parameter of type 'struct tlsuv_private_key_s *' [-Wincompatible-pointer-types]
MacOS arm64
incompatible pointer types initializing 'struct priv_key_s *' with an expression of type 'tlsuv_private_key_t' (aka 'struct tlsuv_private_key_s *') [-Wincompatible-pointer-types]
MacOS arm64: library/utils.c#L412
incompatible pointer types passing 'int64_t *' (aka 'long long *') to parameter of type 'const time_t *' (aka 'const long *') [-Wincompatible-pointer-types]
MacOS arm64: library/utils.c#L465
incompatible pointer types passing 'int64_t *' (aka 'long long *') to parameter of type 'const time_t *' (aka 'const long *') [-Wincompatible-pointer-types]
MacOS arm64: library/ziti_enroll.c#L109
assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
MacOS arm64: library/ziti.c#L626
'config' is deprecated: ignored, will be removed [-Wdeprecated-declarations]
MacOS arm64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MacOS arm64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MacOS arm64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Windows x86_64
assignment within conditional expression [D:\a\ziti-sdk-c\ziti-sdk-c\build\_deps\tlsuv-build\tlsuv.vcxproj]
Windows x86_64
unreachable code [D:\a\ziti-sdk-c\ziti-sdk-c\build\_deps\tlsuv-build\tlsuv.vcxproj]
Windows x86_64: library/zitilib.c#L1238
potentially uninitialized local variable 'service_name' used [D:\a\ziti-sdk-c\ziti-sdk-c\build\library\ziti.vcxproj]
Windows x86_64: library/zitilib.c#L1238
potentially uninitialized local pointer variable 'service_name' used [D:\a\ziti-sdk-c\ziti-sdk-c\build\library\ziti.vcxproj]
Windows x86_64: library/connect.c#L845
unreachable code [D:\a\ziti-sdk-c\ziti-sdk-c\build\library\ziti.vcxproj]
Windows x86_64: library/internal_model.c#L272
potentially uninitialized local variable 'bits' used [D:\a\ziti-sdk-c\ziti-sdk-c\build\library\ziti.vcxproj]
Windows x86_64: library/model_support.c#L952
'_cmp_tag': not all control paths return a value [D:\a\ziti-sdk-c\ziti-sdk-c\build\library\ziti.vcxproj]
Windows x86_64: library/model_support.c#L1062
potentially uninitialized local variable 'rc' used [D:\a\ziti-sdk-c\ziti-sdk-c\build\library\ziti.vcxproj]
Windows x86_64: library/ziti_ctrl.c#L182
assignment within conditional expression [D:\a\ziti-sdk-c\ziti-sdk-c\build\library\ziti.vcxproj]
Windows x86_64: library/ziti_enroll.c#L218
potentially uninitialized local variable 'tls' used [D:\a\ziti-sdk-c\ziti-sdk-c\build\library\ziti.vcxproj]
Windows x86_64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Windows x86_64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Windows x86_64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Windows ARM64
assignment within conditional expression [D:\a\ziti-sdk-c\ziti-sdk-c\build\_deps\tlsuv-build\tlsuv.vcxproj]
Windows ARM64
unreachable code [D:\a\ziti-sdk-c\ziti-sdk-c\build\_deps\tlsuv-build\tlsuv.vcxproj]
Windows ARM64: library/zitilib.c#L1238
potentially uninitialized local variable 'service_name' used [D:\a\ziti-sdk-c\ziti-sdk-c\build\library\ziti.vcxproj]
Windows ARM64: library/zitilib.c#L1238
potentially uninitialized local pointer variable 'service_name' used [D:\a\ziti-sdk-c\ziti-sdk-c\build\library\ziti.vcxproj]
Windows ARM64: library/connect.c#L845
unreachable code [D:\a\ziti-sdk-c\ziti-sdk-c\build\library\ziti.vcxproj]
Windows ARM64: library/internal_model.c#L272
potentially uninitialized local variable 'bits' used [D:\a\ziti-sdk-c\ziti-sdk-c\build\library\ziti.vcxproj]
Windows ARM64: library/model_support.c#L952
'_cmp_tag': not all control paths return a value [D:\a\ziti-sdk-c\ziti-sdk-c\build\library\ziti.vcxproj]
Windows ARM64: library/model_support.c#L1062
potentially uninitialized local variable 'rc' used [D:\a\ziti-sdk-c\ziti-sdk-c\build\library\ziti.vcxproj]
Windows ARM64: library/ziti_ctrl.c#L182
assignment within conditional expression [D:\a\ziti-sdk-c\ziti-sdk-c\build\library\ziti.vcxproj]
Windows ARM64: library/ziti_enroll.c#L218
potentially uninitialized local variable 'tls' used [D:\a\ziti-sdk-c\ziti-sdk-c\build\library\ziti.vcxproj]
Windows ARM64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Windows ARM64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Windows ARM64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Artifacts

Produced during runtime
Name Size
ziti-prox-c-linux-arm Expired
1.89 MB
ziti-prox-c-linux-arm64 Expired
1.9 MB
ziti-prox-c-linux-x64 Expired
2.42 MB
ziti-prox-c-macOS-arm64 Expired
1.76 MB
ziti-prox-c-macOS-x64 Expired
1.96 MB
ziti-prox-c-windows-arm64 Expired
1.25 MB
ziti-prox-c-windows-x64 Expired
1.7 MB
ziti-sdk-linux-arm Expired
2.29 MB
ziti-sdk-linux-arm64 Expired
2.32 MB
ziti-sdk-linux-x64 Expired
2.85 MB
ziti-sdk-macOS-arm64 Expired
2.03 MB
ziti-sdk-macOS-x64 Expired
2.21 MB
ziti-sdk-windows-arm64 Expired
1.68 MB
ziti-sdk-windows-x64 Expired
2.16 MB