add support for NodeJS v21 #262
Annotations
10 warnings
Build NodeJS-SDK:
src/utils.h#L72
format ‘%lld’ expects argument of type ‘long long int’, but argument 8 has type ‘int64_t’ {aka ‘long int’} [-Wformat=]
|
Build NodeJS-SDK:
src/utils.h#L72
format ‘%lld’ expects argument of type ‘long long int’, but argument 8 has type ‘int64_t’ {aka ‘long int’} [-Wformat=]
|
Build NodeJS-SDK:
src/utils.h#L72
format ‘%lld’ expects argument of type ‘long long int’, but argument 8 has type ‘int64_t’ {aka ‘long int’} [-Wformat=]
|
Build NodeJS-SDK:
src/utils.h#L72
format ‘%lld’ expects argument of type ‘long long int’, but argument 8 has type ‘long int’ [-Wformat=]
|
Build NodeJS-SDK:
src/utils.h#L72
format ‘%lld’ expects argument of type ‘long long int’, but argument 8 has type ‘int64_t’ {aka ‘long int’} [-Wformat=]
|
Build NodeJS-SDK:
src/utils.h#L72
format ‘%lld’ expects argument of type ‘long long int’, but argument 8 has type ‘int64_t’ {aka ‘long int’} [-Wformat=]
|
Build NodeJS-SDK:
deps/ziti-sdk-c/library/utils.c#L414
‘:’ directive output may be truncated writing 1 byte into a region of size between 0 and 16 [-Wformat-truncation=]
|
Build NodeJS-SDK:
deps/ziti-sdk-c/library/ziti_enroll.c#L109
assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
|
Build NodeJS-SDK:
deps/ziti-sdk-c/library/ziti.c#L209
‘config’ is deprecated: ignored, will be removed [-Wdeprecated-declarations]
|
Build NodeJS-SDK:
deps/ziti-sdk-c/library/ziti.c#L215
‘config’ is deprecated: ignored, will be removed [-Wdeprecated-declarations]
|
The logs for this run have expired and are no longer available.
Loading