Changed url for curl test in ci workflow #35
Annotations
7 errors, 4 warnings, and 4 notices
build (ubuntu-latest, gcc)
Process completed with exit code 6.
|
build (windows-latest, msvc)
The job was canceled because "ubuntu-latest_gcc" failed.
|
build (windows-latest, msvc)
The operation was canceled.
|
build (ubuntu-latest, clang)
The job was canceled because "ubuntu-latest_gcc" failed.
|
build (ubuntu-latest, clang)
The operation was canceled.
|
build (macos-latest, clang)
The job was canceled because "ubuntu-latest_gcc" failed.
|
build (macos-latest, clang)
The operation was canceled.
|
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, 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 (ubuntu-latest, gcc)
Vcpkg folder already exists at /home/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.
|
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.
|