Merge pull request #266 from openziti/use.all.certs.from.enrollment.resp #522
Annotations
60 warnings
|
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-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-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-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-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
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
CZiti.xcframework
Expired
|
69.2 MB |
sha256:4316f80f40070ee85907b81e60cd955c063ef425674b8154bee337a513ec7e0d
|
|
|
build-iphoneos-arm64
Expired
|
236 MB |
sha256:1be8952073e2ff50dafc02c42a1b6d65b336764732266863c40966f4b1f6021e
|
|
|
build-iphonesimulator-arm64
Expired
|
236 MB |
sha256:e35ae27c5865ae1f49923dd3537a2fe4e8cc75afb1dcc18909e1bd851c7f6631
|
|
|
build-iphonesimulator-x86_64
Expired
|
237 MB |
sha256:904b92ac2c15286845a557b57dec3f3f6b0265eb2c8ac7e86e38175d30123c46
|
|
|
build-macosx-arm64
Expired
|
238 MB |
sha256:6a3d1477554fba745d63f540d9202984dee01d281aa8d0aa36c0d3be1e604b32
|
|
|
build-macosx-x86_64
Expired
|
143 MB |
sha256:8762864b2a0a9c06a38bab6f087c77f72737a377985b2d1adc189e8b155eacb1
|
|
|
ziti-sdk-swift-docs
Expired
|
427 KB |
sha256:5f67d901c3dde9c8b3c418528fb0bea1e6cdeb7d6359c97d9b6e1268772a89ba
|
|