add nodejs v22 and v23 to build matrix #299
Annotations
13 warnings
Run VCPKG
Error computing hash on '**/vcpkg.json' as it matches multiple files: vcpkg.json,deps/ziti-sdk-c/vcpkg.json. It must match only one file.
|
Run VCPKG
Cannot compute hash of vcpkg.json as it was not found (or multiple hits) with glob expression '**/vcpkg.json'.
|
Build NodeJS-SDK:
src/Ziti_https_request_data.c#L230
passing argument 4 of ‘tlsuv_http_req_data’ from incompatible pointer type [-Wincompatible-pointer-types]
|
Build NodeJS-SDK:
src/ziti_enroll.c#L221
passing argument 3 of ‘ziti_enroll’ from incompatible pointer type [-Wincompatible-pointer-types]
|
Build NodeJS-SDK:
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 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:
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/ziti_enroll.c#L107
assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
|
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_arm64_nodev22", "ziti_nodejs_linux_arm64_nodev23", "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_linux_x64_nodev22", "ziti_nodejs_linux_x64_nodev23", "ziti_nodejs_macos_arm64_nodev16", "ziti_nodejs_macos_arm64_nodev18", "ziti_nodejs_macos_arm64_nodev19", "ziti_nodejs_macos_arm64_nodev20", "ziti_nodejs_macos_arm64_nodev21", "ziti_nodejs_macos_arm64_nodev22", "ziti_nodejs_macos_arm64_nodev23", "ziti_nodejs_macos_x64_nodev16", "ziti_nodejs_macos_x64_nodev18", "ziti_nodejs_macos_x64_nodev19", "ziti_nodejs_macos_x64_nodev20", "ziti_nodejs_macos_x64_nodev21", "ziti_nodejs_macos_x64_nodev22", "ziti_nodejs_macos_x64_nodev23", "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", "ziti_nodejs_windows_x64_nodev22", "ziti_nodejs_windows_x64_nodev23".
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/
|
Loading