Skip to content

alpha --> main

alpha --> main #543

Triggered via pull request April 16, 2025 19:41
@scareythingscareything
synchronize #270
alpha
Status Success
Total duration 2h 1m 59s
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-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
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:eb087b7f7777901bfb74d42334efb426cce95f154a9bb2f4956db6e8297b102c
build-iphoneos-arm64 Expired
261 MB
sha256:500410044c873720a7c29bb3a03b05d1b3a2aafae47dddec590c7cd1684967ae
build-iphonesimulator-arm64 Expired
261 MB
sha256:2dc4fc04e2df44fa779ab68edb1588f07e72986421ce943f1f269175d1925ede
build-iphonesimulator-x86_64 Expired
263 MB
sha256:d3116637b7b104b96d29baea662807a9e558c5d8e3928345a6d361f75468e8ed
build-macosx-arm64 Expired
263 MB
sha256:ccd9e2c8fb2c946cb60666e92d7a415a54bd11c085eca5dd8ed12332701709b0
build-macosx-x86_64 Expired
156 MB
sha256:e0f76e3c12f96e26b267cbe435855e9db980ceccc2961c182c283640ed666f32
ziti-sdk-swift-docs Expired
427 KB
sha256:fa252e42f399bd35b008ca59a6fd75d78762cbf0025cc2a346a9348e90b48267