go back to allocating strings to avoid leaks (#272) #542
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-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
|
|
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-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
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
CZiti.xcframework
Expired
|
70 MB |
sha256:c575f39c14158549633ca4a6bef8c5361c607a5738d2989214c2bd9ac68192d2
|
|
|
build-iphoneos-arm64
Expired
|
262 MB |
sha256:09d2220f7c023663da502a92852970fec6cae32de763c8aac50369ea3c69662f
|
|
|
build-iphonesimulator-arm64
Expired
|
261 MB |
sha256:ea8e2868c230ade738f9b02bdcad0e78fbd33aeb2f8a05106ddfeb9ff55db86c
|
|
|
build-iphonesimulator-x86_64
Expired
|
263 MB |
sha256:867be74d2d7eb5a875c7a0f5b994a68eff6791ab5f655db41a7ea09de8e3e0ae
|
|
|
build-macosx-arm64
Expired
|
263 MB |
sha256:87343e7a2e8e31d9a5a72f158ea383a8f4797b4f1c4d1af6c5aa5db84fa36e8b
|
|
|
build-macosx-x86_64
Expired
|
156 MB |
sha256:0d79771dfaaea17494b03ceeec62452c696b7d3aba48d648aaf050fae63216e4
|
|
|
ziti-sdk-swift-docs
Expired
|
427 KB |
sha256:223f97c66682e2bbbca8488aa9dcd41f4fdb835a22fb8ac8a9de66a53a18dd5e
|
|