Avoid assuming that "std::string_view" is nullterminated. Generally it is really not. #330
Annotations
26 errors, 18 warnings, and 2 notices
|
macos-latest (benchmarks)
Process completed with exit code 1.
|
|
macos-latest (benchmarks):
include/rfl/yaml/Writer.hpp#L95
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
|
|
macos-latest (benchmarks):
include/rfl/yaml/Writer.hpp#L92
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
|
|
macos-latest (benchmarks):
include/rfl/yaml/Writer.hpp#L88
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
|
|
macos-latest (benchmarks):
include/rfl/yaml/Writer.hpp#L95
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
|
|
macos-latest (benchmarks):
include/rfl/yaml/Writer.hpp#L92
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
|
|
macos-latest (benchmarks):
include/rfl/yaml/Writer.hpp#L88
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
|
|
macos-13 (benchmarks)
Process completed with exit code 1.
|
|
macos-13 (benchmarks):
include/rfl/yaml/Writer.hpp#L95
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
|
|
macos-13 (benchmarks):
include/rfl/yaml/Writer.hpp#L92
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
|
|
macos-13 (benchmarks):
include/rfl/yaml/Writer.hpp#L88
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
|
|
macos-13 (benchmarks):
include/rfl/yaml/Writer.hpp#L95
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
|
|
macos-13 (benchmarks):
include/rfl/yaml/Writer.hpp#L92
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
|
|
macos-13 (benchmarks):
include/rfl/yaml/Writer.hpp#L88
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
|
|
macos-latest (tests)
Process completed with exit code 1.
|
|
macos-latest (tests):
src/rfl/yaml/Writer.cpp#L73
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
|
|
macos-latest (tests):
src/rfl/yaml/Writer.cpp#L62
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
|
|
macos-latest (tests):
include/rfl/yaml/Writer.hpp#L95
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
|
|
macos-latest (tests):
include/rfl/yaml/Writer.hpp#L92
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
|
|
macos-latest (tests):
include/rfl/yaml/Writer.hpp#L88
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
|
|
macos-13 (tests)
Process completed with exit code 2.
|
|
macos-13 (tests):
src/rfl/yaml/Writer.cpp#L73
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
|
|
macos-13 (tests):
src/rfl/yaml/Writer.cpp#L62
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
|
|
macos-13 (tests):
include/rfl/yaml/Writer.hpp#L95
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
|
|
macos-13 (tests):
include/rfl/yaml/Writer.hpp#L92
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
|
|
macos-13 (tests):
include/rfl/yaml/Writer.hpp#L88
invalid operands to binary expression ('Emitter' and 'const std::string_view' (aka 'const basic_string_view<char>'))
|
|
macos-latest (benchmarks)
thrift requires bison version greater than 2.5,
|
|
macos-latest (benchmarks):
build/vcpkg_installed/arm64-osx/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
|
|
macos-latest (benchmarks):
build/vcpkg_installed/arm64-osx/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
|
|
macos-latest (benchmarks)
ninja 1.13.1 is already installed and up-to-date.
To reinstall 1.13.1, run:
brew reinstall ninja
|
|
macos-latest (benchmarks)
openssl@3 3.6.0 is already installed and up-to-date.
To reinstall 3.6.0, run:
brew reinstall openssl@3
|
|
macos-13 (benchmarks)
thrift requires bison version greater than 2.5,
|
|
macos-13 (benchmarks):
build/vcpkg_installed/x64-osx/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
|
|
macos-13 (benchmarks):
build/vcpkg_installed/x64-osx/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
|
|
macos-13 (benchmarks)
openssl@3 3.5.2 is already installed and up-to-date.
To reinstall 3.5.2, run:
brew reinstall openssl@3
|
|
macos-latest (tests)
thrift requires bison version greater than 2.5,
|
|
macos-latest (tests):
build/vcpkg_installed/arm64-osx/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
|
|
macos-latest (tests):
build/vcpkg_installed/arm64-osx/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
|
|
macos-latest (tests)
ninja 1.13.1 is already installed and up-to-date.
To reinstall 1.13.1, run:
brew reinstall ninja
|
|
macos-latest (tests)
openssl@3 3.6.0 is already installed and up-to-date.
To reinstall 3.6.0, run:
brew reinstall openssl@3
|
|
macos-13 (tests)
thrift requires bison version greater than 2.5,
|
|
macos-13 (tests):
build/vcpkg_installed/x64-osx/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
|
|
macos-13 (tests):
build/vcpkg_installed/x64-osx/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
|
|
macos-13 (tests)
openssl@3 3.5.2 is already installed and up-to-date.
To reinstall 3.5.2, run:
brew reinstall openssl@3
|
|
macos-13 (benchmarks)
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046
|
|
macos-13 (tests)
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046
|