add nodejs v22 and v23 to build matrix #322
Annotations
15 warnings
Build NodeJS-SDK
assigning to 'void *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
Build NodeJS-SDK
assigning to 'void *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
Build NodeJS-SDK
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
Build NodeJS-SDK
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
Build NodeJS-SDK
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
Build NodeJS-SDK
comparison between pointer and integer ('uint32_t' (aka 'unsigned int') and 'void *') [-Wpointer-integer-compare]
|
Build NodeJS-SDK
passing 'const char *' to parameter of type 'const uint8_t *' (aka 'const unsigned 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
passing 'char[37]' to parameter of type 'const uint8_t *' (aka 'const unsigned 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
passing 'char *const' to parameter of type 'uint8_t *' (aka 'unsigned 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
passing 'char *const' to parameter of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
macOS tools
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
macOS tools
pkgconf 2.3.0_1 is already installed and up-to-date.
To reinstall 2.3.0_1, run:
brew reinstall pkgconf
|
macOS tools
libtool 2.5.4 is already installed and up-to-date.
To reinstall 2.5.4, run:
brew reinstall libtool
|
save dependencies cache
Cache save failed.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build-logs-linux-arm64", "build-logs-macos-arm64", "build-logs-windows-x64", "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_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_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