Skip to content

Build

Build #278

Manually triggered April 10, 2024 20:21
Status Failure
Total duration 25m 46s
Artifacts 20

build.yml

on: workflow_dispatch
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 225 warnings
Build for Node-19 windows/x64
pkg-config tool not found
Build for Node-19 windows/x64
Process completed with exit code 1.
Build for Node-18 windows/x64
pkg-config tool not found
Build for Node-18 windows/x64
Process completed with exit code 1.
Build for Node-21 windows/x64
pkg-config tool not found
Build for Node-21 windows/x64
Process completed with exit code 1.
Build for Node-20 windows/x64
pkg-config tool not found
Build for Node-20 windows/x64
Process completed with exit code 1.
Build for Node-16 windows/x64
pkg-config tool not found
Build for Node-16 windows/x64
Process completed with exit code 1.
Build for Node-16 linux/x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build for Node-16 linux/x64
openssl currently requires the following library from the system package
Build for Node-16 linux/x64: src/Ziti_https_request_data.c#L230
passing argument 4 of ‘tlsuv_http_req_data’ from incompatible pointer type [-Wincompatible-pointer-types]
Build for Node-16 linux/x64: 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 for Node-16 linux/x64: src/Ziti_https_request.c#L621
assignment to ‘tlsuv_http_body_cb’ {aka ‘void (*)(struct tlsuv_http_req_s *, char *, long int)’} from incompatible pointer type ‘void (*)(tlsuv_http_req_t *, const char *, ssize_t)’ {aka ‘void (*)(struct tlsuv_http_req_s *, const char *, long int)’} [-Wincompatible-pointer-types]
Build for Node-16 linux/x64: 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 for Node-16 linux/x64: 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 for Node-16 linux/x64: src/utils.h#L72
format ‘%lld’ expects argument of type ‘long long int’, but argument 8 has type ‘long int’ [-Wformat=]
Build for Node-16 linux/x64: 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 for Node-16 linux/x64: 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 for Node-16 linux/x64: deps/ziti-sdk-c/library/utils.c#L415
‘:’ directive output may be truncated writing 1 byte into a region of size between 0 and 16 [-Wformat-truncation=]
Build for Node-18 linux/x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build for Node-18 linux/x64
openssl currently requires the following library from the system package
Build for Node-18 linux/x64: src/Ziti_https_request_data.c#L230
passing argument 4 of ‘tlsuv_http_req_data’ from incompatible pointer type [-Wincompatible-pointer-types]
Build for Node-18 linux/x64: 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 for Node-18 linux/x64: 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 for Node-18 linux/x64: 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 for Node-18 linux/x64: src/utils.h#L72
format ‘%lld’ expects argument of type ‘long long int’, but argument 8 has type ‘long int’ [-Wformat=]
Build for Node-18 linux/x64: 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 for Node-18 linux/x64: 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 for Node-18 linux/x64: src/Ziti_https_request.c#L621
assignment to ‘tlsuv_http_body_cb’ {aka ‘void (*)(struct tlsuv_http_req_s *, char *, long int)’} from incompatible pointer type ‘void (*)(tlsuv_http_req_t *, const char *, ssize_t)’ {aka ‘void (*)(struct tlsuv_http_req_s *, const char *, long int)’} [-Wincompatible-pointer-types]
Build for Node-18 linux/x64: deps/ziti-sdk-c/library/utils.c#L415
‘:’ directive output may be truncated writing 1 byte into a region of size between 0 and 16 [-Wformat-truncation=]
Build for Node-20 linux/x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build for Node-20 linux/x64
openssl currently requires the following library from the system package
Build for Node-20 linux/x64: src/Ziti_https_request_data.c#L230
passing argument 4 of ‘tlsuv_http_req_data’ from incompatible pointer type [-Wincompatible-pointer-types]
Build for Node-20 linux/x64: 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 for Node-20 linux/x64: src/Ziti_https_request.c#L621
assignment to ‘tlsuv_http_body_cb’ {aka ‘void (*)(struct tlsuv_http_req_s *, char *, long int)’} from incompatible pointer type ‘void (*)(tlsuv_http_req_t *, const char *, ssize_t)’ {aka ‘void (*)(struct tlsuv_http_req_s *, const char *, long int)’} [-Wincompatible-pointer-types]
Build for Node-20 linux/x64: 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 for Node-20 linux/x64: 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 for Node-20 linux/x64: src/utils.h#L72
format ‘%lld’ expects argument of type ‘long long int’, but argument 8 has type ‘long int’ [-Wformat=]
Build for Node-20 linux/x64: 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 for Node-20 linux/x64: 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 for Node-20 linux/x64: deps/ziti-sdk-c/library/utils.c#L415
‘:’ directive output may be truncated writing 1 byte into a region of size between 0 and 16 [-Wformat-truncation=]
Build for Node-21 linux/x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build for Node-21 linux/x64
openssl currently requires the following library from the system package
Build for Node-21 linux/x64: src/Ziti_https_request_data.c#L230
passing argument 4 of ‘tlsuv_http_req_data’ from incompatible pointer type [-Wincompatible-pointer-types]
Build for Node-21 linux/x64: 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 for Node-21 linux/x64: src/Ziti_https_request.c#L621
assignment to ‘tlsuv_http_body_cb’ {aka ‘void (*)(struct tlsuv_http_req_s *, char *, long int)’} from incompatible pointer type ‘void (*)(tlsuv_http_req_t *, const char *, ssize_t)’ {aka ‘void (*)(struct tlsuv_http_req_s *, const char *, long int)’} [-Wincompatible-pointer-types]
Build for Node-21 linux/x64: 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 for Node-21 linux/x64: 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 for Node-21 linux/x64: src/utils.h#L72
format ‘%lld’ expects argument of type ‘long long int’, but argument 8 has type ‘long int’ [-Wformat=]
Build for Node-21 linux/x64: 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 for Node-21 linux/x64: 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 for Node-21 linux/x64: deps/ziti-sdk-c/library/ziti_enroll.c#L107
assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
Build for Node-19 linux/x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build for Node-19 linux/x64
openssl currently requires the following library from the system package
Build for Node-19 linux/x64: src/Ziti_https_request_data.c#L230
passing argument 4 of ‘tlsuv_http_req_data’ from incompatible pointer type [-Wincompatible-pointer-types]
Build for Node-19 linux/x64: 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 for Node-19 linux/x64: 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 for Node-19 linux/x64: 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 for Node-19 linux/x64: src/utils.h#L72
format ‘%lld’ expects argument of type ‘long long int’, but argument 8 has type ‘long int’ [-Wformat=]
Build for Node-19 linux/x64: 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 for Node-19 linux/x64: 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 for Node-19 linux/x64: src/Ziti_https_request.c#L621
assignment to ‘tlsuv_http_body_cb’ {aka ‘void (*)(struct tlsuv_http_req_s *, char *, long int)’} from incompatible pointer type ‘void (*)(tlsuv_http_req_t *, const char *, ssize_t)’ {aka ‘void (*)(struct tlsuv_http_req_s *, const char *, long int)’} [-Wincompatible-pointer-types]
Build for Node-19 linux/x64: deps/ziti-sdk-c/library/utils.c#L415
‘:’ directive output may be truncated writing 1 byte into a region of size between 0 and 16 [-Wformat-truncation=]
Build for Node-18 linux/arm64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build for Node-18 linux/arm64
openssl currently requires the following library from the system package
Build for Node-18 linux/arm64: src/Ziti_https_request_data.c#L230
passing argument 4 of ‘tlsuv_http_req_data’ from incompatible pointer type [-Wincompatible-pointer-types]
Build for Node-18 linux/arm64: 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 for Node-18 linux/arm64: 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 for Node-18 linux/arm64: 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 for Node-18 linux/arm64: src/utils.h#L72
format ‘%lld’ expects argument of type ‘long long int’, but argument 8 has type ‘long int’ [-Wformat=]
Build for Node-18 linux/arm64: 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 for Node-18 linux/arm64: 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 for Node-18 linux/arm64: src/Ziti_https_request.c#L621
assignment to ‘tlsuv_http_body_cb’ {aka ‘void (*)(struct tlsuv_http_req_s *, char *, long int)’} from incompatible pointer type ‘void (*)(tlsuv_http_req_t *, const char *, ssize_t)’ {aka ‘void (*)(struct tlsuv_http_req_s *, const char *, long int)’} [-Wincompatible-pointer-types]
Build for Node-18 linux/arm64: deps/ziti-sdk-c/library/utils.c#L415
‘:’ directive output may be truncated writing 1 byte into a region of size between 0 and 16 [-Wformat-truncation=]
Build for Node-19 linux/arm64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build for Node-19 linux/arm64
openssl currently requires the following library from the system package
Build for Node-19 linux/arm64: src/Ziti_https_request_data.c#L230
passing argument 4 of ‘tlsuv_http_req_data’ from incompatible pointer type [-Wincompatible-pointer-types]
Build for Node-19 linux/arm64: 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 for Node-19 linux/arm64: 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 for Node-19 linux/arm64: 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 for Node-19 linux/arm64: src/utils.h#L72
format ‘%lld’ expects argument of type ‘long long int’, but argument 8 has type ‘long int’ [-Wformat=]
Build for Node-19 linux/arm64: 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 for Node-19 linux/arm64: 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 for Node-19 linux/arm64: src/Ziti_https_request.c#L621
assignment to ‘tlsuv_http_body_cb’ {aka ‘void (*)(struct tlsuv_http_req_s *, char *, long int)’} from incompatible pointer type ‘void (*)(tlsuv_http_req_t *, const char *, ssize_t)’ {aka ‘void (*)(struct tlsuv_http_req_s *, const char *, long int)’} [-Wincompatible-pointer-types]
Build for Node-19 linux/arm64: deps/ziti-sdk-c/library/ziti_enroll.c#L107
assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
Build for Node-21 linux/arm64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build for Node-21 linux/arm64
openssl currently requires the following library from the system package
Build for Node-21 linux/arm64: src/Ziti_https_request_data.c#L230
passing argument 4 of ‘tlsuv_http_req_data’ from incompatible pointer type [-Wincompatible-pointer-types]
Build for Node-21 linux/arm64: 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 for Node-21 linux/arm64: src/Ziti_https_request.c#L621
assignment to ‘tlsuv_http_body_cb’ {aka ‘void (*)(struct tlsuv_http_req_s *, char *, long int)’} from incompatible pointer type ‘void (*)(tlsuv_http_req_t *, const char *, ssize_t)’ {aka ‘void (*)(struct tlsuv_http_req_s *, const char *, long int)’} [-Wincompatible-pointer-types]
Build for Node-21 linux/arm64: 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 for Node-21 linux/arm64: 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 for Node-21 linux/arm64: src/utils.h#L72
format ‘%lld’ expects argument of type ‘long long int’, but argument 8 has type ‘long int’ [-Wformat=]
Build for Node-21 linux/arm64: 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 for Node-21 linux/arm64: 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 for Node-21 linux/arm64: deps/ziti-sdk-c/library/utils.c#L415
‘:’ directive output may be truncated writing 1 byte into a region of size between 0 and 16 [-Wformat-truncation=]
Build for Node-16 linux/arm64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build for Node-16 linux/arm64
openssl currently requires the following library from the system package
Build for Node-16 linux/arm64: src/Ziti_https_request_data.c#L230
passing argument 4 of ‘tlsuv_http_req_data’ from incompatible pointer type [-Wincompatible-pointer-types]
Build for Node-16 linux/arm64: 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 for Node-16 linux/arm64: 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 for Node-16 linux/arm64: src/utils.h#L72
format ‘%lld’ expects argument of type ‘long long int’, but argument 8 has type ‘long int’ [-Wformat=]
Build for Node-16 linux/arm64: 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 for Node-16 linux/arm64: 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 for Node-16 linux/arm64: 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 for Node-16 linux/arm64: src/Ziti_https_request.c#L621
assignment to ‘tlsuv_http_body_cb’ {aka ‘void (*)(struct tlsuv_http_req_s *, char *, long int)’} from incompatible pointer type ‘void (*)(tlsuv_http_req_t *, const char *, ssize_t)’ {aka ‘void (*)(struct tlsuv_http_req_s *, const char *, long int)’} [-Wincompatible-pointer-types]
Build for Node-16 linux/arm64: deps/ziti-sdk-c/library/utils.c#L415
‘:’ directive output may be truncated writing 1 byte into a region of size between 0 and 16 [-Wformat-truncation=]
Build for Node-20 linux/arm64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build for Node-20 linux/arm64
openssl currently requires the following library from the system package
Build for Node-20 linux/arm64: src/Ziti_https_request_data.c#L230
passing argument 4 of ‘tlsuv_http_req_data’ from incompatible pointer type [-Wincompatible-pointer-types]
Build for Node-20 linux/arm64: 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 for Node-20 linux/arm64: 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 for Node-20 linux/arm64: src/utils.h#L72
format ‘%lld’ expects argument of type ‘long long int’, but argument 8 has type ‘long int’ [-Wformat=]
Build for Node-20 linux/arm64: 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 for Node-20 linux/arm64: 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 for Node-20 linux/arm64: 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 for Node-20 linux/arm64: src/Ziti_https_request.c#L621
assignment to ‘tlsuv_http_body_cb’ {aka ‘void (*)(struct tlsuv_http_req_s *, char *, long int)’} from incompatible pointer type ‘void (*)(tlsuv_http_req_t *, const char *, ssize_t)’ {aka ‘void (*)(struct tlsuv_http_req_s *, const char *, long int)’} [-Wincompatible-pointer-types]
Build for Node-20 linux/arm64: deps/ziti-sdk-c/library/utils.c#L415
‘:’ directive output may be truncated writing 1 byte into a region of size between 0 and 16 [-Wformat-truncation=]
Build for Node-19 macos/arm64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build for Node-19 macos/arm64: build/include/build_config.h#L1
'ZITI_VERSION' macro redefined [-Wmacro-redefined]
Build for Node-19 macos/arm64: build/include/build_config.h#L2
'ZITI_COMMIT' macro redefined [-Wmacro-redefined]
Build for Node-19 macos/arm64: build/include/build_config.h#L3
'ZITI_BRANCH' macro redefined [-Wmacro-redefined]
Build for Node-19 macos/arm64: build/include/build_config.h#L1
'ZITI_VERSION' macro redefined [-Wmacro-redefined]
Build for Node-19 macos/arm64: build/include/build_config.h#L2
'ZITI_COMMIT' macro redefined [-Wmacro-redefined]
Build for Node-19 macos/arm64: build/include/build_config.h#L3
'ZITI_BRANCH' macro redefined [-Wmacro-redefined]
Build for Node-19 macos/arm64: src/Ziti_https_request_data.c#L230
incompatible function pointer types passing 'void (tlsuv_http_req_t *, const char *, ssize_t)' (aka 'void (struct tlsuv_http_req_s *, const char *, long)') to parameter of type 'tlsuv_http_body_cb' (aka 'void (*)(struct tlsuv_http_req_s *, char *, long)') [-Wincompatible-function-pointer-types]
Build for Node-19 macos/arm64: src/Ziti_https_request_data.c#L230
incompatible function pointer types passing 'void (tlsuv_http_req_t *, const char *, ssize_t)' (aka 'void (struct tlsuv_http_req_s *, const char *, long)') to parameter of type 'tlsuv_http_body_cb' (aka 'void (*)(struct tlsuv_http_req_s *, char *, long)') [-Wincompatible-function-pointer-types]
Build for Node-19 macos/arm64: 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 for Node-19 macos/arm64: 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 for Node-20 macos/arm64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build for Node-20 macos/arm64: src/Ziti_https_request_data.c#L230
incompatible function pointer types passing 'void (tlsuv_http_req_t *, const char *, ssize_t)' (aka 'void (struct tlsuv_http_req_s *, const char *, long)') to parameter of type 'tlsuv_http_body_cb' (aka 'void (*)(struct tlsuv_http_req_s *, char *, long)') [-Wincompatible-function-pointer-types]
Build for Node-20 macos/arm64: src/Ziti_https_request_data.c#L230
incompatible function pointer types passing 'void (tlsuv_http_req_t *, const char *, ssize_t)' (aka 'void (struct tlsuv_http_req_s *, const char *, long)') to parameter of type 'tlsuv_http_body_cb' (aka 'void (*)(struct tlsuv_http_req_s *, char *, long)') [-Wincompatible-function-pointer-types]
Build for Node-20 macos/arm64: build/include/build_config.h#L1
'ZITI_VERSION' macro redefined [-Wmacro-redefined]
Build for Node-20 macos/arm64: build/include/build_config.h#L2
'ZITI_COMMIT' macro redefined [-Wmacro-redefined]
Build for Node-20 macos/arm64: build/include/build_config.h#L3
'ZITI_BRANCH' macro redefined [-Wmacro-redefined]
Build for Node-20 macos/arm64: build/include/build_config.h#L1
'ZITI_VERSION' macro redefined [-Wmacro-redefined]
Build for Node-20 macos/arm64: build/include/build_config.h#L2
'ZITI_COMMIT' macro redefined [-Wmacro-redefined]
Build for Node-20 macos/arm64: build/include/build_config.h#L3
'ZITI_BRANCH' macro redefined [-Wmacro-redefined]
Build for Node-20 macos/arm64: 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 for Node-20 macos/arm64: 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 for Node-19 windows/x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build for Node-18 windows/x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build for Node-21 windows/x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build for Node-20 windows/x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build for Node-16 windows/x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build for Node-18 macos/arm64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build for Node-18 macos/arm64: build/include/build_config.h#L1
'ZITI_VERSION' macro redefined [-Wmacro-redefined]
Build for Node-18 macos/arm64: build/include/build_config.h#L2
'ZITI_COMMIT' macro redefined [-Wmacro-redefined]
Build for Node-18 macos/arm64: build/include/build_config.h#L3
'ZITI_BRANCH' macro redefined [-Wmacro-redefined]
Build for Node-18 macos/arm64: build/include/build_config.h#L1
'ZITI_VERSION' macro redefined [-Wmacro-redefined]
Build for Node-18 macos/arm64: build/include/build_config.h#L2
'ZITI_COMMIT' macro redefined [-Wmacro-redefined]
Build for Node-18 macos/arm64: build/include/build_config.h#L3
'ZITI_BRANCH' macro redefined [-Wmacro-redefined]
Build for Node-18 macos/arm64: src/Ziti_https_request_data.c#L230
incompatible function pointer types passing 'void (tlsuv_http_req_t *, const char *, ssize_t)' (aka 'void (struct tlsuv_http_req_s *, const char *, long)') to parameter of type 'tlsuv_http_body_cb' (aka 'void (*)(struct tlsuv_http_req_s *, char *, long)') [-Wincompatible-function-pointer-types]
Build for Node-18 macos/arm64: src/Ziti_https_request_data.c#L230
incompatible function pointer types passing 'void (tlsuv_http_req_t *, const char *, ssize_t)' (aka 'void (struct tlsuv_http_req_s *, const char *, long)') to parameter of type 'tlsuv_http_body_cb' (aka 'void (*)(struct tlsuv_http_req_s *, char *, long)') [-Wincompatible-function-pointer-types]
Build for Node-18 macos/arm64: 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 for Node-18 macos/arm64: 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 for Node-18 macos/x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build for Node-18 macos/x64: build/include/build_config.h#L1
'ZITI_VERSION' macro redefined [-Wmacro-redefined]
Build for Node-18 macos/x64: build/include/build_config.h#L2
'ZITI_COMMIT' macro redefined [-Wmacro-redefined]
Build for Node-18 macos/x64: build/include/build_config.h#L3
'ZITI_BRANCH' macro redefined [-Wmacro-redefined]
Build for Node-18 macos/x64: src/Ziti_https_request_data.c#L230
incompatible function pointer types passing 'void (tlsuv_http_req_t *, const char *, ssize_t)' (aka 'void (struct tlsuv_http_req_s *, const char *, long)') to parameter of type 'tlsuv_http_body_cb' (aka 'void (*)(struct tlsuv_http_req_s *, char *, long)') [-Wincompatible-function-pointer-types]
Build for Node-18 macos/x64: 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 for Node-18 macos/x64: src/Ziti_https_request.c#L621
incompatible function pointer types assigning to 'tlsuv_http_body_cb' (aka 'void (*)(struct tlsuv_http_req_s *, char *, long)') from 'void (tlsuv_http_req_t *, const char *, ssize_t)' (aka 'void (struct tlsuv_http_req_s *, const char *, long)') [-Wincompatible-function-pointer-types]
Build for Node-18 macos/x64: deps/ziti-sdk-c/library/ziti_enroll.c#L107
assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Build for Node-18 macos/x64: deps/ziti-sdk-c/library/ziti_ctrl.c#L512
initializing 'string' (aka 'char *') with an expression of type 'const char *const' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Build for Node-18 macos/x64: deps/ziti-sdk-c/library/ziti_ctrl.c#L513
initializing 'string' (aka 'char *') with an expression of type 'const char *const' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Build for Node-18 macos/x64: deps/ziti-sdk-c/library/ziti_ctrl.c#L677
initializing 'string' (aka 'char *') with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Build for Node-16 macos/arm64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build for Node-16 macos/arm64: build/include/build_config.h#L1
'ZITI_VERSION' macro redefined [-Wmacro-redefined]
Build for Node-16 macos/arm64: build/include/build_config.h#L2
'ZITI_COMMIT' macro redefined [-Wmacro-redefined]
Build for Node-16 macos/arm64: build/include/build_config.h#L3
'ZITI_BRANCH' macro redefined [-Wmacro-redefined]
Build for Node-16 macos/arm64: build/include/build_config.h#L1
'ZITI_VERSION' macro redefined [-Wmacro-redefined]
Build for Node-16 macos/arm64: build/include/build_config.h#L2
'ZITI_COMMIT' macro redefined [-Wmacro-redefined]
Build for Node-16 macos/arm64: build/include/build_config.h#L3
'ZITI_BRANCH' macro redefined [-Wmacro-redefined]
Build for Node-16 macos/arm64: src/Ziti_https_request_data.c#L230
incompatible function pointer types passing 'void (tlsuv_http_req_t *, const char *, ssize_t)' (aka 'void (struct tlsuv_http_req_s *, const char *, long)') to parameter of type 'tlsuv_http_body_cb' (aka 'void (*)(struct tlsuv_http_req_s *, char *, long)') [-Wincompatible-function-pointer-types]
Build for Node-16 macos/arm64: src/Ziti_https_request_data.c#L230
incompatible function pointer types passing 'void (tlsuv_http_req_t *, const char *, ssize_t)' (aka 'void (struct tlsuv_http_req_s *, const char *, long)') to parameter of type 'tlsuv_http_body_cb' (aka 'void (*)(struct tlsuv_http_req_s *, char *, long)') [-Wincompatible-function-pointer-types]
Build for Node-16 macos/arm64: 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 for Node-16 macos/arm64: 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 for Node-20 macos/x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build for Node-20 macos/x64: src/Ziti_https_request_data.c#L230
incompatible function pointer types passing 'void (tlsuv_http_req_t *, const char *, ssize_t)' (aka 'void (struct tlsuv_http_req_s *, const char *, long)') to parameter of type 'tlsuv_http_body_cb' (aka 'void (*)(struct tlsuv_http_req_s *, char *, long)') [-Wincompatible-function-pointer-types]
Build for Node-20 macos/x64: build/include/build_config.h#L1
'ZITI_VERSION' macro redefined [-Wmacro-redefined]
Build for Node-20 macos/x64: build/include/build_config.h#L2
'ZITI_COMMIT' macro redefined [-Wmacro-redefined]
Build for Node-20 macos/x64: build/include/build_config.h#L3
'ZITI_BRANCH' macro redefined [-Wmacro-redefined]
Build for Node-20 macos/x64: 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 for Node-20 macos/x64: src/Ziti_https_request.c#L621
incompatible function pointer types assigning to 'tlsuv_http_body_cb' (aka 'void (*)(struct tlsuv_http_req_s *, char *, long)') from 'void (tlsuv_http_req_t *, const char *, ssize_t)' (aka 'void (struct tlsuv_http_req_s *, const char *, long)') [-Wincompatible-function-pointer-types]
Build for Node-20 macos/x64: deps/ziti-sdk-c/library/ziti_enroll.c#L107
assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Build for Node-20 macos/x64: deps/ziti-sdk-c/library/ziti_ctrl.c#L512
initializing 'string' (aka 'char *') with an expression of type 'const char *const' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Build for Node-20 macos/x64: deps/ziti-sdk-c/library/ziti_ctrl.c#L513
initializing 'string' (aka 'char *') with an expression of type 'const char *const' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Build for Node-20 macos/x64: deps/ziti-sdk-c/library/ziti_ctrl.c#L677
initializing 'string' (aka 'char *') with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Build for Node-21 macos/x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build for Node-21 macos/x64: src/Ziti_https_request_data.c#L230
incompatible function pointer types passing 'void (tlsuv_http_req_t *, const char *, ssize_t)' (aka 'void (struct tlsuv_http_req_s *, const char *, long)') to parameter of type 'tlsuv_http_body_cb' (aka 'void (*)(struct tlsuv_http_req_s *, char *, long)') [-Wincompatible-function-pointer-types]
Build for Node-21 macos/x64: build/include/build_config.h#L1
'ZITI_VERSION' macro redefined [-Wmacro-redefined]
Build for Node-21 macos/x64: build/include/build_config.h#L2
'ZITI_COMMIT' macro redefined [-Wmacro-redefined]
Build for Node-21 macos/x64: build/include/build_config.h#L3
'ZITI_BRANCH' macro redefined [-Wmacro-redefined]
Build for Node-21 macos/x64: 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 for Node-21 macos/x64: src/Ziti_https_request.c#L621
incompatible function pointer types assigning to 'tlsuv_http_body_cb' (aka 'void (*)(struct tlsuv_http_req_s *, char *, long)') from 'void (tlsuv_http_req_t *, const char *, ssize_t)' (aka 'void (struct tlsuv_http_req_s *, const char *, long)') [-Wincompatible-function-pointer-types]
Build for Node-21 macos/x64: deps/ziti-sdk-c/library/ziti_enroll.c#L107
assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Build for Node-21 macos/x64: deps/ziti-sdk-c/library/ziti_ctrl.c#L512
initializing 'string' (aka 'char *') with an expression of type 'const char *const' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Build for Node-21 macos/x64: deps/ziti-sdk-c/library/ziti_ctrl.c#L513
initializing 'string' (aka 'char *') with an expression of type 'const char *const' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Build for Node-21 macos/x64: deps/ziti-sdk-c/library/ziti_ctrl.c#L677
initializing 'string' (aka 'char *') with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Build for Node-19 macos/x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build for Node-19 macos/x64: build/include/build_config.h#L1
'ZITI_VERSION' macro redefined [-Wmacro-redefined]
Build for Node-19 macos/x64: build/include/build_config.h#L2
'ZITI_COMMIT' macro redefined [-Wmacro-redefined]
Build for Node-19 macos/x64: build/include/build_config.h#L3
'ZITI_BRANCH' macro redefined [-Wmacro-redefined]
Build for Node-19 macos/x64: src/Ziti_https_request_data.c#L230
incompatible function pointer types passing 'void (tlsuv_http_req_t *, const char *, ssize_t)' (aka 'void (struct tlsuv_http_req_s *, const char *, long)') to parameter of type 'tlsuv_http_body_cb' (aka 'void (*)(struct tlsuv_http_req_s *, char *, long)') [-Wincompatible-function-pointer-types]
Build for Node-19 macos/x64: 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 for Node-19 macos/x64: src/Ziti_https_request.c#L621
incompatible function pointer types assigning to 'tlsuv_http_body_cb' (aka 'void (*)(struct tlsuv_http_req_s *, char *, long)') from 'void (tlsuv_http_req_t *, const char *, ssize_t)' (aka 'void (struct tlsuv_http_req_s *, const char *, long)') [-Wincompatible-function-pointer-types]
Build for Node-19 macos/x64: deps/ziti-sdk-c/library/ziti_enroll.c#L107
assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Build for Node-19 macos/x64: deps/ziti-sdk-c/library/ziti_ctrl.c#L512
initializing 'string' (aka 'char *') with an expression of type 'const char *const' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Build for Node-19 macos/x64: deps/ziti-sdk-c/library/ziti_ctrl.c#L513
initializing 'string' (aka 'char *') with an expression of type 'const char *const' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Build for Node-19 macos/x64: deps/ziti-sdk-c/library/ziti_ctrl.c#L677
initializing 'string' (aka 'char *') with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Build for Node-21 macos/arm64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build for Node-21 macos/arm64: build/include/build_config.h#L1
'ZITI_VERSION' macro redefined [-Wmacro-redefined]
Build for Node-21 macos/arm64: build/include/build_config.h#L2
'ZITI_COMMIT' macro redefined [-Wmacro-redefined]
Build for Node-21 macos/arm64: build/include/build_config.h#L3
'ZITI_BRANCH' macro redefined [-Wmacro-redefined]
Build for Node-21 macos/arm64: build/include/build_config.h#L1
'ZITI_VERSION' macro redefined [-Wmacro-redefined]
Build for Node-21 macos/arm64: build/include/build_config.h#L2
'ZITI_COMMIT' macro redefined [-Wmacro-redefined]
Build for Node-21 macos/arm64: build/include/build_config.h#L3
'ZITI_BRANCH' macro redefined [-Wmacro-redefined]
Build for Node-21 macos/arm64: src/Ziti_https_request_data.c#L230
incompatible function pointer types passing 'void (tlsuv_http_req_t *, const char *, ssize_t)' (aka 'void (struct tlsuv_http_req_s *, const char *, long)') to parameter of type 'tlsuv_http_body_cb' (aka 'void (*)(struct tlsuv_http_req_s *, char *, long)') [-Wincompatible-function-pointer-types]
Build for Node-21 macos/arm64: src/Ziti_https_request_data.c#L230
incompatible function pointer types passing 'void (tlsuv_http_req_t *, const char *, ssize_t)' (aka 'void (struct tlsuv_http_req_s *, const char *, long)') to parameter of type 'tlsuv_http_body_cb' (aka 'void (*)(struct tlsuv_http_req_s *, char *, long)') [-Wincompatible-function-pointer-types]
Build for Node-21 macos/arm64: 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 for Node-21 macos/arm64: 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 for Node-16 macos/x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build for Node-16 macos/x64: build/include/build_config.h#L1
'ZITI_VERSION' macro redefined [-Wmacro-redefined]
Build for Node-16 macos/x64: build/include/build_config.h#L2
'ZITI_COMMIT' macro redefined [-Wmacro-redefined]
Build for Node-16 macos/x64: build/include/build_config.h#L3
'ZITI_BRANCH' macro redefined [-Wmacro-redefined]
Build for Node-16 macos/x64: src/Ziti_https_request_data.c#L230
incompatible function pointer types passing 'void (tlsuv_http_req_t *, const char *, ssize_t)' (aka 'void (struct tlsuv_http_req_s *, const char *, long)') to parameter of type 'tlsuv_http_body_cb' (aka 'void (*)(struct tlsuv_http_req_s *, char *, long)') [-Wincompatible-function-pointer-types]
Build for Node-16 macos/x64: 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 for Node-16 macos/x64: src/Ziti_https_request.c#L621
incompatible function pointer types assigning to 'tlsuv_http_body_cb' (aka 'void (*)(struct tlsuv_http_req_s *, char *, long)') from 'void (tlsuv_http_req_t *, const char *, ssize_t)' (aka 'void (struct tlsuv_http_req_s *, const char *, long)') [-Wincompatible-function-pointer-types]
Build for Node-16 macos/x64: deps/ziti-sdk-c/library/ziti_enroll.c#L107
assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Build for Node-16 macos/x64: deps/ziti-sdk-c/library/ziti_ctrl.c#L512
initializing 'string' (aka 'char *') with an expression of type 'const char *const' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Build for Node-16 macos/x64: deps/ziti-sdk-c/library/ziti_ctrl.c#L513
initializing 'string' (aka 'char *') with an expression of type 'const char *const' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Build for Node-16 macos/x64: deps/ziti-sdk-c/library/ziti_ctrl.c#L677
initializing 'string' (aka 'char *') with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]

Artifacts

Produced during runtime
Name Size
ziti_nodejs_linux_arm64_nodev16 Expired
6.12 MB
ziti_nodejs_linux_arm64_nodev18 Expired
6.12 MB
ziti_nodejs_linux_arm64_nodev19 Expired
6.12 MB
ziti_nodejs_linux_arm64_nodev20 Expired
6.12 MB
ziti_nodejs_linux_arm64_nodev21 Expired
6.12 MB
ziti_nodejs_linux_x64_nodev16 Expired
6.74 MB
ziti_nodejs_linux_x64_nodev18 Expired
6.74 MB
ziti_nodejs_linux_x64_nodev19 Expired
6.74 MB
ziti_nodejs_linux_x64_nodev20 Expired
6.74 MB
ziti_nodejs_linux_x64_nodev21 Expired
6.74 MB
ziti_nodejs_macos_arm64_nodev16 Expired
4.78 MB
ziti_nodejs_macos_arm64_nodev18 Expired
4.78 MB
ziti_nodejs_macos_arm64_nodev19 Expired
4.78 MB
ziti_nodejs_macos_arm64_nodev20 Expired
4.78 MB
ziti_nodejs_macos_arm64_nodev21 Expired
4.78 MB
ziti_nodejs_macos_x64_nodev16 Expired
4.73 MB
ziti_nodejs_macos_x64_nodev18 Expired
4.73 MB
ziti_nodejs_macos_x64_nodev19 Expired
4.73 MB
ziti_nodejs_macos_x64_nodev20 Expired
4.73 MB
ziti_nodejs_macos_x64_nodev21 Expired
4.73 MB