enrollment bug #292
Annotations
14 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, lukka/[email protected], lukka/run-vcpkg@v10, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
src/Ziti_https_request_data.c#L230
passing argument 4 of ‘tlsuv_http_req_data’ from incompatible pointer type [-Wincompatible-pointer-types]
|
src/utils.h#L72
format ‘%lld’ expects argument of type ‘long long int’, but argument 8 has type ‘int64_t’ {aka ‘long int’} [-Wformat=]
|
src/utils.h#L72
format ‘%lld’ expects argument of type ‘long long int’, but argument 8 has type ‘int64_t’ {aka ‘long int’} [-Wformat=]
|
src/utils.h#L72
format ‘%lld’ expects argument of type ‘long long int’, but argument 8 has type ‘int64_t’ {aka ‘long int’} [-Wformat=]
|
src/utils.h#L72
format ‘%lld’ expects argument of type ‘long long int’, but argument 8 has type ‘long int’ [-Wformat=]
|
src/utils.h#L72
format ‘%lld’ expects argument of type ‘long long int’, but argument 8 has type ‘int64_t’ {aka ‘long int’} [-Wformat=]
|
src/utils.h#L72
format ‘%lld’ expects argument of type ‘long long int’, but argument 8 has type ‘int64_t’ {aka ‘long int’} [-Wformat=]
|
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]
|
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=]
|
|
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "ziti_nodejs_linux_arm64_nodev16", "ziti_nodejs_linux_arm64_nodev18", "ziti_nodejs_linux_arm64_nodev19", "ziti_nodejs_linux_arm64_nodev20", "ziti_nodejs_linux_arm64_nodev21", "ziti_nodejs_linux_x64_nodev16", "ziti_nodejs_linux_x64_nodev18", "ziti_nodejs_linux_x64_nodev19", "ziti_nodejs_linux_x64_nodev20", "ziti_nodejs_linux_x64_nodev21", "ziti_nodejs_windows_x64_nodev16", "ziti_nodejs_windows_x64_nodev18", "ziti_nodejs_windows_x64_nodev19", "ziti_nodejs_windows_x64_nodev20", "ziti_nodejs_windows_x64_nodev21".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading