normalize copyright comments #40
main.yml
on: pull_request
Matrix: Call CMake Build / build
Exercise CMake Artifacts
37s
Annotations
31 warnings
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
comparison between pointer and integer ('uint32_t' (aka 'unsigned int') and 'void *') [-Wpointer-integer-compare]
|
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-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
Couldn't adjust RPATH of
|
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
comparison between pointer and integer ('uint32_t' (aka 'unsigned int') and 'void *') [-Wpointer-integer-compare]
|
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 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]
|
Exercise CMake Artifacts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
linux-arm
|
3.44 MB |
|
linux-arm64
|
4.1 MB |
|
linux-x64
|
4 MB |
|
macOS-arm64
|
2.94 MB |
|
macOS-x64
|
2.71 MB |
|
windows-arm64-vs2022
|
3.02 MB |
|
windows-x64-mingw
|
4.33 MB |
|