load available external signer during pre-auth #2404
Annotations
10 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/channel.c#L199
passing 'const char *' to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
run build for macOS-arm64:
library/channel.c#L330
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#L729
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]
|
run build for macOS-arm64:
library/channel.c#L907
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]
|
Loading