Skip to content

Updated vcpkg

Updated vcpkg #237

Triggered via pull request December 7, 2023 06:37
Status Success
Total duration 13m 21s
Artifacts

cmake.yml

on: pull_request
Matrix: build-linux-clang
Matrix: build-linux-gcc
Matrix: build-macos
Matrix: build-windows
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
build-windows (windows-latest, x64-windows, msvc, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-linux-gcc (ubuntu-latest, x64-linux, gcc, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-linux-gcc (ubuntu-latest, x64-linux, gcc, Release): source/ashes/renderer/GlRenderer/ash_opengl.cpp#L4196
no previous declaration for ‘void ashes::gl::vkGetDeviceFaultInfoEXT(VkDevice, VkDeviceFaultCountsEXT*, VkDeviceFaultInfoEXT*)’ [-Wmissing-declarations]
build-linux-clang (ubuntu-latest, x64-linux, clang, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-linux-clang (ubuntu-latest, x64-linux, clang, Release): source/ashes/renderer/GlRenderer/ash_opengl.cpp#L4196
no previous prototype for function 'vkGetDeviceFaultInfoEXT' [-Wmissing-prototypes]
build-macos (macos-latest, x64-osx, clang, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-macos (macos-latest, x64-osx, clang, Release): source/ashes/renderer/GlRenderer/ash_opengl.cpp#L4196
no previous prototype for function 'vkGetDeviceFaultInfoEXT' [-Wmissing-prototypes]