Linux: Manage routes in a routing table dedicated to ZET. #3690
Annotations
1 error and 31 warnings
build windows-arm64-vs2022
Process completed with exit code 1.
|
build macOS-x64
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
build macOS-x64
pkg-config 0.29.2_3 is already installed and up-to-date.
To reinstall 0.29.2_3, run:
brew reinstall pkg-config
|
build macOS-x64
assigning to 'char *' from 'const char *const' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
build macOS-x64
passing 'model_string' (aka 'const char *') to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
build macOS-x64
passing 'model_string' (aka 'const char *') to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
build macOS-x64
passing 'const char *' to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
build 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 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 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 macOS-x64
assigning to 'uint8_t *' (aka 'unsigned char *') from 'const uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
build macOS-arm64
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
build macOS-arm64
pkg-config 0.29.2_3 is already installed and up-to-date.
To reinstall 0.29.2_3, run:
brew reinstall pkg-config
|
build macOS-arm64
assigning to 'char *' from 'const char *const' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
build macOS-arm64
passing 'model_string' (aka 'const char *') to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
build macOS-arm64
passing 'model_string' (aka 'const char *') to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
build macOS-arm64
passing 'const char *' to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
build 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 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 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 macOS-arm64
assigning to 'uint8_t *' (aka 'unsigned char *') from 'const uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
build windows-x64-mingw
'struct tm' declared inside parameter list will not be visible outside of this definition or declaration
|
build windows-x64-mingw
'struct tm' declared inside parameter list will not be visible outside of this definition or declaration
|
build windows-x64-mingw
'struct tm' declared inside parameter list will not be visible outside of this definition or declaration
|
build windows-x64-mingw
passing argument 4 of 'setsockopt' from incompatible pointer type [-Wincompatible-pointer-types]
|
build windows-x64-mingw
passing argument 1 of 'setsockopt' makes integer from pointer without a cast [-Wint-conversion]
|
build windows-x64-mingw
passing argument 4 of 'setsockopt' from incompatible pointer type [-Wincompatible-pointer-types]
|
build windows-x64-mingw
passing argument 4 of 'getsockopt' from incompatible pointer type [-Wincompatible-pointer-types]
|
build windows-x64-mingw
assignment to 'uv_os_sock_t' {aka 'long long unsigned int'} from 'uv_os_fd_t' {aka 'void *'} makes integer from pointer without a cast [-Wint-conversion]
|
build windows-x64-mingw
passing argument 3 of 'tlsuv_stream_open' makes pointer from integer without a cast [-Wint-conversion]
|
build windows-x64-mingw
passing argument 3 of 'tlsuv_stream_open' makes pointer from integer without a cast [-Wint-conversion]
|
build windows-arm64-vs2022
The following actions use a deprecated Node.js version and will be forced to run on node20: lukka/[email protected], lukka/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
linux-arm
|
3.43 MB |
|
linux-arm64
|
4.09 MB |
|
linux-x64
|
3.99 MB |
|
macOS-arm64
|
2.94 MB |
|
macOS-x64
|
2.7 MB |
|
windows-x64-mingw
|
4.29 MB |
|