Skip to content

make arrays and hook return values use standard property access semantics #165

make arrays and hook return values use standard property access semantics

make arrays and hook return values use standard property access semantics #165

Triggered via pull request January 19, 2025 01:54
Status Failure
Total duration 6m 25s
Artifacts

build.yml

on: pull_request
Matrix: build-ubuntu
Matrix: build-windows
Matrix: clang-tidy
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
clang-tidy (clang-ue3-x86-release): src\pyunrealsdk\unreal_bindings\wrapped_array_methods.cpp#L171
clang-tidy: variable 'sorted_array' of type 'py::sequence' can be declared 'const' (misc-const-correctness)
clang-tidy (clang-ue3-x86-release)
Found 1 clang-tidy issues
clang-tidy (clang-ue4-x64-release): src\pyunrealsdk\unreal_bindings\wrapped_array_methods.cpp#L171
clang-tidy: variable 'sorted_array' of type 'py::sequence' can be declared 'const' (misc-const-correctness)
clang-tidy (clang-ue4-x64-release)
Found 1 clang-tidy issues
ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
spelling
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pyright
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636