Skip to content

Msdos format to unix format #362

Msdos format to unix format

Msdos format to unix format #362

Triggered via push May 11, 2024 02:40
Status Failure
Total duration 17m 44s
Artifacts 3

build.yml

on: push
Matrix: android / build_android
Matrix: macos / build_macos
Matrix: msvc / build_msvc
Matrix: ubuntu / build_ubuntu
Matrix: mingw / build_mingw
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 60 warnings
macos / build_macos (Debug, 5.15.2, clang_64, x86_64, x64-osx)
Command failed: /opt/homebrew/Cellar/cmake/3.29.2/bin/cmake /Users/runner/work/Calendar/vcpkg/scripts/detect_compiler -G Ninja -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/Users/runner/work/Calendar/vcpkg/packages/detect_compiler_arm64-osx -DCMAKE_SYSTEM_NAME=Darwin -DBUILD_SHARED_LIBS=OFF -DVCPKG_CHAINLOAD_TOOLCHAIN_FILE=/Users/runner/work/Calendar/vcpkg/scripts/toolchains/osx.cmake -DVCPKG_TARGET_TRIPLET=arm64-osx -DVCPKG_SET_CHARSET_FLAG=ON -DVCPKG_PLATFORM_TOOLSET=external -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP=TRUE -DCMAKE_VERBOSE_MAKEFILE=ON -DVCPKG_APPLOCAL_DEPS=OFF -DCMAKE_TOOLCHAIN_FILE=/Users/runner/work/Calendar/vcpkg/scripts/buildsystems/vcpkg.cmake -DCMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION=ON -DVCPKG_CXX_FLAGS= -DVCPKG_CXX_FLAGS_RELEASE= -DVCPKG_CXX_FLAGS_DEBUG= -DVCPKG_C_FLAGS= -DVCPKG_C_FLAGS_RELEASE= -DVCPKG_C_FLAGS_DEBUG= -DVCPKG_CRT_LINKAGE=dynamic -DVCPKG_LINKER_FLAGS= -DVCPKG_LINKER_FLAGS_RELEASE= -DVCPKG_LINKER_FLAGS_DEBUG= -DVCPKG_TARGET_ARCHITECTURE=arm64 -DCMAKE_INSTALL_LIBDIR:STRING=lib -DCMAKE_INSTALL_BINDIR:STRING=bin -D_VCPKG_ROOT_DIR=/Users/runner/work/Calendar/vcpkg -DZ_VCPKG_ROOT_DIR=/Users/runner/work/Calendar/vcpkg -D_VCPKG_INSTALLED_DIR=/Users/runner/work/Calendar/Calendar/build/vcpkg_installed -DVCPKG_MANIFEST_INSTALL=OFF -DCMAKE_OSX_ARCHITECTURES=arm64
macos / build_macos (Debug, 5.15.2, clang_64, x86_64, x64-osx)
vcpkg install failed. See logs for more information:
macos / build_macos (Debug, 5.15.2, clang_64, x86_64, x64-osx)
Process completed with exit code 1.
macos / build_macos (Release, 6.6.2, clang_64, x86_64, x64-osx)
The job was canceled because "Debug_5_15_2_clang_64_x86" failed.
macos / build_macos (Release, 5.15.2, clang_64, x86_64, x64-osx)
The job was canceled because "Debug_5_15_2_clang_64_x86" failed.
macos / build_macos (Debug, 5.12.12, clang_64, x86_64, x64-osx)
The job was canceled because "Debug_5_15_2_clang_64_x86" failed.
macos / build_macos (Debug, 6.6.2, clang_64, x86_64, x64-osx)
The job was canceled because "Debug_5_15_2_clang_64_x86" failed.
macos / build_macos (Release, 5.12.12, clang_64, x86_64, x64-osx)
The job was canceled because "Debug_5_15_2_clang_64_x86" failed.
macos / build_macos (Debug, 5.15.2, clang_64, x86_64, x64-osx)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ubuntu / build_ubuntu (Debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ubuntu / build_ubuntu (Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
msvc / build_msvc (Debug, 5.12.12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
msvc / build_msvc (Debug, 5.12.12)
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
msvc / build_msvc (Debug, 5.12.12)
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
msvc / build_msvc (Debug, 5.12.12)
By not providing "FindLunarCalendar.cmake" in CMAKE_MODULE_PATH this
msvc / build_msvc (Debug, 5.12.12): src/frmcalendar.cpp#L44
'CTasksHandler::onHandle': not all control paths return a value [D:\a\Calendar\Calendar\build\Src\Tasks.vcxproj]
android / build_android (Release, android_arm64_v8a, 6.6.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
android / build_android (Release, android_arm64_v8a, 6.6.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
android / build_android (Release, android_arm64_v8a, 6.6.2)
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
android / build_android (Release, android_arm64_v8a, 6.6.2)
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
android / build_android (Release, android_arm64_v8a, 6.6.2)
By not providing "FindQt6WebEngineWidgets.cmake" in CMAKE_MODULE_PATH this
android / build_android (Release, android_arm64_v8a, 6.6.2)
By not providing "FindLunarCalendar.cmake" in CMAKE_MODULE_PATH this
android / build_android (Release, android_arm64_v8a, 6.6.2)
The property 'time' is defined multiple times in class CSticky.
android / build_android (Release, android_arm64_v8a, 6.6.2): Src/ObjectFactory.h#L31
'type' is deprecated [-Wdeprecated-declarations]
android / build_android (Release, android_arm64_v8a, 6.6.2): Src/ObjectFactory.h#L37
'create' is deprecated [-Wdeprecated-declarations]
android / build_android (Release, android_arm64_v8a, 6.6.2): Src/ObjectFactory.h#L31
'type' is deprecated [-Wdeprecated-declarations]
android / build_android (Release, android_arm64_v8a, 6.6.2): Src/ObjectFactory.h#L37
'create' is deprecated [-Wdeprecated-declarations]
android / build_android (Release, android_arm64_v8a, 6.6.2): Src/ObjectFactory.h#L31
'type' is deprecated [-Wdeprecated-declarations]
msvc / build_msvc (Debug, 5.15.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
msvc / build_msvc (Debug, 5.15.2)
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
msvc / build_msvc (Debug, 5.15.2)
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
msvc / build_msvc (Debug, 5.15.2)
By not providing "FindLunarCalendar.cmake" in CMAKE_MODULE_PATH this
msvc / build_msvc (Debug, 5.15.2): Src/FrmCalendar.cpp#L44
'CTasksHandler::onHandle': not all control paths return a value [D:\a\Calendar\Calendar\build\Src\Tasks.vcxproj]
msvc / build_msvc (Release, 5.15.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
msvc / build_msvc (Release, 5.15.2)
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
msvc / build_msvc (Release, 5.15.2)
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
msvc / build_msvc (Release, 5.15.2)
By not providing "FindLunarCalendar.cmake" in CMAKE_MODULE_PATH this
msvc / build_msvc (Release, 5.15.2): Src/FrmCalendar.cpp#L44
'CTasksHandler::onHandle': not all control paths return a value [D:\a\Calendar\Calendar\build\Src\Tasks.vcxproj]
android / build_android (Release, android_x86_64, 6.6.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
android / build_android (Release, android_x86_64, 6.6.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
android / build_android (Release, android_x86_64, 6.6.2)
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
android / build_android (Release, android_x86_64, 6.6.2)
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
android / build_android (Release, android_x86_64, 6.6.2)
By not providing "FindQt6WebEngineWidgets.cmake" in CMAKE_MODULE_PATH this
android / build_android (Release, android_x86_64, 6.6.2)
By not providing "FindLunarCalendar.cmake" in CMAKE_MODULE_PATH this
android / build_android (Release, android_x86_64, 6.6.2)
The property 'time' is defined multiple times in class CSticky.
android / build_android (Release, android_x86_64, 6.6.2): Src/ObjectFactory.h#L31
'type' is deprecated [-Wdeprecated-declarations]
android / build_android (Release, android_x86_64, 6.6.2): Src/ObjectFactory.h#L37
'create' is deprecated [-Wdeprecated-declarations]
android / build_android (Release, android_x86_64, 6.6.2): Src/ObjectFactory.h#L31
'type' is deprecated [-Wdeprecated-declarations]
android / build_android (Release, android_x86_64, 6.6.2): Src/ObjectFactory.h#L37
'create' is deprecated [-Wdeprecated-declarations]
android / build_android (Release, android_x86_64, 6.6.2): Src/ObjectFactory.h#L31
'type' is deprecated [-Wdeprecated-declarations]
mingw / build_mingw (Debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mingw / build_mingw (Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
msvc / build_msvc (Release, 5.12.12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
msvc / build_msvc (Release, 5.12.12)
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
msvc / build_msvc (Release, 5.12.12)
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
msvc / build_msvc (Release, 5.12.12)
By not providing "FindLunarCalendar.cmake" in CMAKE_MODULE_PATH this
msvc / build_msvc (Release, 5.12.12): src/frmcalendar.cpp#L44
'CTasksHandler::onHandle': not all control paths return a value [D:\a\Calendar\Calendar\build\Src\Tasks.vcxproj]
msvc / build_msvc (Debug, 6.6.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
msvc / build_msvc (Debug, 6.6.2)
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
msvc / build_msvc (Debug, 6.6.2)
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
msvc / build_msvc (Debug, 6.6.2)
By not providing "FindLunarCalendar.cmake" in CMAKE_MODULE_PATH this
msvc / build_msvc (Debug, 6.6.2): Src/FrmCalendar.cpp#L44
'CTasksHandler::onHandle': not all control paths return a value [D:\a\Calendar\Calendar\build\Src\Tasks.vcxproj]
msvc / build_msvc (Release, 6.6.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
msvc / build_msvc (Release, 6.6.2)
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
msvc / build_msvc (Release, 6.6.2)
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
msvc / build_msvc (Release, 6.6.2)
By not providing "FindLunarCalendar.cmake" in CMAKE_MODULE_PATH this
msvc / build_msvc (Release, 6.6.2): Src/FrmCalendar.cpp#L44
'CTasksHandler::onHandle': not all control paths return a value [D:\a\Calendar\Calendar\build\Src\Tasks.vcxproj]
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build_android", "build_msvc", "build_ubuntu". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
build_android Expired
58.1 MB
build_msvc Expired
96.8 MB
build_ubuntu Expired
5.28 MB