Skip to content

Redo how the remote filesystem works #76

Redo how the remote filesystem works

Redo how the remote filesystem works #76

Triggered via push April 28, 2023 13:56
Status Failure
Total duration 56m 11s
Artifacts

runner.yml

on: push
📊 Static checks  /  Code style, file formatting, and docs
3m 4s
📊 Static checks / Code style, file formatting, and docs
🤖 Android  /  Template (target=template_release)
37s
🤖 Android / Template (target=template_release)
🍏 iOS  /  Template (target=template_release)
54s
🍏 iOS / Template (target=template_release)
🌐 Web  /  Template (target=template_release)
38s
🌐 Web / Template (target=template_release)
Matrix: 🐧 Linux / build-linux
Matrix: 🍎 macOS / build-macos
Matrix: 🏁 Windows / build-windows
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 2 warnings
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld): core/io/remote_filesystem_client.h#L62
'RemoteFilesystemClient' has virtual functions but non-virtual destructor [-Werror,-Wnon-virtual-dtor]
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld): core/io/remote_filesystem_client.h#L62
'RemoteFilesystemClient' has virtual functions but non-virtual destructor [-Werror,-Wnon-virtual-dtor]
🐧 Linux / Template w/ Mono (target=template_release): core/io/remote_filesystem_client.h#L39
'class RemoteFilesystemClient' has virtual functions and accessible non-virtual destructor [-Werror=non-virtual-dtor]
🐧 Linux / Template w/ Mono (target=template_release): core/io/remote_filesystem_client.h#L39
'class RemoteFilesystemClient' has virtual functions and accessible non-virtual destructor [-Werror=non-virtual-dtor]
🐧 Linux / Template w/ Mono (target=template_release)
Process completed with exit code 2.
🐧 Linux / Minimal template (target=template_release, everything disabled): core/io/remote_filesystem_client.h#L39
'class RemoteFilesystemClient' has virtual functions and accessible non-virtual destructor [-Werror=non-virtual-dtor]
🐧 Linux / Minimal template (target=template_release, everything disabled): core/io/remote_filesystem_client.h#L39
'class RemoteFilesystemClient' has virtual functions and accessible non-virtual destructor [-Werror=non-virtual-dtor]
🐧 Linux / Editor w/ Mono (target=editor): core/io/remote_filesystem_client.h#L39
'class RemoteFilesystemClient' has virtual functions and accessible non-virtual destructor [-Werror=non-virtual-dtor]
🐧 Linux / Minimal template (target=template_release, everything disabled)
Process completed with exit code 2.
🐧 Linux / Editor w/ Mono (target=editor): core/io/remote_filesystem_client.h#L39
'class RemoteFilesystemClient' has virtual functions and accessible non-virtual destructor [-Werror=non-virtual-dtor]
🐧 Linux / Editor w/ Mono (target=editor)
Process completed with exit code 2.
🤖 Android / Template (target=template_release)
Process completed with exit code 2.
🌐 Web / Template (target=template_release)
Process completed with exit code 2.
🐧 Linux / Editor with doubles and GCC sanitizers (target=editor, tests=yes, dev_build=yes, precision=double, use_asan=yes, use_ubsan=yes, linker=gold): core/io/remote_filesystem_client.h#L39
'class RemoteFilesystemClient' has virtual functions and accessible non-virtual destructor [-Werror=non-virtual-dtor]
🐧 Linux / Editor with doubles and GCC sanitizers (target=editor, tests=yes, dev_build=yes, precision=double, use_asan=yes, use_ubsan=yes, linker=gold): core/io/remote_filesystem_client.h#L39
'class RemoteFilesystemClient' has virtual functions and accessible non-virtual destructor [-Werror=non-virtual-dtor]
🍏 iOS / Template (target=template_release)
Process completed with exit code 2.
🍎 macOS / Template (target=template_release)
Process completed with exit code 2.
🍎 macOS / Editor (target=editor, tests=yes)
Process completed with exit code 2.
🏁 Windows / Template (target=template_release): core/io/remote_filesystem_client.cpp#L152
the following warning is treated as an error
🏁 Windows / Template (target=template_release)
Process completed with exit code 2.
🏁 Windows / Editor (target=editor, tests=yes): editor/debugger/editor_file_server.cpp#L138
the following warning is treated as an error
🏁 Windows / Editor (target=editor, tests=yes)
Process completed with exit code 2.
🏁 Windows / Editor (target=editor, tests=yes): editor/debugger/editor_file_server.cpp#L138
declaration of 'password' hides class member