Skip to content

FILT: Add Oxford Channel 5 Binary file reader. #5931

FILT: Add Oxford Channel 5 Binary file reader.

FILT: Add Oxford Channel 5 Binary file reader. #5931

Triggered via pull request November 4, 2024 17:14
Status Failure
Total duration 46m 42s
Artifacts

windows.yml

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

Annotations

18 errors and 10 warnings
build (windows-2022, v143): src/Plugins/OrientationAnalysis/src/OrientationAnalysis/Filters/Algorithms/ReadChannel5Data.hpp#L12
Cannot open include file: 'EbsdLib/IO/HKL/CprReader.h': No such file or directory [D:\a\simplnx\simplnx\build\Plugins\OrientationAnalysis\OrientationAnalysis.vcxproj]
build (windows-2022, v143): src/Plugins/OrientationAnalysis/src/OrientationAnalysis/Filters/Algorithms/ReadAngData.cpp#L82
'determineOrientationOpsIndex': is not a member of 'AngPhase' [D:\a\simplnx\simplnx\build\Plugins\OrientationAnalysis\OrientationAnalysis.vcxproj]
build (windows-2022, v143): src/Plugins/OrientationAnalysis/src/OrientationAnalysis/Filters/Algorithms/ReadChannel5Data.hpp#L12
Cannot open include file: 'EbsdLib/IO/HKL/CprReader.h': No such file or directory [D:\a\simplnx\simplnx\build\Plugins\OrientationAnalysis\OrientationAnalysis.vcxproj]
build (windows-2022, v143): src/Plugins/OrientationAnalysis/src/OrientationAnalysis/Filters/Algorithms/ReadCtfData.cpp#L85
'determineOrientationOpsIndex': is not a member of 'CtfPhase' [D:\a\simplnx\simplnx\build\Plugins\OrientationAnalysis\OrientationAnalysis.vcxproj]
build (windows-2022, v143): src/Plugins/OrientationAnalysis/src/OrientationAnalysis/utilities/IEbsdOemReader.hpp#L122
'determineOrientationOpsIndex': is not a member of 'EspritPhase' [D:\a\simplnx\simplnx\build\Plugins\OrientationAnalysis\OrientationAnalysis.vcxproj]
build (windows-2022, v143): src/Plugins/OrientationAnalysis/src/OrientationAnalysis/Filters/Algorithms/ReadH5Ebsd.cpp#L93
'determineOrientationOpsIndex': is not a member of 'AngPhase' [D:\a\simplnx\simplnx\build\Plugins\OrientationAnalysis\OrientationAnalysis.vcxproj]
build (windows-2022, v143): src/Plugins/OrientationAnalysis/src/OrientationAnalysis/Filters/Algorithms/ReadH5Ebsd.cpp#L93
'determineOrientationOpsIndex': is not a member of 'CtfPhase' [D:\a\simplnx\simplnx\build\Plugins\OrientationAnalysis\OrientationAnalysis.vcxproj]
build (windows-2022, v143): src/Plugins/OrientationAnalysis/src/OrientationAnalysis/utilities/IEbsdOemReader.hpp#L122
'determineOrientationOpsIndex': is not a member of 'AngPhase' [D:\a\simplnx\simplnx\build\Plugins\OrientationAnalysis\OrientationAnalysis.vcxproj]
build (windows-2022, v143): src/Plugins/OrientationAnalysis/src/OrientationAnalysis/utilities/IEbsdOemReader.hpp#L122
'determineOrientationOpsIndex': is not a member of 'CtfPhase' [D:\a\simplnx\simplnx\build\Plugins\OrientationAnalysis\OrientationAnalysis.vcxproj]
build (windows-2022, v143)
Process completed with exit code 1.
build (windows-2022, v142): src/Plugins/OrientationAnalysis/src/OrientationAnalysis/Filters/Algorithms/ReadAngData.cpp#L82
'determineOrientationOpsIndex': is not a member of 'AngPhase' [D:\a\simplnx\simplnx\build\Plugins\OrientationAnalysis\OrientationAnalysis.vcxproj]
build (windows-2022, v142): src/Plugins/OrientationAnalysis/src/OrientationAnalysis/Filters/Algorithms/ReadCtfData.cpp#L85
'determineOrientationOpsIndex': is not a member of 'CtfPhase' [D:\a\simplnx\simplnx\build\Plugins\OrientationAnalysis\OrientationAnalysis.vcxproj]
build (windows-2022, v142): src/Plugins/OrientationAnalysis/src/OrientationAnalysis/Filters/Algorithms/ReadH5Ebsd.cpp#L93
'determineOrientationOpsIndex': is not a member of 'AngPhase' [D:\a\simplnx\simplnx\build\Plugins\OrientationAnalysis\OrientationAnalysis.vcxproj]
build (windows-2022, v142): src/Plugins/OrientationAnalysis/src/OrientationAnalysis/Filters/Algorithms/ReadH5Ebsd.cpp#L93
'determineOrientationOpsIndex': is not a member of 'CtfPhase' [D:\a\simplnx\simplnx\build\Plugins\OrientationAnalysis\OrientationAnalysis.vcxproj]
build (windows-2022, v142): src/Plugins/OrientationAnalysis/src/OrientationAnalysis/utilities/IEbsdOemReader.hpp#L122
'determineOrientationOpsIndex': is not a member of 'EspritPhase' (compiling source file D:\a\simplnx\simplnx\src\Plugins\OrientationAnalysis\src\OrientationAnalysis\Filters\Algorithms\ReadH5EspritData.cpp) [D:\a\simplnx\simplnx\build\Plugins\OrientationAnalysis\OrientationAnalysis.vcxproj]
build (windows-2022, v142): src/Plugins/OrientationAnalysis/src/OrientationAnalysis/utilities/IEbsdOemReader.hpp#L122
'determineOrientationOpsIndex': is not a member of 'AngPhase' (compiling source file D:\a\simplnx\simplnx\src\Plugins\OrientationAnalysis\src\OrientationAnalysis\Filters\Algorithms\ReadH5OimData.cpp) [D:\a\simplnx\simplnx\build\Plugins\OrientationAnalysis\OrientationAnalysis.vcxproj]
build (windows-2022, v142): src/Plugins/OrientationAnalysis/src/OrientationAnalysis/utilities/IEbsdOemReader.hpp#L122
'determineOrientationOpsIndex': is not a member of 'CtfPhase' (compiling source file D:\a\simplnx\simplnx\src\Plugins\OrientationAnalysis\src\OrientationAnalysis\Filters\Algorithms\ReadH5OinaData.cpp) [D:\a\simplnx\simplnx\build\Plugins\OrientationAnalysis\OrientationAnalysis.vcxproj]
build (windows-2022, v142)
Process completed with exit code 1.
build (windows-2022, v143)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, ammaraskar/[email protected], ilammy/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (windows-2022, v143)
'argument': conversion from 'unsigned __int64' to 'int', possible loss of data [D:\a\simplnx\simplnx\build\Plugins\SimplnxCore\SimplnxCore.vcxproj]
build (windows-2022, v143)
'initializing': conversion from 'size_t' to '_Ty2', possible loss of data [D:\a\simplnx\simplnx\build\Plugins\SimplnxCore\SimplnxCore.vcxproj]
build (windows-2022, v143)
with [D:\a\simplnx\simplnx\build\Plugins\SimplnxCore\SimplnxCore.vcxproj]
build (windows-2022, v143)
[ [D:\a\simplnx\simplnx\build\Plugins\SimplnxCore\SimplnxCore.vcxproj]
build (windows-2022, v143)
_Ty2=int [D:\a\simplnx\simplnx\build\Plugins\SimplnxCore\SimplnxCore.vcxproj]
build (windows-2022, v143)
] [D:\a\simplnx\simplnx\build\Plugins\SimplnxCore\SimplnxCore.vcxproj]
build (windows-2022, v142)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, ammaraskar/[email protected], ilammy/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (windows-2022, v142)
'argument': conversion from 'unsigned __int64' to 'int', possible loss of data (compiling source file D:\a\simplnx\simplnx\src\Plugins\SimplnxCore\src\SimplnxCore\Filters\CreateDataArrayAdvancedFilter.cpp) [D:\a\simplnx\simplnx\build\Plugins\SimplnxCore\SimplnxCore.vcxproj]
build (windows-2022, v142)
'initializing': conversion from 'size_t' to '_Ty2', possible loss of data [D:\a\simplnx\simplnx\build\Plugins\SimplnxCore\SimplnxCore.vcxproj]