Skip to content

Use float literals where applicable, fix -Wdouble-promotion #149

Use float literals where applicable, fix -Wdouble-promotion

Use float literals where applicable, fix -Wdouble-promotion #149

Triggered via pull request August 12, 2023 19:25
@vfjplvfjpl
synchronize #1210
vfjpl:float
Status Success
Total duration 15m 55s
Artifacts 10

build-vcpkg.yml

on: pull_request
Matrix: job
Fit to window
Zoom out
Zoom in

Annotations

38 warnings
ubuntu-g++-Debug-luajit=off
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ubuntu-g++-Debug-luajit=off: src/framework/core/resourcemanager.cpp#L348
‘const char* PHYSFS_getUserDir()’ is deprecated [-Wdeprecated-declarations]
ubuntu-g++-Debug-luajit=off: src/framework/core/resourcemanager.cpp#L348
‘const char* PHYSFS_getUserDir()’ is deprecated [-Wdeprecated-declarations]
ubuntu-g++-Debug-luajit=on
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ubuntu-g++-Debug-luajit=on: src/framework/core/resourcemanager.cpp#L348
‘const char* PHYSFS_getUserDir()’ is deprecated [-Wdeprecated-declarations]
ubuntu-g++-Debug-luajit=on: src/framework/core/resourcemanager.cpp#L348
‘const char* PHYSFS_getUserDir()’ is deprecated [-Wdeprecated-declarations]
ubuntu-g++-Release-luajit=on
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ubuntu-g++-Release-luajit=on: src/framework/core/resourcemanager.cpp#L348
‘const char* PHYSFS_getUserDir()’ is deprecated [-Wdeprecated-declarations]
ubuntu-g++-Release-luajit=on: src/framework/core/resourcemanager.cpp#L348
‘const char* PHYSFS_getUserDir()’ is deprecated [-Wdeprecated-declarations]
ubuntu-g++-Release-luajit=off
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ubuntu-g++-Release-luajit=off: src/framework/core/resourcemanager.cpp#L348
‘const char* PHYSFS_getUserDir()’ is deprecated [-Wdeprecated-declarations]
ubuntu-g++-Release-luajit=off: src/framework/core/resourcemanager.cpp#L348
‘const char* PHYSFS_getUserDir()’ is deprecated [-Wdeprecated-declarations]
macos-clang++-Debug-luajit=off
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macos-clang++-Debug-luajit=off
definition of implicit copy constructor for 'reference' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
macos-clang++-Release-luajit=off
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macos-clang++-Release-luajit=off
definition of implicit copy constructor for 'reference' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
macos-clang++-Release-luajit=on
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macos-clang++-Release-luajit=on
definition of implicit copy constructor for 'reference' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
macos-clang++-Debug-luajit=on
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macos-clang++-Debug-luajit=on
definition of implicit copy constructor for 'reference' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
windows-cl.exe-Debug-luajit=on
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
windows-cl.exe-Debug-luajit=on: src/framework/util/crypt.cpp#L55
'RSA_new': Since OpenSSL 3.0
windows-cl.exe-Debug-luajit=on: src/framework/util/crypt.cpp#L68
'RSA_free': Since OpenSSL 3.0
windows-cl.exe-Debug-luajit=on: src/framework/util/crypt.cpp#L257
'RSA_set0_key': Since OpenSSL 3.0
windows-cl.exe-Debug-luajit=on: src/framework/util/crypt.cpp#L290
'RSA_set0_key': Since OpenSSL 3.0
windows-cl.exe-Debug-luajit=on: src/framework/util/crypt.cpp#L291
'RSA_set0_factors': Since OpenSSL 3.0
windows-cl.exe-Debug-luajit=on: src/framework/util/crypt.cpp#L319
'RSA_public_encrypt': Since OpenSSL 3.0
windows-cl.exe-Debug-luajit=on: src/framework/util/crypt.cpp#L346
'RSA_private_decrypt': Since OpenSSL 3.0
windows-cl.exe-Debug-luajit=on: src/framework/util/crypt.cpp#L356
'RSA_size': Since OpenSSL 3.0
windows-cl.exe-Release-luajit=on
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
windows-cl.exe-Release-luajit=on: src/framework/util/crypt.cpp#L55
'RSA_new': Since OpenSSL 3.0
windows-cl.exe-Release-luajit=on: src/framework/util/crypt.cpp#L68
'RSA_free': Since OpenSSL 3.0
windows-cl.exe-Release-luajit=on: src/framework/util/crypt.cpp#L257
'RSA_set0_key': Since OpenSSL 3.0
windows-cl.exe-Release-luajit=on: src/framework/util/crypt.cpp#L290
'RSA_set0_key': Since OpenSSL 3.0
windows-cl.exe-Release-luajit=on: src/framework/util/crypt.cpp#L291
'RSA_set0_factors': Since OpenSSL 3.0
windows-cl.exe-Release-luajit=on: src/framework/util/crypt.cpp#L319
'RSA_public_encrypt': Since OpenSSL 3.0
windows-cl.exe-Release-luajit=on: src/framework/util/crypt.cpp#L346
'RSA_private_decrypt': Since OpenSSL 3.0
windows-cl.exe-Release-luajit=on: src/framework/util/crypt.cpp#L356
'RSA_size': Since OpenSSL 3.0

Artifacts

Produced during runtime
Name Size
otclient-macos-clang-Debug-luajit=off-08580a0be66f6a92eb2da888862ad0713893bede Expired
33.5 MB
otclient-macos-clang-Debug-luajit=on-08580a0be66f6a92eb2da888862ad0713893bede Expired
34 MB
otclient-macos-clang-Release-luajit=off-08580a0be66f6a92eb2da888862ad0713893bede Expired
16.2 MB
otclient-macos-clang-Release-luajit=on-08580a0be66f6a92eb2da888862ad0713893bede Expired
16.7 MB
otclient-ubuntu-gcc-Debug-luajit=off-08580a0be66f6a92eb2da888862ad0713893bede Expired
83.3 MB
otclient-ubuntu-gcc-Debug-luajit=on-08580a0be66f6a92eb2da888862ad0713893bede Expired
83.6 MB
otclient-ubuntu-gcc-Release-luajit=off-08580a0be66f6a92eb2da888862ad0713893bede Expired
11.1 MB
otclient-ubuntu-gcc-Release-luajit=on-08580a0be66f6a92eb2da888862ad0713893bede Expired
11.4 MB
otclient-windows-msvc-Debug-luajit=on-08580a0be66f6a92eb2da888862ad0713893bede Expired
24.2 MB
otclient-windows-msvc-Release-luajit=on-08580a0be66f6a92eb2da888862ad0713893bede Expired
11.5 MB