Add C++20 modules support and format btw.#669
Open
Perdixky wants to merge 7 commits into
Open
Annotations
9 errors and 11 warnings
|
Compile tests (Other formats)
Process completed with exit code 1.
|
|
Compile tests (Other formats):
include/rfl/thirdparty/ctre.hpp#L3881
'find_captures': identifier not found [D:\a\reflect-cpp\reflect-cpp\build\tests\cbor\reflect-cpp-cbor-tests.vcxproj]
|
|
Compile tests (Other formats)
'std::_Ensure_adl::make_error_code': function does not take 1 arguments [D:\a\reflect-cpp\reflect-cpp\build\tests\cbor\reflect-cpp-cbor-tests.vcxproj]
|
|
Compile tests (Other formats)
'std::_Ensure_adl::make_error_code': function does not take 1 arguments [D:\a\reflect-cpp\reflect-cpp\build\tests\cbor\reflect-cpp-cbor-tests.vcxproj]
|
|
Compile tests (Other formats)
'std::_Ensure_adl::make_error_code': function does not take 1 arguments [D:\a\reflect-cpp\reflect-cpp\build\tests\cbor\reflect-cpp-cbor-tests.vcxproj]
|
|
Compile tests (Other formats):
tests/cli/test_bool_short_positional.cpp#L86
unrecoverable error importing module 'rfl.cli'. Specialization of 'std::span<char *,18446744073709551615>::span' with arguments 'char**const ' [D:\a\reflect-cpp\reflect-cpp\build\tests\cli\reflect-cpp-cli-tests.vcxproj]
|
|
Compile tests (Other formats):
tests/cli/test_basic.cpp#L47
unrecoverable error importing module 'rfl.cli'. Specialization of 'std::span<char *,18446744073709551615>::span' with arguments 'char**const ' [D:\a\reflect-cpp\reflect-cpp\build\tests\cli\reflect-cpp-cli-tests.vcxproj]
|
|
Compile tests (Other formats):
tests/cli/test_enum.cpp#L29
unrecoverable error importing module 'rfl.cli'. Specialization of 'std::span<char *,18446744073709551615>::span' with arguments 'char**const ' [D:\a\reflect-cpp\reflect-cpp\build\tests\cli\reflect-cpp-cli-tests.vcxproj]
|
|
Compile tests (Other formats):
tests/cli/test_errors.cpp#L33
unrecoverable error importing module 'rfl.cli'. Specialization of 'std::span<char *,18446744073709551615>::span' with arguments 'char**const ' [D:\a\reflect-cpp\reflect-cpp\build\tests\cli\reflect-cpp-cli-tests.vcxproj]
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/github-script@v7, ilammy/msvc-dev-cmd@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Compile tests (Other formats):
tests/cbor/write_and_read.hpp#L14
Possible incompatible environment while importing module 'rfl.cbor': _UTF8 is defined in current command line and not in module command line [D:\a\reflect-cpp\reflect-cpp\build\tests\cbor\reflect-cpp-cbor-tests.vcxproj]
|
|
Compile tests (Other formats):
tests/cbor/write_and_read.hpp#L14
Possible incompatible environment while importing module 'rfl.cbor': _UTF8 is defined in current command line and not in module command line [D:\a\reflect-cpp\reflect-cpp\build\tests\cbor\reflect-cpp-cbor-tests.vcxproj]
|
|
Compile tests (Other formats):
tests/cli/test_bool_short_positional.cpp#L4
Possible incompatible environment while importing module 'rfl.cli': _UTF8 is defined in current command line and not in module command line [D:\a\reflect-cpp\reflect-cpp\build\tests\cli\reflect-cpp-cli-tests.vcxproj]
|
|
Compile tests (Other formats):
tests/cli/test_bool_short_positional.cpp#L3
Possible incompatible environment while importing module 'rfl': _UTF8 is defined in current command line and not in module command line [D:\a\reflect-cpp\reflect-cpp\build\tests\cli\reflect-cpp-cli-tests.vcxproj]
|
|
Compile tests (Other formats):
tests/cli/test_basic.cpp#L4
Possible incompatible environment while importing module 'rfl.cli': _UTF8 is defined in current command line and not in module command line [D:\a\reflect-cpp\reflect-cpp\build\tests\cli\reflect-cpp-cli-tests.vcxproj]
|
|
Compile tests (Other formats):
tests/cli/test_basic.cpp#L3
Possible incompatible environment while importing module 'rfl': _UTF8 is defined in current command line and not in module command line [D:\a\reflect-cpp\reflect-cpp\build\tests\cli\reflect-cpp-cli-tests.vcxproj]
|
|
Compile tests (Other formats):
tests/cli/test_errors.cpp#L4
Possible incompatible environment while importing module 'rfl.cli': _UTF8 is defined in current command line and not in module command line [D:\a\reflect-cpp\reflect-cpp\build\tests\cli\reflect-cpp-cli-tests.vcxproj]
|
|
Compile tests (Other formats):
tests/cli/test_errors.cpp#L3
Possible incompatible environment while importing module 'rfl': _UTF8 is defined in current command line and not in module command line [D:\a\reflect-cpp\reflect-cpp\build\tests\cli\reflect-cpp-cli-tests.vcxproj]
|
|
Compile tests (Other formats):
tests/cli/test_enum.cpp#L4
Possible incompatible environment while importing module 'rfl.cli': _UTF8 is defined in current command line and not in module command line [D:\a\reflect-cpp\reflect-cpp\build\tests\cli\reflect-cpp-cli-tests.vcxproj]
|
|
Compile tests (Other formats):
tests/cli/test_enum.cpp#L3
Possible incompatible environment while importing module 'rfl': _UTF8 is defined in current command line and not in module command line [D:\a\reflect-cpp\reflect-cpp\build\tests\cli\reflect-cpp-cli-tests.vcxproj]
|
background
wait
wait-all
cancel
parallel
Loading