Skip to content

Fixed minor build problem in MdfLibrary and in DotNet studio build #296

Fixed minor build problem in MdfLibrary and in DotNet studio build

Fixed minor build problem in MdfLibrary and in DotNet studio build #296

Triggered via push December 11, 2024 11:26
Status Success
Total duration 26m 53s
Artifacts 4

build.yml

on: push
Matrix: mac-and-ubuntu
Matrix: windows
Fit to window
Zoom out
Zoom in

Annotations

32 warnings
run on macos-latest(x64): mdflib/src/cg4block.cpp#L148
'codecvt_utf8<wchar_t>' is deprecated [-Wdeprecated-declarations]
run on macos-latest(x64): mdflib/src/cg4block.cpp#L148
'wstring_convert<std::codecvt_utf8<wchar_t>>' is deprecated [-Wdeprecated-declarations]
run on macos-latest(x64): mdflib/src/mdfhelper.cpp#L320
'codecvt_utf8_utf16<char16_t>' is deprecated [-Wdeprecated-declarations]
run on macos-latest(x64): mdflib/src/mdfhelper.cpp#L320
'wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t>' is deprecated [-Wdeprecated-declarations]
run on macos-latest(x64): mdflib/src/mdfhelper.cpp#L325
'codecvt_utf8_utf16<char16_t>' is deprecated [-Wdeprecated-declarations]
run on macos-latest(x64): mdflib/src/mdfhelper.cpp#L325
'wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t>' is deprecated [-Wdeprecated-declarations]
run on macos-latest(x64): mdfviewer/src/mdfviewer.cpp#L186
'codecvt_utf8_utf16<char16_t>' is deprecated [-Wdeprecated-declarations]
run on macos-latest(x64): mdfviewer/src/mdfviewer.cpp#L186
'wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t>' is deprecated [-Wdeprecated-declarations]
run on windows-latest(x64): mdflibrary/src/MdfReader.cpp#L68
discarding return value of function with [[nodiscard]] attribute [D:\a\mdflib\mdflib\build\msvc-vcpkg-static-x64\mdflibrary\mdflibrary.vcxproj]
run on windows-latest(x64)
boost-system's buildsystem uses very long paths and may fail on your
run on windows-latest(x64): mdflibrary/src/MdfReader.cpp#L68
discarding return value of function with [[nodiscard]] attribute [D:\a\mdflib\mdflib\build\msvc-vcpkg-x64\mdflibrary\mdflibrary.vcxproj]
run on windows-latest(x64): mdflibrary_example/src/test.cpp#L122
'argument': conversion from 'size_t' to 'const double', possible loss of data [D:\a\mdflib\mdflib\build\msvc-vcpkg-x64\mdflibrary_example\mdflibraryexample.vcxproj]
run on windows-latest(x64): mdflibrary_example/src/test.cpp#L123
'argument': conversion from 'size_t' to 'const double', possible loss of data [D:\a\mdflib\mdflib\build\msvc-vcpkg-x64\mdflibrary_example\mdflibraryexample.vcxproj]
run on windows-latest(x64): mdflibrary_example/src/test.cpp#L124
'argument': conversion from 'size_t' to 'const double', possible loss of data [D:\a\mdflib\mdflib\build\msvc-vcpkg-x64\mdflibrary_example\mdflibraryexample.vcxproj]
run on windows-latest(x64): mdflibrary_example/src/test.cpp#L125
'argument': conversion from 'size_t' to 'const double', possible loss of data [D:\a\mdflib\mdflib\build\msvc-vcpkg-x64\mdflibrary_example\mdflibraryexample.vcxproj]
run on windows-latest(x64): mdflibrary_example/src/test.cpp#L176
'argument': conversion from 'size_t' to 'const double', possible loss of data [D:\a\mdflib\mdflib\build\msvc-vcpkg-x64\mdflibrary_example\mdflibraryexample.vcxproj]
run on windows-latest(x64): include/mdflibrary/CanMessage.h#L46
'return': conversion from 'size_t' to 'uint32_t', possible loss of data [D:\a\mdflib\mdflib\build\msvc-vcpkg-x64\mdflibrary_example\mdflibraryexample.vcxproj]
run on windows-latest(x64_x86): mdflibrary/src/MdfExport.cpp#L966
'argument': conversion from 'int64_t' to 'size_t', possible loss of data [D:\a\mdflib\mdflib\build\msvc-vcpkg-static-x64_x86\mdflibrary\mdflibrary.vcxproj]
run on windows-latest(x64_x86): mdflibrary/src/MdfReader.cpp#L68
discarding return value of function with [[nodiscard]] attribute [D:\a\mdflib\mdflib\build\msvc-vcpkg-static-x64_x86\mdflibrary\mdflibrary.vcxproj]
run on windows-latest(x64_x86)
boost-system's buildsystem uses very long paths and may fail on your
run on windows-latest(x64_x86): mdflibrary/src/MdfExport.cpp#L966
'argument': conversion from 'int64_t' to 'size_t', possible loss of data [D:\a\mdflib\mdflib\build\msvc-vcpkg-x64_x86\mdflibrary\mdflibrary.vcxproj]
run on windows-latest(x64_x86): mdflibrary/src/MdfReader.cpp#L68
discarding return value of function with [[nodiscard]] attribute [D:\a\mdflib\mdflib\build\msvc-vcpkg-x64_x86\mdflibrary\mdflibrary.vcxproj]
run on windows-latest(x64_x86): mdflib_test/src/testread.cpp#L254
'initializing': conversion from 'uint64_t' to 'size_t', possible loss of data [D:\a\mdflib\mdflib\build\msvc-vcpkg-x64_x86\mdflib_test\test_mdf.vcxproj]
run on windows-latest(x64_x86): mdflib_test/src/testread.cpp#L671
'argument': conversion from 'uint64_t' to 'unsigned int', possible loss of data [D:\a\mdflib\mdflib\build\msvc-vcpkg-x64_x86\mdflib_test\test_mdf.vcxproj]
run on windows-latest(x64_x86): mdflib_test/src/testchannelarray.cpp#L419
'argument': conversion from 'const uint64_t' to 'const unsigned int', possible loss of data [D:\a\mdflib\mdflib\build\msvc-vcpkg-x64_x86\mdflib_test\test_mdf.vcxproj]
run on windows-latest(x64_x86): mdflib_test/src/testchannelarray.cpp#L421
'argument': conversion from 'uint64_t' to 'const unsigned int', possible loss of data [D:\a\mdflib\mdflib\build\msvc-vcpkg-x64_x86\mdflib_test\test_mdf.vcxproj]
run on windows-latest(x64_x86): include/mdf/ichannelobserver.h#L296
'argument': conversion from 'const uint64_t' to 'unsigned int', possible loss of data [D:\a\mdflib\mdflib\build\msvc-vcpkg-x64_x86\mdflib_test\test_mdf.vcxproj]
run on windows-latest(x64_x86): include/mdf/ichannelobserver.h#L297
'argument': conversion from 'const uint64_t' to 'const unsigned int', possible loss of data [D:\a\mdflib\mdflib\build\msvc-vcpkg-x64_x86\mdflib_test\test_mdf.vcxproj]
run on windows-latest(x64_x86): include/mdf/ichannelobserver.h#L300
'argument': conversion from 'uint64_t' to 'unsigned int', possible loss of data [D:\a\mdflib\mdflib\build\msvc-vcpkg-x64_x86\mdflib_test\test_mdf.vcxproj]
run on ubuntu-latest(x64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
run on ubuntu-latest(x64)
You will need to install Xorg dependencies to use feature x11:
run on ubuntu-latest(x64)
libepoxy currently requires the following libraries from the system package

Artifacts

Produced during runtime
Name Size
mdflibs-macos-latest-x64
7.8 MB
mdflibs-ubuntu-latest-x64
60 MB
mdflibs-windows-latest-static-x64
3.36 MB
mdflibs-windows-latest-static-x64_x86
2.44 MB