Move from C++20 to C++23 #11
Annotations
10 errors and 2 warnings
Build:
src/libinfiz/Evaluator.hpp#L114
syntax error: '[' was unexpected here; expected '{' [D:\a\infiz\infiz\build\test\constexpr_tests.vcxproj]
|
Build:
src/libinfiz/Evaluator.hpp#L114
syntax error: ']' was unexpected here; expected '{' [D:\a\infiz\infiz\build\test\constexpr_tests.vcxproj]
|
Build:
src/libinfiz/Evaluator.hpp#L114
syntax error: ')' [D:\a\infiz\infiz\build\test\constexpr_tests.vcxproj]
|
Build:
src/libinfiz/Evaluator.hpp#L114
syntax error: missing ';' before '{' [D:\a\infiz\infiz\build\test\constexpr_tests.vcxproj]
|
Build:
src/libinfiz/Evaluator.hpp#L127
'throw_error': cannot be used before it is initialized [D:\a\infiz\infiz\build\test\constexpr_tests.vcxproj]
|
Build:
src/libinfiz/Evaluator.hpp#L129
'auto evaluateExpression::<lambda_1>::operator ()(void) const': function cannot access 'throw_error' [D:\a\infiz\infiz\build\test\constexpr_tests.vcxproj]
|
Build:
src/libinfiz/Evaluator.hpp#L127
'auto evaluateExpression::<lambda_1>::operator ()(void) const': function cannot access 'throw_error' [D:\a\infiz\infiz\build\test\constexpr_tests.vcxproj]
|
Build:
src/libinfiz/Evaluator.hpp#L127
term does not evaluate to a function taking 0 arguments [D:\a\infiz\infiz\build\test\constexpr_tests.vcxproj]
|
Build:
src/libinfiz/Evaluator.hpp#L135
term does not evaluate to a function taking 0 arguments [D:\a\infiz\infiz\build\test\constexpr_tests.vcxproj]
|
Build:
src/libinfiz/Evaluator.hpp#L173
term does not evaluate to a function taking 0 arguments [D:\a\infiz\infiz\build\test\constexpr_tests.vcxproj]
|
Setup Cpp
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
|
The macOS-10.15 environment is deprecated, consider switching to macos-11(macos-latest), macos-12 instead. For more details see https://github.com/actions/virtual-environments/issues/5583
|
The logs for this run have expired and are no longer available.
Loading