Skip to content

Add "direction" JS field to Structure objects #6255

Add "direction" JS field to Structure objects

Add "direction" JS field to Structure objects #6255

Triggered via pull request June 1, 2024 23:01
Status Success
Total duration 9m 56s
Artifacts

CI_archlinux.yml

on: pull_request
Matrix: archlinux-latest-gcc
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Arch :LATEST [Clang]: src/quickjs_backend.cpp#L839
implicit conversion turns floating-point number into integer: 'float' to 'int32_t' (aka 'int') [-Wfloat-conversion]
Arch :LATEST [GCC]: src/quickjs_backend.cpp#L839
conversion from ‘float’ to ‘int32_t’ {aka ‘int’} may change value [-Wfloat-conversion]