Skip to content

New Crowdin updates #5777

New Crowdin updates

New Crowdin updates #5777

Triggered via pull request February 13, 2024 17:40
@wzdev-ciwzdev-ci
synchronize #3524
l10n_master
Status Success
Total duration 10m 1s
Artifacts

CI_archlinux.yml

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

Annotations

8 warnings
Arch :LATEST [Clang]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Arch :LATEST [Clang]: src/droid.cpp#L255
implicit conversion turns floating-point number into integer: 'float' to 'int' [-Wfloat-conversion]
Arch :LATEST [Clang]: src/hci/quickchat.cpp#L275
implicit conversion turns floating-point number into integer: 'float' to 'int' [-Wfloat-conversion]
Arch :LATEST [GCC]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Arch :LATEST [GCC]: lib/ivis_opengl/pielighting.cpp#L87
conversion from ‘double’ to ‘float’ may change value [-Wfloat-conversion]
Arch :LATEST [GCC]: src/droid.cpp#L255
conversion from ‘float’ to ‘int’ may change value [-Wfloat-conversion]
Arch :LATEST [GCC]: src/hci/quickchat.cpp#L275
conversion from ‘float’ to ‘int’ may change value [-Wfloat-conversion]
Arch :LATEST [GCC]: src/shadowcascades.cpp#L69
conversion from ‘double’ to ‘float’ may change value [-Wfloat-conversion]