add support for NodeJS v21 #262
Annotations
10 warnings
Build NodeJS-SDK:
build/include/build_config.h#L1
'ZITI_VERSION' macro redefined [-Wmacro-redefined]
|
Build NodeJS-SDK:
build/include/build_config.h#L2
'ZITI_COMMIT' macro redefined [-Wmacro-redefined]
|
Build NodeJS-SDK:
build/include/build_config.h#L1
'ZITI_VERSION' macro redefined [-Wmacro-redefined]
|
Build NodeJS-SDK:
build/include/build_config.h#L2
'ZITI_COMMIT' macro redefined [-Wmacro-redefined]
|
Build NodeJS-SDK:
src/ziti_enroll.c#L134
passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
Build NodeJS-SDK:
src/ziti_enroll.c#L134
passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
Build NodeJS-SDK:
deps/ziti-sdk-c/library/utils.c#L412
incompatible pointer types passing 'int64_t *' (aka 'long long *') to parameter of type 'const time_t *' (aka 'const long *') [-Wincompatible-pointer-types]
|
Build NodeJS-SDK:
deps/ziti-sdk-c/library/utils.c#L465
incompatible pointer types passing 'int64_t *' (aka 'long long *') to parameter of type 'const time_t *' (aka 'const long *') [-Wincompatible-pointer-types]
|
Build NodeJS-SDK:
deps/ziti-sdk-c/library/utils.c#L412
incompatible pointer types passing 'int64_t *' (aka 'long long *') to parameter of type 'const time_t *' (aka 'const long *') [-Wincompatible-pointer-types]
|
Build NodeJS-SDK:
deps/ziti-sdk-c/library/utils.c#L465
incompatible pointer types passing 'int64_t *' (aka 'long long *') to parameter of type 'const time_t *' (aka 'const long *') [-Wincompatible-pointer-types]
|
The logs for this run have expired and are no longer available.
Loading