Publish Release #235
Annotations
13 warnings
run build for macOS-arm64
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
run build for macOS-arm64
pkg-config 0.29.2_3 is already installed and up-to-date.
To reinstall 0.29.2_3, run:
brew reinstall pkg-config
|
run build for macOS-arm64
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
run build for macOS-arm64:
library/ziti_enroll.c#L109
assigning to 'char *' from 'const char *const' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
run build for macOS-arm64:
library/ziti_enroll.c#L117
passing 'model_string' (aka 'const char *') to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
run build for macOS-arm64:
library/ziti_enroll.c#L230
passing 'model_string' (aka 'const char *') to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
run build for macOS-arm64:
library/ziti.c#L539
passing 'const ziti_jwt_signer **' (aka 'const struct ziti_jwt_signer_s **') to parameter of type 'ziti_jwt_signer_array' (aka 'struct ziti_jwt_signer_s **') discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers]
|
run build for macOS-arm64:
library/channel.c#L189
passing 'const char *' to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
run build for macOS-arm64:
library/channel.c#L332
passing '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]
|
run build for macOS-arm64:
library/channel.c#L733
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]
|
upload SDK release bundle
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
upload SDK release bundle
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
upload SDK release bundle
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading