Skip to content

-hide request constructor using fcgi::Request object, added a public … #134

-hide request constructor using fcgi::Request object, added a public …

-hide request constructor using fcgi::Request object, added a public … #134

Triggered via push July 9, 2024 20:15
Status Failure
Total duration 5m 23s
Artifacts
Matrix: build
Matrix: functional_tests
Fit to window
Zoom out
Zoom in

Annotations

44 errors and 6 warnings
Ubuntu Latest clang: include/asyncgi/detail/external/whaleroute/requestrouter.h#L82
call to implicitly-deleted copy constructor of 'const asyncgi::Request'
Ubuntu Latest clang: include/asyncgi/detail/external/whaleroute/requestrouter.h#L90
call to implicitly-deleted copy constructor of 'const asyncgi::Request'
Ubuntu Latest clang: include/asyncgi/detail/external/whaleroute/requestrouter.h#L163
call to implicitly-deleted copy constructor of 'const asyncgi::Request'
Ubuntu Latest clang
static_assert failed due to requirement 'is_copy_constructible<(lambda at /home/runner/work/asyncgi/asyncgi/include/asyncgi/detail/external/whaleroute/requestrouter.h:163:21)>::value' "std::function target must be copy-constructible"
Ubuntu Latest clang
static_assert failed due to requirement 'is_constructible<(lambda at /home/runner/work/asyncgi/asyncgi/include/asyncgi/detail/external/whaleroute/requestrouter.h:163:21), (lambda at /home/runner/work/asyncgi/asyncgi/include/asyncgi/detail/external/whaleroute/requestrouter.h:163:21)>::value' "std::function target must be constructible from the constructor argument"
Ubuntu Latest clang
call to implicitly-deleted copy constructor of '(lambda at /home/runner/work/asyncgi/asyncgi/include/asyncgi/detail/external/whaleroute/requestrouter.h:163:21)'
Ubuntu Latest clang
call to implicitly-deleted copy constructor of '(lambda at /home/runner/work/asyncgi/asyncgi/include/asyncgi/detail/external/whaleroute/requestrouter.h:163:21)'
Ubuntu Latest clang
invalid application of 'sizeof' to an incomplete type 'const asyncgi::fcgi::Request'
Ubuntu Latest clang
static_assert failed due to requirement 'is_copy_constructible<(lambda at /home/runner/work/asyncgi/asyncgi/include/asyncgi/detail/external/whaleroute/requestrouter.h:82:21)>::value' "std::function target must be copy-constructible"
Ubuntu Latest clang
static_assert failed due to requirement 'is_constructible<(lambda at /home/runner/work/asyncgi/asyncgi/include/asyncgi/detail/external/whaleroute/requestrouter.h:82:21), (lambda at /home/runner/work/asyncgi/asyncgi/include/asyncgi/detail/external/whaleroute/requestrouter.h:82:21)>::value' "std::function target must be constructible from the constructor argument"
Ubuntu Latest gcc: include/asyncgi/detail/external/whaleroute/requestrouter.h#L82
use of deleted function ‘asyncgi::Request::Request(const asyncgi::Request&)’
Ubuntu Latest gcc: include/asyncgi/request.h#L27
use of deleted function ‘std::variant<_Types>::variant(const std::variant<_Types>&) [with _Types = {const asyncgi::fcgi::Request*, std::unique_ptr<const asyncgi::fcgi::Request, std::default_delete<const asyncgi::fcgi::Request> >}]’
Ubuntu Latest gcc
use of deleted function ‘constexpr std::_Enable_copy_move<false, false, true, true, _Tag>::_Enable_copy_move(const std::_Enable_copy_move<false, false, true, true, _Tag>&) [with _Tag = std::variant<const asyncgi::fcgi::Request*, std::unique_ptr<const asyncgi::fcgi::Request, std::default_delete<const asyncgi::fcgi::Request> > >]’
Ubuntu Latest gcc: include/asyncgi/detail/external/whaleroute/requestrouter.h#L90
use of deleted function ‘asyncgi::Request::Request(const asyncgi::Request&)’
Ubuntu Latest gcc: include/asyncgi/detail/external/whaleroute/requestrouter.h#L163
use of deleted function ‘asyncgi::Request::Request(const asyncgi::Request&)’
Ubuntu Latest gcc: include/asyncgi/detail/external/whaleroute/requestrouter.h#L82
use of deleted function ‘asyncgi::Request::Request(const asyncgi::Request&)’
Ubuntu Latest gcc: include/asyncgi/request.h#L27
use of deleted function ‘std::variant<_Types>::variant(const std::variant<_Types>&) [with _Types = {const asyncgi::fcgi::Request*, std::unique_ptr<const asyncgi::fcgi::Request, std::default_delete<const asyncgi::fcgi::Request> >}]’
Ubuntu Latest gcc
use of deleted function ‘constexpr std::_Enable_copy_move<false, false, true, true, _Tag>::_Enable_copy_move(const std::_Enable_copy_move<false, false, true, true, _Tag>&) [with _Tag = std::variant<const asyncgi::fcgi::Request*, std::unique_ptr<const asyncgi::fcgi::Request, std::default_delete<const asyncgi::fcgi::Request> > >]’
Ubuntu Latest gcc: include/asyncgi/detail/external/whaleroute/requestrouter.h#L90
use of deleted function ‘asyncgi::Request::Request(const asyncgi::Request&)’
Ubuntu Latest gcc: include/asyncgi/detail/external/whaleroute/requestrouter.h#L163
use of deleted function ‘asyncgi::Request::Request(const asyncgi::Request&)’
Ubuntu Latest clang (Boost.Asio): include/asyncgi/detail/external/whaleroute/requestrouter.h#L82
call to implicitly-deleted copy constructor of 'const asyncgi::Request'
Ubuntu Latest clang (Boost.Asio): include/asyncgi/detail/external/whaleroute/requestrouter.h#L90
call to implicitly-deleted copy constructor of 'const asyncgi::Request'
Ubuntu Latest clang (Boost.Asio): include/asyncgi/detail/external/whaleroute/requestrouter.h#L163
call to implicitly-deleted copy constructor of 'const asyncgi::Request'
Ubuntu Latest clang (Boost.Asio)
static_assert failed due to requirement 'is_copy_constructible<(lambda at /home/runner/work/asyncgi/asyncgi/include/asyncgi/detail/external/whaleroute/requestrouter.h:163:21)>::value' "std::function target must be copy-constructible"
Ubuntu Latest clang (Boost.Asio)
static_assert failed due to requirement 'is_constructible<(lambda at /home/runner/work/asyncgi/asyncgi/include/asyncgi/detail/external/whaleroute/requestrouter.h:163:21), (lambda at /home/runner/work/asyncgi/asyncgi/include/asyncgi/detail/external/whaleroute/requestrouter.h:163:21)>::value' "std::function target must be constructible from the constructor argument"
Ubuntu Latest clang (Boost.Asio)
call to implicitly-deleted copy constructor of '(lambda at /home/runner/work/asyncgi/asyncgi/include/asyncgi/detail/external/whaleroute/requestrouter.h:163:21)'
Ubuntu Latest clang (Boost.Asio)
call to implicitly-deleted copy constructor of '(lambda at /home/runner/work/asyncgi/asyncgi/include/asyncgi/detail/external/whaleroute/requestrouter.h:163:21)'
Ubuntu Latest clang (Boost.Asio)
invalid application of 'sizeof' to an incomplete type 'const asyncgi::fcgi::Request'
Ubuntu Latest clang (Boost.Asio)
static_assert failed due to requirement 'is_copy_constructible<(lambda at /home/runner/work/asyncgi/asyncgi/include/asyncgi/detail/external/whaleroute/requestrouter.h:82:21)>::value' "std::function target must be copy-constructible"
Ubuntu Latest clang (Boost.Asio)
static_assert failed due to requirement 'is_constructible<(lambda at /home/runner/work/asyncgi/asyncgi/include/asyncgi/detail/external/whaleroute/requestrouter.h:82:21), (lambda at /home/runner/work/asyncgi/asyncgi/include/asyncgi/detail/external/whaleroute/requestrouter.h:82:21)>::value' "std::function target must be constructible from the constructor argument"
Windows Latest MSVC (Boost.Asio): include/asyncgi/detail/external/whaleroute/requestrouter.h#L86
'asyncgi::Request::Request(const asyncgi::Request &)': attempting to reference a deleted function
Windows Latest MSVC (Boost.Asio): include/asyncgi/detail/external/whaleroute/requestrouter.h#L94
'asyncgi::Request::Request(const asyncgi::Request &)': attempting to reference a deleted function
Windows Latest MSVC (Boost.Asio): include/asyncgi/detail/external/whaleroute/requestrouter.h#L86
'asyncgi::Request::Request(const asyncgi::Request &)': attempting to reference a deleted function
Windows Latest MSVC (Boost.Asio): include/asyncgi/detail/external/whaleroute/requestrouter.h#L94
'asyncgi::Request::Request(const asyncgi::Request &)': attempting to reference a deleted function
Windows Latest MSVC (Boost.Asio): include/asyncgi/detail/external/whaleroute/requestrouter.h#L86
'asyncgi::Request::Request(const asyncgi::Request &)': attempting to reference a deleted function
Windows Latest MSVC (Boost.Asio): include/asyncgi/detail/external/whaleroute/requestrouter.h#L94
'asyncgi::Request::Request(const asyncgi::Request &)': attempting to reference a deleted function
Windows Latest MSVC (Boost.Asio)
Process completed with exit code 1.
Windows Latest MSVC: include/asyncgi/detail/external/whaleroute/requestrouter.h#L86
'asyncgi::Request::Request(const asyncgi::Request &)': attempting to reference a deleted function
Windows Latest MSVC: include/asyncgi/detail/external/whaleroute/requestrouter.h#L94
'asyncgi::Request::Request(const asyncgi::Request &)': attempting to reference a deleted function
Windows Latest MSVC: include/asyncgi/detail/external/whaleroute/requestrouter.h#L86
'asyncgi::Request::Request(const asyncgi::Request &)': attempting to reference a deleted function
Windows Latest MSVC: include/asyncgi/detail/external/whaleroute/requestrouter.h#L94
'asyncgi::Request::Request(const asyncgi::Request &)': attempting to reference a deleted function
Windows Latest MSVC: include/asyncgi/detail/external/whaleroute/requestrouter.h#L86
'asyncgi::Request::Request(const asyncgi::Request &)': attempting to reference a deleted function
Windows Latest MSVC: include/asyncgi/detail/external/whaleroute/requestrouter.h#L94
'asyncgi::Request::Request(const asyncgi::Request &)': attempting to reference a deleted function
Windows Latest MSVC
Process completed with exit code 1.
Ubuntu Latest clang
The following actions uses Node.js version which is deprecated 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 gcc
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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
Windows Latest MSVC
The following actions uses Node.js version which is deprecated 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/