Skip to content

feat(net): evento api #216

feat(net): evento api

feat(net): evento api #216

Triggered via pull request August 15, 2024 02:29
Status Failure
Total duration 8m 0s
Artifacts

codeql.yml

on: pull_request
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Analyze (c-cpp): build/vcpkg_installed/x64-linux/include/boost/asio/impl/awaitable.hpp#L554
no matching function for call to ‘Result<void, evento::Error>::Result(types::Ok<evento::UserInfoEntity>)’
Analyze (c-cpp): build/vcpkg_installed/x64-linux/include/boost/asio/impl/awaitable.hpp#L554
no matching function for call to ‘Result<void, evento::Error>::Result(types::Ok<evento::FeedbackEntity>)’
Analyze (c-cpp): build/vcpkg_installed/x64-linux/include/boost/url/detail/optional_string.hpp#L70
invalid type argument of unary ‘*’ (have ‘int’)
Analyze (c-cpp): build/vcpkg_installed/x64-linux/include/boost/url/detail/optional_string.hpp#L73
invalid type argument of unary ‘*’ (have ‘int’)
Analyze (c-cpp): build/vcpkg_installed/x64-linux/include/boost/url/detail/optional_string.hpp#L73
281 | : param(key, detail::get_optional_string(value))
Analyze (c-cpp): build/vcpkg_installed/x64-linux/include/boost/url/detail/optional_string.hpp#L73
193 | endpoint(std::format("/v2/client/event/{}/subscribe",
Analyze (c-cpp): build/vcpkg_installed/x64-linux/include/boost/url/detail/optional_string.hpp#L73
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Analyze (c-cpp)
The following actions uses node12 which is deprecated and will be forced to run on node16: foxundermoon/feishu-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Analyze (c-cpp)
The following actions use a deprecated Node.js version and will be forced to run on node20: foxundermoon/feishu-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/