Skip to content

Optimize CowData's remove_at and insert functions to avoid repe… #289

Optimize CowData's remove_at and insert functions to avoid repe…

Optimize CowData's remove_at and insert functions to avoid repe… #289

Triggered via push December 16, 2024 14:29
Status Failure
Total duration 4m 26s
Artifacts

runner.yml

on: push
📊 Static checks  /  Code style, file formatting, and docs
29s
📊 Static checks / Code style, file formatting, and docs
Matrix: 🐧 Linux / build-linux
🍏 iOS  /  Template (target=template_release)
1m 51s
🍏 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
🪲 Godot CPP / Build and test Godot CPP
Fit to window
Zoom out
Zoom in

Annotations

135 errors
🐧 Linux / Template w/ Mono (target=template_release, tests=yes): core/templates/cowdata.h#L232
invalid conversion from 'const uint8_t*' {aka 'const unsigned char*'} to 'uint8_t*' {aka 'unsigned char*'}
🐧 Linux / Template w/ Mono (target=template_release, tests=yes): core/templates/cowdata.h#L232
invalid conversion from 'const uint8_t*' {aka 'const unsigned char*'} to 'uint8_t*' {aka 'unsigned char*'}
🐧 Linux / Template w/ Mono (target=template_release, tests=yes): core/templates/cowdata.h#L232
invalid conversion from 'const uint8_t*' {aka 'const unsigned char*'} to 'uint8_t*' {aka 'unsigned char*'}
🐧 Linux / Template w/ Mono (target=template_release, tests=yes): core/templates/cowdata.h#L232
invalid conversion from 'const uint8_t*' {aka 'const unsigned char*'} to 'uint8_t*' {aka 'unsigned char*'}
🐧 Linux / Template w/ Mono (target=template_release, tests=yes): core/templates/cowdata.h#L232
invalid conversion from 'const uint8_t*' {aka 'const unsigned char*'} to 'uint8_t*' {aka 'unsigned char*'}
🐧 Linux / Template w/ Mono (target=template_release, tests=yes)
Process completed with exit code 2.
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🤖 Android / Template arm32 (target=template_release, arch=arm32): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🤖 Android / Template arm32 (target=template_release, arch=arm32): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🤖 Android / Template arm32 (target=template_release, arch=arm32): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🤖 Android / Template arm32 (target=template_release, arch=arm32): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🤖 Android / Template arm32 (target=template_release, arch=arm32): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🤖 Android / Template arm32 (target=template_release, arch=arm32): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🤖 Android / Template arm32 (target=template_release, arch=arm32): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🤖 Android / Template arm32 (target=template_release, arch=arm32): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🤖 Android / Template arm32 (target=template_release, arch=arm32)
Process completed with exit code 2.
🐧 Linux / Minimal template (target=template_release, tests=yes, everything disabled): core/templates/cowdata.h#L232
invalid conversion from 'const uint8_t*' {aka 'const unsigned char*'} to 'uint8_t*' {aka 'unsigned char*'}
🐧 Linux / Minimal template (target=template_release, tests=yes, everything disabled): core/templates/cowdata.h#L232
invalid conversion from 'const uint8_t*' {aka 'const unsigned char*'} to 'uint8_t*' {aka 'unsigned char*'}
🐧 Linux / Minimal template (target=template_release, tests=yes, everything disabled): core/templates/cowdata.h#L232
invalid conversion from 'const uint8_t*' {aka 'const unsigned char*'} to 'uint8_t*' {aka 'unsigned char*'}
🐧 Linux / Minimal template (target=template_release, tests=yes, everything disabled): core/templates/cowdata.h#L232
invalid conversion from 'const uint8_t*' {aka 'const unsigned char*'} to 'uint8_t*' {aka 'unsigned char*'}
🐧 Linux / Minimal template (target=template_release, tests=yes, everything disabled): core/templates/cowdata.h#L232
invalid conversion from 'const uint8_t*' {aka 'const unsigned char*'} to 'uint8_t*' {aka 'unsigned char*'}
🤖 Android / Template arm64 (target=template_release, arch=arm64): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🤖 Android / Template arm64 (target=template_release, arch=arm64): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🤖 Android / Template arm64 (target=template_release, arch=arm64): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🤖 Android / Template arm64 (target=template_release, arch=arm64): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🤖 Android / Template arm64 (target=template_release, arch=arm64): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🤖 Android / Template arm64 (target=template_release, arch=arm64): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🤖 Android / Template arm64 (target=template_release, arch=arm64): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🤖 Android / Template arm64 (target=template_release, arch=arm64): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🌐 Web / Template w/ threads (target=template_release, threads=yes): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🤖 Android / Template arm64 (target=template_release, arch=arm64)
Process completed with exit code 2.
🌐 Web / Template w/ threads (target=template_release, threads=yes): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🌐 Web / Template w/ threads (target=template_release, threads=yes): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🌐 Web / Template w/ threads (target=template_release, threads=yes): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🌐 Web / Template w/ threads (target=template_release, threads=yes): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🌐 Web / Template w/ threads (target=template_release, threads=yes): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🌐 Web / Template w/ threads (target=template_release, threads=yes): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🌐 Web / Template w/ threads (target=template_release, threads=yes): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🌐 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): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🌐 Web / Template w/o threads (target=template_release, threads=no): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🌐 Web / Template w/o threads (target=template_release, threads=no): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🌐 Web / Template w/o threads (target=template_release, threads=no): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🌐 Web / Template w/o threads (target=template_release, threads=no): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🌐 Web / Template w/o threads (target=template_release, threads=no): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🌐 Web / Template w/o threads (target=template_release, threads=no): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🌐 Web / Template w/o threads (target=template_release, threads=no): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🌐 Web / Template w/o threads (target=template_release, threads=no)
Process completed with exit code 2.
🤖 Android / Editor (target=editor): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🤖 Android / Editor (target=editor): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🤖 Android / Editor (target=editor): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🤖 Android / Editor (target=editor): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🤖 Android / Editor (target=editor): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🤖 Android / Editor (target=editor): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🤖 Android / Editor (target=editor): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🤖 Android / Editor (target=editor): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🤖 Android / Editor (target=editor)
Process completed with exit code 2.
🍎 macOS / Editor (target=editor, tests=yes): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🍎 macOS / Editor (target=editor, tests=yes): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🍎 macOS / Editor (target=editor, tests=yes): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🍎 macOS / Editor (target=editor, tests=yes): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🍎 macOS / Editor (target=editor, tests=yes): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🍎 macOS / Editor (target=editor, tests=yes): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🍎 macOS / Editor (target=editor, tests=yes)
Process completed with exit code 2.
🍎 macOS / Template (target=template_release, tests=yes): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🍎 macOS / Template (target=template_release, tests=yes): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🍎 macOS / Template (target=template_release, tests=yes): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🍎 macOS / Template (target=template_release, tests=yes): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🍎 macOS / Template (target=template_release, tests=yes): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🍎 macOS / Template (target=template_release, tests=yes): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🍎 macOS / Template (target=template_release, tests=yes)
Process completed with exit code 2.
🍏 iOS / Template (target=template_release): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🍏 iOS / Template (target=template_release): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🍏 iOS / Template (target=template_release): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🍏 iOS / Template (target=template_release): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🍏 iOS / Template (target=template_release): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🍏 iOS / Template (target=template_release): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🍏 iOS / Template (target=template_release)
Process completed with exit code 2.
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld)
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🏁 Windows / Editor (target=editor, tests=yes): core/templates/cowdata.h#L232
'initializing': cannot convert from 'const uint8_t *' to 'uint8_t *'
🏁 Windows / Editor (target=editor, tests=yes): core/templates/cowdata.h#L232
'initializing': cannot convert from 'const uint8_t *' to 'uint8_t *'
🏁 Windows / Editor (target=editor, tests=yes): core/templates/cowdata.h#L232
'initializing': cannot convert from 'const uint8_t *' to 'uint8_t *'
🏁 Windows / Editor (target=editor, tests=yes): core/templates/cowdata.h#L232
'initializing': cannot convert from 'const uint8_t *' to 'uint8_t *'
🏁 Windows / Editor (target=editor, tests=yes)
Process completed with exit code 2.
🏁 Windows / Template (target=template_release, tests=yes): core/templates/cowdata.h#L232
'initializing': cannot convert from 'const uint8_t *' to 'uint8_t *'
🏁 Windows / Template (target=template_release, tests=yes): core/templates/cowdata.h#L232
'initializing': cannot convert from 'const uint8_t *' to 'uint8_t *'
🏁 Windows / Template (target=template_release, tests=yes): core/templates/cowdata.h#L232
'initializing': cannot convert from 'const uint8_t *' to 'uint8_t *'
🏁 Windows / Template (target=template_release, tests=yes): core/templates/cowdata.h#L232
'initializing': cannot convert from 'const uint8_t *' to 'uint8_t *'
🏁 Windows / Template (target=template_release, tests=yes)
Process completed with exit code 2.
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes): core/templates/cowdata.h#L232
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes): core/templates/cowdata.h#L263
cannot initialize a variable of type 'uint8_t *' (aka 'unsigned char *') with an rvalue of type 'const uint8_t *' (aka 'const unsigned char *')
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes)
Process completed with exit code 2.
🐧 Linux / Editor w/ Mono (target=editor): core/templates/cowdata.h#L232
invalid conversion from 'const uint8_t*' {aka 'const unsigned char*'} to 'uint8_t*' {aka 'unsigned char*'}
🐧 Linux / Editor w/ Mono (target=editor): core/templates/cowdata.h#L232
invalid conversion from 'const uint8_t*' {aka 'const unsigned char*'} to 'uint8_t*' {aka 'unsigned char*'}
🐧 Linux / Editor w/ Mono (target=editor): core/templates/cowdata.h#L232
invalid conversion from 'const uint8_t*' {aka 'const unsigned char*'} to 'uint8_t*' {aka 'unsigned char*'}
🐧 Linux / Editor w/ Mono (target=editor): core/templates/cowdata.h#L232
invalid conversion from 'const uint8_t*' {aka 'const unsigned char*'} to 'uint8_t*' {aka 'unsigned char*'}
🐧 Linux / Editor w/ Mono (target=editor): core/templates/cowdata.h#L232
invalid conversion from 'const uint8_t*' {aka 'const unsigned char*'} to 'uint8_t*' {aka 'unsigned char*'}
🐧 Linux / Editor w/ Mono (target=editor)
Process completed with exit code 2.
🏁 Windows / Template w/ GCC (target=template_release, tests=yes, use_mingw=yes): core/templates/cowdata.h#L232
invalid conversion from 'const uint8_t*' {aka 'const unsigned char*'} to 'uint8_t*' {aka 'unsigned char*'}
🏁 Windows / Template w/ GCC (target=template_release, tests=yes, use_mingw=yes): core/templates/cowdata.h#L232
invalid conversion from 'const uint8_t*' {aka 'const unsigned char*'} to 'uint8_t*' {aka 'unsigned char*'}
🏁 Windows / Template w/ GCC (target=template_release, tests=yes, use_mingw=yes): core/templates/cowdata.h#L232
invalid conversion from 'const uint8_t*' {aka 'const unsigned char*'} to 'uint8_t*' {aka 'unsigned char*'}
🏁 Windows / Template w/ GCC (target=template_release, tests=yes, use_mingw=yes): core/templates/cowdata.h#L232
invalid conversion from 'const uint8_t*' {aka 'const unsigned char*'} to 'uint8_t*' {aka 'unsigned char*'}
🏁 Windows / Template w/ GCC (target=template_release, tests=yes, use_mingw=yes): core/templates/cowdata.h#L232
invalid conversion from 'const uint8_t*' {aka 'const unsigned char*'} to 'uint8_t*' {aka 'unsigned char*'}
🏁 Windows / Template w/ GCC (target=template_release, tests=yes, use_mingw=yes): core/templates/cowdata.h#L232
invalid conversion from 'const uint8_t*' {aka 'const unsigned char*'} to 'uint8_t*' {aka 'unsigned char*'}
🏁 Windows / Template w/ GCC (target=template_release, tests=yes, use_mingw=yes): core/templates/cowdata.h#L232
invalid conversion from 'const uint8_t*' {aka 'const unsigned char*'} to 'uint8_t*' {aka 'unsigned char*'}
🏁 Windows / Template w/ GCC (target=template_release, tests=yes, use_mingw=yes)
Process completed with exit code 2.