Skip to content

go back to allocating strings to avoid leaks #541

go back to allocating strings to avoid leaks

go back to allocating strings to avoid leaks #541

Triggered via pull request April 16, 2025 19:40
Status Success
Total duration 1h 36m 52s
Artifacts 7

CI.yml

on: pull_request
Matrix: build-tsdk
draft-release
0s
draft-release
Fit to window
Zoom out
Zoom in

Annotations

60 warnings
build-tsdk (build-iphoneos-arm64, iOS-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-tsdk (build-iphoneos-arm64, iOS-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-tsdk (build-iphoneos-arm64, iOS-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-tsdk (build-iphoneos-arm64, iOS-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-tsdk (build-iphoneos-arm64, iOS-arm64)
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]
build-tsdk (build-iphoneos-arm64, iOS-arm64)
assigning to 'struct ziti_write_req_s *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build-tsdk (build-iphoneos-arm64, iOS-arm64)
assigning to 'struct ziti_write_req_s *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build-tsdk (build-iphoneos-arm64, iOS-arm64)
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build-tsdk (build-iphoneos-arm64, iOS-arm64)
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build-tsdk (build-iphoneos-arm64, iOS-arm64)
comparison between pointer and integer ('uint32_t' (aka 'unsigned int') and 'void *') [-Wpointer-integer-compare]
build-tsdk (build-iphoneos-arm64, iOS-arm64)
pkgconf 2.4.3 is already installed and up-to-date. To reinstall 2.4.3, run: brew reinstall pkgconf
build-tsdk (build-iphoneos-arm64, iOS-arm64)
autoconf 2.72 is already installed and up-to-date. To reinstall 2.72, run: brew reinstall autoconf
build-tsdk (build-iphonesimulator-arm64, iOS-Simulator-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-tsdk (build-iphonesimulator-arm64, iOS-Simulator-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-tsdk (build-iphonesimulator-arm64, iOS-Simulator-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-tsdk (build-iphonesimulator-arm64, iOS-Simulator-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-tsdk (build-iphonesimulator-arm64, iOS-Simulator-arm64)
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]
build-tsdk (build-iphonesimulator-arm64, iOS-Simulator-arm64)
assigning to 'struct ziti_write_req_s *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build-tsdk (build-iphonesimulator-arm64, iOS-Simulator-arm64)
assigning to 'struct ziti_write_req_s *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build-tsdk (build-iphonesimulator-arm64, iOS-Simulator-arm64)
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build-tsdk (build-iphonesimulator-arm64, iOS-Simulator-arm64)
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build-tsdk (build-iphonesimulator-arm64, iOS-Simulator-arm64)
comparison between pointer and integer ('uint32_t' (aka 'unsigned int') and 'void *') [-Wpointer-integer-compare]
build-tsdk (build-iphonesimulator-arm64, iOS-Simulator-arm64)
pkgconf 2.4.3 is already installed and up-to-date. To reinstall 2.4.3, run: brew reinstall pkgconf
build-tsdk (build-iphonesimulator-arm64, iOS-Simulator-arm64)
autoconf 2.72 is already installed and up-to-date. To reinstall 2.72, run: brew reinstall autoconf
build-tsdk (build-iphonesimulator-x86_64, iOS-Simulator-x86_64)
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-tsdk (build-iphonesimulator-x86_64, iOS-Simulator-x86_64)
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-tsdk (build-iphonesimulator-x86_64, iOS-Simulator-x86_64)
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-tsdk (build-iphonesimulator-x86_64, iOS-Simulator-x86_64)
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-tsdk (build-iphonesimulator-x86_64, iOS-Simulator-x86_64)
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]
build-tsdk (build-iphonesimulator-x86_64, iOS-Simulator-x86_64)
assigning to 'struct ziti_write_req_s *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build-tsdk (build-iphonesimulator-x86_64, iOS-Simulator-x86_64)
assigning to 'struct ziti_write_req_s *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build-tsdk (build-iphonesimulator-x86_64, iOS-Simulator-x86_64)
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build-tsdk (build-iphonesimulator-x86_64, iOS-Simulator-x86_64)
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build-tsdk (build-iphonesimulator-x86_64, iOS-Simulator-x86_64)
comparison between pointer and integer ('uint32_t' (aka 'unsigned int') and 'void *') [-Wpointer-integer-compare]
build-tsdk (build-iphonesimulator-x86_64, iOS-Simulator-x86_64)
pkgconf 2.4.3 is already installed and up-to-date. To reinstall 2.4.3, run: brew reinstall pkgconf
build-tsdk (build-iphonesimulator-x86_64, iOS-Simulator-x86_64)
autoconf 2.72 is already installed and up-to-date. To reinstall 2.72, run: brew reinstall autoconf
build-tsdk (build-macosx-x86_64, macOS-x86_64)
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-tsdk (build-macosx-x86_64, macOS-x86_64)
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-tsdk (build-macosx-x86_64, macOS-x86_64)
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-tsdk (build-macosx-x86_64, macOS-x86_64)
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-tsdk (build-macosx-x86_64, macOS-x86_64)
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]
build-tsdk (build-macosx-x86_64, macOS-x86_64)
assigning to 'struct ziti_write_req_s *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build-tsdk (build-macosx-x86_64, macOS-x86_64)
assigning to 'struct ziti_write_req_s *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build-tsdk (build-macosx-x86_64, macOS-x86_64)
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build-tsdk (build-macosx-x86_64, macOS-x86_64)
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build-tsdk (build-macosx-x86_64, macOS-x86_64)
comparison between pointer and integer ('uint32_t' (aka 'unsigned int') and 'void *') [-Wpointer-integer-compare]
build-tsdk (build-macosx-x86_64, macOS-x86_64)
pkgconf 2.4.3 is already installed and up-to-date. To reinstall 2.4.3, run: brew reinstall pkgconf
build-tsdk (build-macosx-x86_64, macOS-x86_64)
autoconf 2.72 is already installed and up-to-date. To reinstall 2.72, run: brew reinstall autoconf
build-tsdk (build-macosx-arm64, 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-tsdk (build-macosx-arm64, 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-tsdk (build-macosx-arm64, 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-tsdk (build-macosx-arm64, 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-tsdk (build-macosx-arm64, macOS-arm64)
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]
build-tsdk (build-macosx-arm64, macOS-arm64)
assigning to 'struct ziti_write_req_s *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build-tsdk (build-macosx-arm64, macOS-arm64)
assigning to 'struct ziti_write_req_s *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build-tsdk (build-macosx-arm64, macOS-arm64)
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build-tsdk (build-macosx-arm64, macOS-arm64)
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
build-tsdk (build-macosx-arm64, macOS-arm64)
comparison between pointer and integer ('uint32_t' (aka 'unsigned int') and 'void *') [-Wpointer-integer-compare]
build-tsdk (build-macosx-arm64, macOS-arm64)
pkgconf 2.4.3 is already installed and up-to-date. To reinstall 2.4.3, run: brew reinstall pkgconf
build-tsdk (build-macosx-arm64, macOS-arm64)
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
CZiti.xcframework Expired
70 MB
sha256:f1be92e895e337078406cd7435f4f700e32bf5cc73f2db52c7197ca03dabd91a
build-iphoneos-arm64 Expired
261 MB
sha256:42401c434bd8d5a49bc43f0a5311544c419d5d4f82e914b24402318ab03c2883
build-iphonesimulator-arm64 Expired
261 MB
sha256:1391c75200aabf0cb283ee31b4433f9c49dc3fc45f05a612fe164fa74f16ff49
build-iphonesimulator-x86_64 Expired
263 MB
sha256:2c5f1f8a2614dfa2eaa9befc15cacbff87a10c7385986a69125b585aea175f1b
build-macosx-arm64 Expired
263 MB
sha256:cb6b384c1324003c3c11ac3d23f1fe2247e332307720699b2b23b21bd7608fcd
build-macosx-x86_64 Expired
155 MB
sha256:130097c8d10d9d75d8bff44eb9d1e86d9c06ead1bc0c405c1dbe1123a075d16a
ziti-sdk-swift-docs Expired
427 KB
sha256:a1d5bcdf237c4a216895b72da896510df2dd21e889c7df03d00c99638ef47229