try to get complete chain if controller indicates an issue with current certificates #2718
Annotations
1 error and 55 warnings
|
MacOS arm64
Process completed with exit code 8.
|
|
Linux ARM:
library/connect.c#L255
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
|
|
Linux ARM:
library/channel.c#L42
format '%ld' expects argument of type 'long int', but argument 11 has type 'size_t' ***aka 'unsigned int'*** [-Wformat=]
|
|
Linux ARM:
library/channel.c#L42
format '%ld' expects argument of type 'long int', but argument 10 has type 'size_t' ***aka 'unsigned int'*** [-Wformat=]
|
|
Linux ARM:
library/utils.c#L405
':' directive output may be truncated writing 1 byte into a region of size between 0 and 16 [-Wformat-truncation=]
|
|
Linux ARM:
library/sdk_info.c#L96
ignoring return value of 'getdomainname', declared with attribute warn_unused_result [-Wunused-result]
|
|
Linux ARM
format '%ld' expects argument of type 'long int', but argument 6 has type 'ssize_t' ***aka 'int'*** [-Wformat=]
|
|
Linux ARM
format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t' ***aka 'unsigned int'*** [-Wformat=]
|
|
Linux ARM
format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t' ***aka 'unsigned int'*** [-Wformat=]
|
|
Linux ARM
Failed to restore: Cache service responded with 422
|
|
Linux ARM
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
|
Linux ARM64:
library/oidc.c#L613
ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
|
|
Linux ARM64:
library/oidc.c#L612
ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
|
|
Linux ARM64:
library/zitilib.c#L903
initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
|
|
Linux ARM64:
library/sdk_info.c#L96
ignoring return value of 'getdomainname', declared with attribute warn_unused_result [-Wunused-result]
|
|
Linux ARM64:
library/connect.c#L666
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
|
|
Linux ARM64:
library/connect.c#L255
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
|
|
Linux ARM64:
library/utils.c#L405
':' directive output may be truncated writing 1 byte into a region of size between 0 and 16 [-Wformat-truncation=]
|
|
Linux ARM64:
library/sdk_info.c#L96
ignoring return value of 'getdomainname', declared with attribute warn_unused_result [-Wunused-result]
|
|
Linux ARM64
Failed to restore: Cache service responded with 422
|
|
Linux ARM64
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
|
Windows ARM64
Failed to restore: Cache service responded with 422
|
|
Windows ARM64
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
|
Windows x86_64:
tests/integ/CMakeLists.txt#L4
expect not found: integration testing is not enabled
|
|
Windows x86_64
Failed to restore: Cache service responded with 422
|
|
Windows x86_64
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
|
Linux x86_64:
library/oidc.c#L613
ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
|
|
Linux x86_64:
library/oidc.c#L612
ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
|
|
Linux x86_64:
library/sdk_info.c#L96
ignoring return value of 'getdomainname', declared with attribute warn_unused_result [-Wunused-result]
|
|
Linux x86_64:
library/zitilib.c#L903
initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
|
|
Linux x86_64:
library/connect.c#L666
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
|
|
Linux x86_64:
library/connect.c#L255
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
|
|
Linux x86_64:
library/utils.c#L405
':' directive output may be truncated writing 1 byte into a region of size between 0 and 16 [-Wformat-truncation=]
|
|
Linux x86_64:
library/sdk_info.c#L96
ignoring return value of 'getdomainname', declared with attribute warn_unused_result [-Wunused-result]
|
|
Linux x86_64
Failed to restore: Cache service responded with 422
|
|
Linux x86_64
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
|
MacOS x86_64:
library/connect.c#L1196
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]
|
|
MacOS x86_64:
library/connect.c#L666
assigning to 'struct ziti_write_req_s *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
|
MacOS x86_64:
library/connect.c#L255
assigning to 'struct ziti_write_req_s *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
|
MacOS x86_64:
library/channel.c#L939
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]
|
|
MacOS x86_64:
library/channel.c#L766
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]
|
|
MacOS x86_64
Failed to restore: Cache service responded with 422
|
|
MacOS x86_64
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
|
MacOS x86_64
libtool 2.5.4 is already installed and up-to-date.
To reinstall 2.5.4, run:
brew reinstall libtool
|
|
MacOS x86_64
pkgconf 2.4.3 is already installed and up-to-date.
To reinstall 2.4.3, run:
brew reinstall pkgconf
|
|
MacOS x86_64
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
|
MacOS arm64:
library/connect.c#L1196
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]
|
|
MacOS arm64:
library/connect.c#L666
assigning to 'struct ziti_write_req_s *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
|
MacOS arm64:
library/connect.c#L255
assigning to 'struct ziti_write_req_s *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
|
MacOS arm64:
library/conn_bridge.c#L386
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]
|
|
MacOS arm64:
library/conn_bridge.c#L360
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]
|
|
MacOS arm64:
library/channel.c#L939
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]
|
|
MacOS arm64:
library/channel.c#L766
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]
|
|
MacOS arm64
Failed to restore: Cache service responded with 422
|
|
MacOS arm64
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
|
MacOS arm64
pkgconf 2.4.3 is already installed and up-to-date.
To reinstall 2.4.3, run:
brew reinstall pkgconf
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ziti-prox-c-linux-arm
Expired
|
3.51 MB |
sha256:82d384e661c6988256ae47497b63a95b4a6166fae3610e2c16295ee86b21d27c
|
|
|
ziti-prox-c-linux-arm64
Expired
|
4.38 MB |
sha256:c77303356c3120adfe625f020e8b4e24ddf7f070c1c096a344d7d10d41675c20
|
|
|
ziti-prox-c-linux-x64
Expired
|
4.09 MB |
sha256:9d32b849d9b5333ffdd00a84806377389c71d5b076cde9d009101f2dde7bfdc2
|
|
|
ziti-prox-c-macOS-arm64
Expired
|
2.98 MB |
sha256:46e745b69581bcf0e5df79847619f5792984950aa29e5c6fc3371274c9e3320f
|
|
|
ziti-prox-c-macOS-x64
Expired
|
2.74 MB |
sha256:656890ced45f9319a479d59a4c85fc6ef5c4fa915204c1e650a477e5f064b48c
|
|
|
ziti-prox-c-windows-arm64
Expired
|
3.05 MB |
sha256:a6900c77fa1fcea06800a3cc9c5d8216d903d70e48a59bafad89952679a19c4a
|
|
|
ziti-prox-c-windows-x64
Expired
|
2.85 MB |
sha256:4e694b83184522b18ab874cde28116373645846b5f29b4b384acb09068defffb
|
|
|
ziti-sdk-linux-arm
Expired
|
4.28 MB |
sha256:a73952178d13ac41d371cd77eb27c4c99ff72947e0c982811ea9fc5eb8d5a2dc
|
|
|
ziti-sdk-linux-arm64
Expired
|
5.18 MB |
sha256:afa81d1e96392bffbdb33ffd9de83daf001f4a39bf3bbda2c10feabb0786feb1
|
|
|
ziti-sdk-linux-x64
Expired
|
4.88 MB |
sha256:937c44b226014cb6c9aa6bf3c70943f63b296b8f77ae4932560be25f8b91f90c
|
|
|
ziti-sdk-macOS-arm64
Expired
|
3.71 MB |
sha256:a7eeb63239ed516ac14b8fb47d556ae26509988ecb162f05bbc85263ea8852db
|
|
|
ziti-sdk-macOS-x64
Expired
|
3.46 MB |
sha256:1c05e8bb89c14a5a59e3008c2789f998bab92934017da11219f7cca48d8d2577
|
|
|
ziti-sdk-windows-arm64
Expired
|
4 MB |
sha256:41667d285757b0668cf88a429d46a2d3570ba1a5eb9ba8c7f900543c38df638b
|
|
|
ziti-sdk-windows-x64
Expired
|
3.77 MB |
sha256:1efddff85fcc0d1495b7b323b24c121f039df002bdf193838a474547f4e372dc
|
|