Trying to get the workflow to work #34
Annotations
1 error, 22 warnings, and 4 notices
build (windows-latest, msvc)
Process completed with exit code 28.
|
build (ubuntu-latest, gcc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (ubuntu-latest, gcc)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (ubuntu-latest, gcc)
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: sudo 'gpg' '--no-default-keyring' '--keyring' 'gnupg-ring:/etc/apt/trusted.gpg.d/launchpad-toolchain.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '1E9377A2BA9EF27F'
|
build (ubuntu-latest, clang)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (ubuntu-latest, clang)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (ubuntu-latest, clang):
Proxy.cpp#L13
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
build (ubuntu-latest, clang):
Listener.cpp#L40
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
build (macos-latest, clang)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (macos-latest, clang)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (macos-latest, clang):
build/vcpkg_installed/x64-osx/include/boost/asio/detail/impl/socket_ops.ipp#L2530
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
build (macos-latest, clang):
build/vcpkg_installed/x64-osx/include/boost/asio/ip/impl/network_v4.ipp#L138
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
build (macos-latest, clang):
build/vcpkg_installed/x64-osx/include/boost/asio/ip/impl/network_v6.ipp#L107
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
build (macos-latest, clang):
build/vcpkg_installed/x64-osx/include/boost/asio/detail/impl/socket_ops.ipp#L2530
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
build (macos-latest, clang):
build/vcpkg_installed/x64-osx/include/boost/asio/ip/impl/network_v4.ipp#L138
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
build (macos-latest, clang):
build/vcpkg_installed/x64-osx/include/boost/asio/ip/impl/network_v6.ipp#L107
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
build (macos-latest, clang):
Proxy.cpp#L13
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
build (macos-latest, clang):
build/vcpkg_installed/x64-osx/include/boost/asio/detail/impl/socket_ops.ipp#L2530
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
build (macos-latest, clang):
build/vcpkg_installed/x64-osx/include/boost/asio/ip/impl/network_v4.ipp#L138
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
build (macos-latest, clang):
build/vcpkg_installed/x64-osx/include/boost/asio/ip/impl/network_v6.ipp#L107
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
build (windows-latest, msvc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (windows-latest, msvc)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (windows-latest, msvc)
'gmtime': This function or variable may be unsafe. Consider using gmtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
build (ubuntu-latest, gcc)
Vcpkg folder already exists at /home/runner/vcpkg. This might mean that ~/vcpkg is restored from the cache.
|
build (ubuntu-latest, clang)
Vcpkg folder already exists at /home/runner/vcpkg. This might mean that ~/vcpkg is restored from the cache.
|
build (macos-latest, clang)
Vcpkg folder already exists at /Users/runner/vcpkg. This might mean that ~/vcpkg is restored from the cache.
|
build (windows-latest, msvc)
Vcpkg folder already exists at C:\Users\runneradmin\vcpkg. This might mean that ~/vcpkg is restored from the cache.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
shinysocks-macos-latest-clang
Expired
|
584 KB |
|
shinysocks-ubuntu-latest-clang
Expired
|
823 KB |
|
shinysocks-ubuntu-latest-gcc
Expired
|
1.05 MB |
|