feat: vc17 update (Visual Studio 2022) #12
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, lukka/run-cmake@v3, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, lukka/run-cmake@v3, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/framework/cmake/FindBoost.cmake#L896
New Boost version may have incorrect or missing dependencies and imported
|
src/framework/cmake/FindBoost.cmake#L896
New Boost version may have incorrect or missing dependencies and imported
|
src/framework/ui/uiwidget.h#L354
implicitly-declared ‘constexpr Color::Color(const Color&)’ is deprecated [-Wdeprecated-copy]
|
src/framework/ui/uiwidget.h#L385
implicitly-declared ‘constexpr Color::Color(const Color&)’ is deprecated [-Wdeprecated-copy]
|
src/framework/ui/uiwidget.h#L386
implicitly-declared ‘constexpr Color::Color(const Color&)’ is deprecated [-Wdeprecated-copy]
|
src/framework/ui/uiwidget.h#L394
implicitly-declared ‘constexpr Color::Color(const Color&)’ is deprecated [-Wdeprecated-copy]
|
src/framework/ui/uiwidget.h#L405
implicitly-declared ‘constexpr Color::Color(const Color&)’ is deprecated [-Wdeprecated-copy]
|
src/framework/ui/uiwidget.h#L406
implicitly-declared ‘constexpr Color::Color(const Color&)’ is deprecated [-Wdeprecated-copy]
|
src/framework/ui/uiwidget.h#L407
implicitly-declared ‘constexpr Color::Color(const Color&)’ is deprecated [-Wdeprecated-copy]
|
src/framework/ui/uiwidget.h#L408
implicitly-declared ‘constexpr Color::Color(const Color&)’ is deprecated [-Wdeprecated-copy]
|
This job succeeded
Loading