add support for NodeJS v21 (#77) #263
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#L3
'ZITI_BRANCH' 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:
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/ziti_enroll.c#L109
assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
Build NodeJS-SDK:
deps/ziti-sdk-c/library/ziti_ctrl.c#L329
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
Build NodeJS-SDK:
deps/ziti-sdk-c/library/ziti_ctrl.c#L329
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
Build NodeJS-SDK:
deps/ziti-sdk-c/library/ziti_ctrl.c#L357
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
The logs for this run have expired and are no longer available.
Loading