write a minidump if ziti-edge-tunnel crashes on windows #68
main.yml
on: pull_request
Matrix: Call CMake Build / build
Exercise CMake Artifacts
0s
Annotations
1 error and 30 warnings
Call CMake Build / build windows-arm64-vs2022
Process completed with exit code 1.
|
Call CMake Build / build macOS-arm64
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
Call CMake Build / build macOS-arm64
pkgconf 2.3.0_1 is already installed and up-to-date.
To reinstall 2.3.0_1, run:
brew reinstall pkgconf
|
Call CMake Build / build macOS-arm64
assigning to 'void *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
Call CMake Build / build macOS-arm64
assigning to 'void *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
Call CMake Build / build macOS-arm64
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
Call CMake Build / build macOS-arm64
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
Call CMake Build / build macOS-arm64
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
Call CMake Build / 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]
|
Call CMake Build / 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]
|
Call CMake Build / 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]
|
Call CMake Build / build macOS-x64
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
Call CMake Build / build macOS-x64
pkgconf 2.3.0_1 is already installed and up-to-date.
To reinstall 2.3.0_1, run:
brew reinstall pkgconf
|
Call CMake Build / build macOS-x64
assigning to 'void *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
Call CMake Build / build macOS-x64
assigning to 'void *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
Call CMake Build / build macOS-x64
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
Call CMake Build / build macOS-x64
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
Call CMake Build / build macOS-x64
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
Call CMake Build / 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]
|
Call CMake Build / 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]
|
Call CMake Build / 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]
|
Call CMake Build / build windows-x64-mingw
'struct tm' declared inside parameter list will not be visible outside of this definition or declaration
|
Call CMake Build / build windows-x64-mingw
'struct tm' declared inside parameter list will not be visible outside of this definition or declaration
|
Call CMake Build / build windows-x64-mingw
'struct tm' declared inside parameter list will not be visible outside of this definition or declaration
|
Call CMake Build / build windows-x64-mingw
passing argument 4 of 'setsockopt' from incompatible pointer type [-Wincompatible-pointer-types]
|
Call CMake Build / build windows-x64-mingw
passing argument 1 of 'setsockopt' makes integer from pointer without a cast [-Wint-conversion]
|
Call CMake Build / build windows-x64-mingw
passing argument 4 of 'setsockopt' from incompatible pointer type [-Wincompatible-pointer-types]
|
Call CMake Build / build windows-x64-mingw
passing argument 4 of 'getsockopt' from incompatible pointer type [-Wincompatible-pointer-types]
|
Call CMake Build / 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]
|
Call CMake Build / build windows-x64-mingw
passing argument 3 of 'tlsuv_stream_open' makes pointer from integer without a cast [-Wint-conversion]
|
Call CMake Build / build windows-x64-mingw
passing argument 3 of 'tlsuv_stream_open' makes pointer from integer without a cast [-Wint-conversion]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
linux-arm
|
3.46 MB |
|
linux-arm64
|
4.12 MB |
|
linux-x64
|
4.02 MB |
|
macOS-arm64
|
2.96 MB |
|
macOS-x64
|
2.73 MB |
|
windows-x64-mingw
|
4.34 MB |
|