🤏 Mark as nodiscard #9
Annotations
7 errors
Build:
tests/tests.cpp#L10
ignoring return value of 'std::optional<std::__cxx11::basic_string<char> > Cool::spawn_process(const std::filesystem::__cxx11::path&, const std::vector<std::__cxx11::basic_string<char> >&)', declared with attribute 'nodiscard' [-Werror=unused-result]
|
Build:
tests/tests.cpp#L16
ignoring return value of 'std::optional<std::__cxx11::basic_string<char> > Cool::spawn_process(const std::filesystem::__cxx11::path&, const std::vector<std::__cxx11::basic_string<char> >&)', declared with attribute 'nodiscard' [-Werror=unused-result]
|
Build:
tests/tests.cpp#L22
ignoring return value of 'std::optional<std::__cxx11::basic_string<char> > Cool::spawn_process(const std::filesystem::__cxx11::path&, const std::vector<std::__cxx11::basic_string<char> >&)', declared with attribute 'nodiscard' [-Werror=unused-result]
|
Build:
tests/tests.cpp#L28
ignoring return value of 'std::optional<std::__cxx11::basic_string<char> > Cool::spawn_process(const std::filesystem::__cxx11::path&, const std::vector<std::__cxx11::basic_string<char> >&)', declared with attribute 'nodiscard' [-Werror=unused-result]
|
Build:
tests/tests.cpp#L34
ignoring return value of 'std::optional<std::__cxx11::basic_string<char> > Cool::spawn_process(const std::filesystem::__cxx11::path&, const std::vector<std::__cxx11::basic_string<char> >&)', declared with attribute 'nodiscard' [-Werror=unused-result]
|
Build
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
|
Run actions/checkout@v3
unable to access 'https://github.com/CoolLibs/spawn_process/': Send failure: Connection was aborted
|
Loading