fix: OIDC auth with MFA #2713
Annotations
55 warnings
|
Linux ARM:
library/ziti_src.c#L193
format '%lu' expects argument of type 'long unsigned int', but argument 9 has type 'size_t' ***aka 'const unsigned int'*** [-Wformat=]
|
|
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/sdk_info.c#L96
ignoring return value of 'getdomainname', 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/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.
|
|
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
|
|
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/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/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.
|
|
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.
|
|
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.
|
|
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
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ziti-prox-c-linux-arm
Expired
|
3.51 MB |
sha256:c889429254a1675f260e1784f1d3accf3b1d0ba81a982f2f45cd50fdf7aa68e4
|
|
|
ziti-prox-c-linux-arm64
Expired
|
4.38 MB |
sha256:d874b237d33eb726325bf492dbf988c90ff60f545f826479d2d32044fe8ee833
|
|
|
ziti-prox-c-linux-x64
Expired
|
4.09 MB |
sha256:79b1f94817ba68ca4bb6df2cb94154ca8914544b96300041fdaad7fc799f7579
|
|
|
ziti-prox-c-macOS-arm64
Expired
|
2.98 MB |
sha256:fafdb2a436c2597ca99689aae383509eeb88cc54f35857f1bba0e181a785854d
|
|
|
ziti-prox-c-macOS-x64
Expired
|
2.74 MB |
sha256:b248380145b57e48a3a0f441962fff3641827fbef7d259e9fc87007e3bae025c
|
|
|
ziti-prox-c-windows-arm64
Expired
|
3.05 MB |
sha256:e3913c204c2531df747a9cb49cbee50a1ae14d6a2636291be0498ea64c800aaf
|
|
|
ziti-prox-c-windows-x64
Expired
|
2.85 MB |
sha256:6c72c1be34ad2b5f341960e639477f6f6bb066546a84cd044d3e09f6f2ffc1e9
|
|
|
ziti-sdk-linux-arm
Expired
|
4.28 MB |
sha256:09133c326454cd95e285875e6085e0364f483124f492d885e65352e70f1ba64e
|
|
|
ziti-sdk-linux-arm64
Expired
|
5.18 MB |
sha256:e7366f8bbcd6e4f809c5196db92161b3ca8c931a6fd048445bffbddb08d60c1d
|
|
|
ziti-sdk-linux-x64
Expired
|
4.88 MB |
sha256:b7fa3cd22ac016e1327620a1ab21686b86ff7c3142bf59968970fcb4cefdbefe
|
|
|
ziti-sdk-macOS-arm64
Expired
|
3.71 MB |
sha256:d0b71ddc49877ff15deebde1120581d39b86ddc2ff0e82d2c35963b81718080d
|
|
|
ziti-sdk-macOS-x64
Expired
|
3.46 MB |
sha256:0b7b1268bb5592a75da42d479645ba1c08d2d223e16393f048937e2f3c8cadb7
|
|
|
ziti-sdk-windows-arm64
Expired
|
4 MB |
sha256:3c5c053d05b72aea1a0eeaf405d767076066a1f72bca8e31a6c8cd52db90ad72
|
|
|
ziti-sdk-windows-x64
Expired
|
3.77 MB |
sha256:bc751ef5488d78a48cb9e9b23f7cd149082e687a342126d3aff2d773b512b5b1
|
|