Skip to content

add nodejs v22 and v23 to build matrix #320

add nodejs v22 and v23 to build matrix

add nodejs v22 and v23 to build matrix #320

Triggered via pull request January 9, 2025 20:59
@ekobyekoby
synchronize #89
add-22-and-23
Status Success
Total duration 4m 16s
Artifacts 5

build.yml

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

Annotations

45 warnings
Build for Node-22 linux/x64
‘:’ directive output may be truncated writing 1 byte into a region of size between 0 and 16 [-Wformat-truncation=]
Build for Node-22 linux/x64
assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
Build for Node-22 linux/x64
assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
Build for Node-22 linux/x64
initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
Build for Node-22 linux/x64
initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
Build for Node-22 linux/x64
initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
Build for Node-22 linux/x64
comparison between pointer and integer
Build for Node-22 linux/x64
assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
Build for Node-22 linux/x64
assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
Build for Node-22 linux/x64
ignoring return value of ‘getdomainname’, declared with attribute warn_unused_result [-Wunused-result]
Build for Node-22 linux/arm64
‘:’ directive output may be truncated writing 1 byte into a region of size between 0 and 16 [-Wformat-truncation=]
Build for Node-22 linux/arm64
assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
Build for Node-22 linux/arm64
assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
Build for Node-22 linux/arm64
initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
Build for Node-22 linux/arm64
initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
Build for Node-22 linux/arm64
initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
Build for Node-22 linux/arm64
comparison between pointer and integer
Build for Node-22 linux/arm64
assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
Build for Node-22 linux/arm64
assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
Build for Node-22 linux/arm64
ignoring return value of ‘getdomainname’, declared with attribute warn_unused_result [-Wunused-result]
Build for Node-22 macos/arm64
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Build for Node-22 macos/arm64
assigning to 'void *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Build for Node-22 macos/arm64
assigning to 'void *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Build for Node-22 macos/arm64
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Build for Node-22 macos/arm64
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Build for Node-22 macos/arm64
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Build for Node-22 macos/arm64
comparison between pointer and integer ('uint32_t' (aka 'unsigned int') and 'void *') [-Wpointer-integer-compare]
Build for Node-22 macos/arm64
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 for Node-22 macos/arm64
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 for Node-22 macos/arm64
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 for Node-22 macos/arm64
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 for Node-22 macos/x64
assigning to 'void *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Build for Node-22 macos/x64
assigning to 'void *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Build for Node-22 macos/x64
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Build for Node-22 macos/x64
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Build for Node-22 macos/x64
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Build for Node-22 macos/x64
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 for Node-22 macos/x64
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 for Node-22 macos/x64
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 for Node-22 macos/x64
comparison between pointer and integer ('uint32_t' (aka 'unsigned int') and 'void *') [-Wpointer-integer-compare]
Build for Node-22 macos/x64
assigning to 'struct ziti_write_req_s *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Build for Node-22 macos/x64
autoconf 2.72 is already installed and up-to-date. To reinstall 2.72, run: brew reinstall autoconf
Build for Node-22 macos/x64
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Build for Node-22 macos/x64
libtool 2.5.4 is already installed and up-to-date. To reinstall 2.5.4, run: brew reinstall libtool
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "ziti_nodejs_linux_arm64_nodev22", "ziti_nodejs_linux_x64_nodev22", "ziti_nodejs_macos_arm64_nodev22", "ziti_nodejs_macos_x64_nodev22", "ziti_nodejs_windows_x64_nodev22". 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/

Artifacts

Produced during runtime
Name Size
ziti_nodejs_linux_arm64_nodev22
8.09 MB
ziti_nodejs_linux_x64_nodev22
8.69 MB
ziti_nodejs_macos_arm64_nodev22
6.76 MB
ziti_nodejs_macos_x64_nodev22
7.35 MB
ziti_nodejs_windows_x64_nodev22
5.24 MB