Skip to content

Add ptrw() to LocalVector, to bring it in-line with Vector and `S… #346

Add ptrw() to LocalVector, to bring it in-line with Vector and `S…

Add ptrw() to LocalVector, to bring it in-line with Vector and `S… #346

Triggered via push December 22, 2024 12:17
Status Failure
Total duration 58m 59s
Artifacts 7

runner.yml

on: push
📊 Static checks  /  Code style, file formatting, and docs
22s
📊 Static checks / Code style, file formatting, and docs
Matrix: 🐧 Linux / build-linux
🍏 iOS  /  Template (target=template_release)
1m 34s
🍏 iOS / Template (target=template_release)
Matrix: 🤖 Android / build-android
Matrix: 🍎 macOS / build-macos
Matrix: 🌐 Web / web-template
Matrix: 🏁 Windows / build-windows
🪲 Godot CPP  /  Build and test Godot CPP
6m 32s
🪲 Godot CPP / Build and test Godot CPP
Fit to window
Zoom out
Zoom in

Annotations

41 errors
🏁 Windows / Editor (target=editor, tests=yes): platform/windows/os_windows.cpp#L944
'int MultiByteToWideChar(UINT,DWORD,LPCCH,int,LPWSTR,int)': cannot convert argument 5 from 'const T *' to 'LPWSTR'
🏁 Windows / Editor (target=editor, tests=yes): platform/windows/os_windows.cpp#L1221
'BOOL ReadFile(HANDLE,LPVOID,DWORD,LPDWORD,LPOVERLAPPED)': cannot convert argument 2 from 'const T *' to 'LPVOID'
🏁 Windows / Editor (target=editor, tests=yes): platform/windows/os_windows.cpp#L1241
'void _append_to_pipe(char *,int,String *,Mutex *)': cannot convert argument 1 from 'const T *' to 'char *'
🏁 Windows / Editor (target=editor, tests=yes): platform/windows/os_windows.cpp#L1244
'void *memmove(void *,const void *,size_t)': cannot convert argument 1 from 'const T *' to 'void *'
🏁 Windows / Editor (target=editor, tests=yes): platform/windows/os_windows.cpp#L1248
'void _append_to_pipe(char *,int,String *,Mutex *)': cannot convert argument 1 from 'const T *' to 'char *'
🏁 Windows / Editor (target=editor, tests=yes)
Process completed with exit code 2.
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes)
Process completed with exit code 2.
🤖 Android / Template arm32 (target=template_release, arch=arm32): drivers/vulkan/rendering_device_driver_vulkan.cpp#L556
no matching function for call to 'SwappyVk_determineDeviceExtensions'
🤖 Android / Template arm32 (target=template_release, arch=arm32): drivers/vulkan/rendering_device_driver_vulkan.cpp#L565
no matching function for call to 'SwappyVk_determineDeviceExtensions'
🤖 Android / Template arm32 (target=template_release, arch=arm32)
Process completed with exit code 2.
🏁 Windows / Template (target=template_release, tests=yes): platform/windows/os_windows.cpp#L944
'int MultiByteToWideChar(UINT,DWORD,LPCCH,int,LPWSTR,int)': cannot convert argument 5 from 'const T *' to 'LPWSTR'
🏁 Windows / Template (target=template_release, tests=yes): platform/windows/os_windows.cpp#L1221
'BOOL ReadFile(HANDLE,LPVOID,DWORD,LPDWORD,LPOVERLAPPED)': cannot convert argument 2 from 'const T *' to 'LPVOID'
🏁 Windows / Template (target=template_release, tests=yes): platform/windows/os_windows.cpp#L1241
'void _append_to_pipe(char *,int,String *,Mutex *)': cannot convert argument 1 from 'const T *' to 'char *'
🏁 Windows / Template (target=template_release, tests=yes): platform/windows/os_windows.cpp#L1244
'void *memmove(void *,const void *,size_t)': cannot convert argument 1 from 'const T *' to 'void *'
🏁 Windows / Template (target=template_release, tests=yes): platform/windows/os_windows.cpp#L1248
'void _append_to_pipe(char *,int,String *,Mutex *)': cannot convert argument 1 from 'const T *' to 'char *'
🏁 Windows / Template (target=template_release, tests=yes)
Process completed with exit code 2.
🤖 Android / Template arm64 (target=template_release, arch=arm64): drivers/vulkan/rendering_device_driver_vulkan.cpp#L556
no matching function for call to 'SwappyVk_determineDeviceExtensions'
🤖 Android / Template arm64 (target=template_release, arch=arm64): drivers/vulkan/rendering_device_driver_vulkan.cpp#L565
no matching function for call to 'SwappyVk_determineDeviceExtensions'
🤖 Android / Template arm64 (target=template_release, arch=arm64)
Process completed with exit code 2.
🤖 Android / Editor (target=editor): drivers/vulkan/rendering_device_driver_vulkan.cpp#L556
no matching function for call to 'SwappyVk_determineDeviceExtensions'
🤖 Android / Editor (target=editor): drivers/vulkan/rendering_device_driver_vulkan.cpp#L565
no matching function for call to 'SwappyVk_determineDeviceExtensions'
🤖 Android / Editor (target=editor)
Process completed with exit code 2.
🏁 Windows / Template w/ GCC (target=template_release, tests=yes, use_mingw=yes): platform/windows/os_windows.cpp#L944
invalid conversion from 'const wchar_t*' to 'LPWSTR' {aka 'wchar_t*'}
🏁 Windows / Template w/ GCC (target=template_release, tests=yes, use_mingw=yes): platform/windows/os_windows.cpp#L1221
invalid conversion from 'const void*' to 'LPVOID' {aka 'void*'}
🏁 Windows / Template w/ GCC (target=template_release, tests=yes, use_mingw=yes)
Process completed with exit code 2.
🌐 Web / Template w/ threads (target=template_release, threads=yes): drivers/gles3/storage/particles_storage.cpp#L811
assigning to 'ParticleInstanceData3D *' from 'const GLES3::ParticlesStorage::ParticleInstanceData3D *' discards qualifiers
🌐 Web / Template w/ threads (target=template_release, threads=yes): drivers/gles3/storage/particles_storage.cpp#L1176
assigning to 'GLES3::ParticlesStorage::ParticleInstanceData2D *' from 'const GLES3::ParticlesStorage::ParticleInstanceData2D *' discards qualifiers
🌐 Web / Template w/ threads (target=template_release, threads=yes): drivers/gles3/storage/particles_storage.cpp#L1176
assigning to 'GLES3::ParticlesStorage::ParticleInstanceData3D *' from 'const GLES3::ParticlesStorage::ParticleInstanceData3D *' discards qualifiers
🌐 Web / Template w/ threads (target=template_release, threads=yes)
Process completed with exit code 2.
🌐 Web / Template w/o threads (target=template_release, threads=no): drivers/gles3/storage/particles_storage.cpp#L811
assigning to 'ParticleInstanceData3D *' from 'const GLES3::ParticlesStorage::ParticleInstanceData3D *' discards qualifiers
🌐 Web / Template w/o threads (target=template_release, threads=no): drivers/gles3/storage/particles_storage.cpp#L1176
assigning to 'GLES3::ParticlesStorage::ParticleInstanceData2D *' from 'const GLES3::ParticlesStorage::ParticleInstanceData2D *' discards qualifiers
🌐 Web / Template w/o threads (target=template_release, threads=no): drivers/gles3/storage/particles_storage.cpp#L1176
assigning to 'GLES3::ParticlesStorage::ParticleInstanceData3D *' from 'const GLES3::ParticlesStorage::ParticleInstanceData3D *' discards qualifiers
🌐 Web / Template w/o threads (target=template_release, threads=no)
Process completed with exit code 2.

Artifacts

Produced during runtime
Name Size
godot-api-dump
426 KB
ios-template
42 MB
linux-editor-mono
79.1 MB
linux-template-minimal
17.8 MB
linux-template-mono
33.3 MB
macos-editor
107 MB
macos-template
49.5 MB