Skip to content

Enable Out-of-Core #3990

Enable Out-of-Core

Enable Out-of-Core #3990

Triggered via pull request October 24, 2023 16:06
Status Failure
Total duration 1h 32m 38s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

windows.yml

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

Annotations

20 errors and 8 warnings
build (windows-2022, v142): test/PluginTest.cpp#L69
'appPtr': undeclared identifier [D:\a\complex\complex\build\test\complex_test.vcxproj]
build (windows-2022, v142): test/PluginTest.cpp#L71
'appPtr': undeclared identifier [D:\a\complex\complex\build\test\complex_test.vcxproj]
build (windows-2022, v142): test/PluginTest.cpp#L72
'filterListPtr': cannot be used before it is initialized [D:\a\complex\complex\build\test\complex_test.vcxproj]
build (windows-2022, v142): test/PluginTest.cpp#L72
'filterHandles': references must be initialized [D:\a\complex\complex\build\test\complex_test.vcxproj]
build (windows-2022, v142): test/PluginTest.cpp#L76
'plugins': cannot be used before it is initialized [D:\a\complex\complex\build\test\complex_test.vcxproj]
build (windows-2022, v142): test/PluginTest.cpp#L80
'begin': no matching overloaded function found [D:\a\complex\complex\build\test\complex_test.vcxproj]
build (windows-2022, v142): test/PluginTest.cpp#L81
Failed to specialize function template 'unknown-type std::begin(_Container &)' [D:\a\complex\complex\build\test\complex_test.vcxproj]
build (windows-2022, v142): test/PluginTest.cpp#L81
'const _Elem *std::begin(std::initializer_list<_Elem>) noexcept': could not deduce template argument for 'std::initializer_list<_Elem>' from 'int' [D:\a\complex\complex\build\test\complex_test.vcxproj]
build (windows-2022, v142): test/PluginTest.cpp#L80
'end': no matching overloaded function found [D:\a\complex\complex\build\test\complex_test.vcxproj]
build (windows-2022, v142): test/PluginTest.cpp#L81
Failed to specialize function template 'unknown-type std::end(_Container &)' [D:\a\complex\complex\build\test\complex_test.vcxproj]
build (windows-2022, v143): test/PluginTest.cpp#L69
'appPtr': undeclared identifier [D:\a\complex\complex\build\test\complex_test.vcxproj]
build (windows-2022, v143): test/PluginTest.cpp#L71
'appPtr': undeclared identifier [D:\a\complex\complex\build\test\complex_test.vcxproj]
build (windows-2022, v143): test/PluginTest.cpp#L72
'filterListPtr': cannot be used before it is initialized [D:\a\complex\complex\build\test\complex_test.vcxproj]
build (windows-2022, v143): test/PluginTest.cpp#L72
'filterHandles': references must be initialized [D:\a\complex\complex\build\test\complex_test.vcxproj]
build (windows-2022, v143): test/PluginTest.cpp#L76
'plugins': cannot be used before it is initialized [D:\a\complex\complex\build\test\complex_test.vcxproj]
build (windows-2022, v143): test/PluginTest.cpp#L80
'begin': no matching overloaded function found [D:\a\complex\complex\build\test\complex_test.vcxproj]
build (windows-2022, v143): test/PluginTest.cpp#L80
'end': no matching overloaded function found [D:\a\complex\complex\build\test\complex_test.vcxproj]
build (windows-2022, v143): test/PluginTest.cpp#L81
'<begin>$L0': cannot be used before it is initialized [D:\a\complex\complex\build\test\complex_test.vcxproj]
build (windows-2022, v143): test/PluginTest.cpp#L81
'<end>$L0': cannot be used before it is initialized [D:\a\complex\complex\build\test\complex_test.vcxproj]
build (windows-2022, v143): test/PluginTest.cpp#L80
illegal indirection [D:\a\complex\complex\build\test\complex_test.vcxproj]
build (windows-2022, v142)
'argument': conversion from 'unsigned __int64' to 'complex::types::float64', possible loss of data (compiling source file D:\a\complex\complex\src\Plugins\ComplexCore\src\ComplexCore\Filters\ReadCSVFileFilter.cpp) [D:\a\complex\complex\build\Plugins\ComplexCore\ComplexCore.vcxproj]
build (windows-2022, v142)
'=': conversion from 'unsigned __int64' to '_Ty', possible loss of data [D:\a\complex\complex\build\Plugins\ComplexCore\ComplexCore.vcxproj]
build (windows-2022, v142)
'=': conversion from '_Ty' to '_Ty', possible loss of data [D:\a\complex\complex\build\Plugins\ComplexCore\test\ComplexCoreUnitTest.vcxproj]
build (windows-2022, v142)
'initializing': conversion from '_Ty' to '_Ty', possible loss of data [D:\a\complex\complex\build\Plugins\ComplexCore\test\ComplexCoreUnitTest.vcxproj]
build (windows-2022, v143)
'argument': conversion from 'unsigned __int64' to 'complex::types::float64', possible loss of data (compiling source file D:\a\complex\complex\src\Plugins\ComplexCore\src\ComplexCore\Filters\ReadCSVFileFilter.cpp) [D:\a\complex\complex\build\Plugins\ComplexCore\ComplexCore.vcxproj]
build (windows-2022, v143)
'=': conversion from 'unsigned __int64' to '_Ty', possible loss of data [D:\a\complex\complex\build\Plugins\ComplexCore\ComplexCore.vcxproj]
build (windows-2022, v143)
'=': conversion from '_Ty' to '_Ty', possible loss of data [D:\a\complex\complex\build\Plugins\ComplexCore\test\ComplexCoreUnitTest.vcxproj]
build (windows-2022, v143)
'initializing': conversion from '_Ty' to 'float', possible loss of data [D:\a\complex\complex\build\Plugins\ComplexCore\test\ComplexCoreUnitTest.vcxproj]