-updated router; #143
Annotations
10 errors and 6 warnings
Ubuntu Latest gcc:
include/asyncgi/http/response.h#L53
cannot convert ‘<brace-enclosed initializer list>’ to ‘std::vector<std::variant<asyncgi::http::ResponseStatus, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, asyncgi::http::ContentType, asyncgi::http::ContentTypeString, asyncgi::http::Redirect, std::vector<asyncgi::http::Cookie, std::allocator<asyncgi::http::Cookie> >, std::vector<asyncgi::http::Header, std::allocator<asyncgi::http::Header> > > >&&’
|
Ubuntu Latest gcc
Process completed with exit code 1.
|
Ubuntu Latest clang:
include/asyncgi/http/response.h#L53
no matching constructor for initialization of 'std::vector<detail::ResponseArg> &&' (aka 'vector<variant<asyncgi::http::ResponseStatus, basic_string<char>, asyncgi::http::ContentType, asyncgi::http::ContentTypeString, asyncgi::http::Redirect, vector<asyncgi::http::Cookie>, vector<asyncgi::http::Header>>> &&')
|
Ubuntu Latest clang
Process completed with exit code 1.
|
Windows Latest MSVC:
include/asyncgi/http/response.h#L53
'void asyncgi::http::Response::init(std::vector<asyncgi::http::detail::ResponseArg,std::allocator<asyncgi::http::detail::ResponseArg>> &&)': cannot convert argument 1 from 'initializer list' to 'std::vector<asyncgi::http::detail::ResponseArg,std::allocator<asyncgi::http::detail::ResponseArg>> &&'
|
Windows Latest MSVC
Process completed with exit code 1.
|
Ubuntu Latest clang (Boost.Asio):
include/asyncgi/http/response.h#L53
no matching constructor for initialization of 'std::vector<detail::ResponseArg> &&' (aka 'vector<variant<asyncgi::http::ResponseStatus, basic_string<char>, asyncgi::http::ContentType, asyncgi::http::ContentTypeString, asyncgi::http::Redirect, vector<asyncgi::http::Cookie>, vector<asyncgi::http::Header>>> &&')
|
Ubuntu Latest clang (Boost.Asio)
Process completed with exit code 1.
|
Windows Latest MSVC (Boost.Asio):
include/asyncgi/http/response.h#L53
'void asyncgi::http::Response::init(std::vector<asyncgi::http::detail::ResponseArg,std::allocator<asyncgi::http::detail::ResponseArg>> &&)': cannot convert argument 1 from 'initializer list' to 'std::vector<asyncgi::http::detail::ResponseArg,std::allocator<asyncgi::http::detail::ResponseArg>> &&'
|
Windows Latest MSVC (Boost.Asio)
Process completed with exit code 1.
|
Ubuntu Latest gcc
The following actions use a deprecated Node.js version and will be forced to run on node20: lukka/run-vcpkg@v10. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Ubuntu Latest clang
The following actions use a deprecated Node.js version and will be forced to run on node20: lukka/run-vcpkg@v10. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Windows Latest MSVC
The following actions use a deprecated Node.js version and will be forced to run on node20: lukka/run-vcpkg@v10. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Ubuntu Latest clang (Boost.Asio)
The following actions use a deprecated Node.js version and will be forced to run on node20: lukka/run-vcpkg@v10. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Windows Latest MSVC (Boost.Asio)
The following actions use a deprecated Node.js version and will be forced to run on node20: lukka/run-vcpkg@v10. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Windows Latest MSVC (Boost.Asio)
boost-system's buildsystem uses very long paths and may fail on your
|