Skip to content

Fix vulkan warnings #2827

Fix vulkan warnings

Fix vulkan warnings #2827

Triggered via push August 19, 2023 11:39
Status Failure
Total duration 30m 25s
Artifacts 1

build.yml

on: push
Matrix: Build
Build Windows(x86)
12m 0s
Build Windows(x86)
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 35 warnings
Build on mac
Process completed with exit code 1.
Build on linux
The operation was canceled.
Build on windows_x64
The operation was canceled.
Build on mac
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2, actions/checkout@v2, jwlawson/actions-setup-cmake@v1.4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build on linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build on windows_x64
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build on windows_x64: Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L25
'+=': conversion from 'size_t' to 'int32_t', possible loss of data
Build on windows_x64: Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L35
'+=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
Build on windows_x64: Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L39
'=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
Build on windows_x64: Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L43
'=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
Build on windows_x64: Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L109
'=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
Build on windows_x64: Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L137
'=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
Build on windows_x64: Downloads/OpenSoundMixer/src/Decorder/osm.WaveDecorder.cpp#L96
'=': conversion from 'double' to 'int16_t', possible loss of data
Build on windows_x64: Downloads/OpenSoundMixer/src/Decorder/osm.WaveDecorder.cpp#L97
'=': conversion from 'double' to 'int16_t', possible loss of data
Build on windows_x64: Downloads/OpenSoundMixer/src/Decorder/osm.WaveDecorder.cpp#L223
'argument': conversion from 'size_t' to 'int32_t', possible loss of data
Build on windows_x64: Downloads/OpenSoundMixer/src/Filter/osm.Resampler.cpp#L61
'initializing': conversion from 'double' to 'int32_t', possible loss of data
Build Windows(x86)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Windows(x86): Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L35
'+=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
Build Windows(x86): Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L39
'=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
Build Windows(x86): Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L43
'=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
Build Windows(x86): Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L109
'=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
Build Windows(x86): Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L137
'=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
Run Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run Tests: Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L25
'+=': conversion from 'size_t' to 'int32_t', possible loss of data
Run Tests: Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L35
'+=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
Run Tests: Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L39
'=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
Run Tests: Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L43
'=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
Run Tests: Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L109
'=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
Run Tests: Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L137
'=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
Run Tests: Downloads/OpenSoundMixer/src/Decorder/osm.WaveDecorder.cpp#L96
'=': conversion from 'double' to 'int16_t', possible loss of data
Run Tests: Downloads/OpenSoundMixer/src/Decorder/osm.WaveDecorder.cpp#L97
'=': conversion from 'double' to 'int16_t', possible loss of data
Run Tests: Downloads/OpenSoundMixer/src/Decorder/osm.WaveDecorder.cpp#L223
'argument': conversion from 'size_t' to 'int32_t', possible loss of data
Run Tests: Downloads/OpenSoundMixer/src/Filter/osm.Resampler.cpp#L61
'initializing': conversion from 'double' to 'int32_t', possible loss of data

Artifacts

Produced during runtime
Name Size
Test Expired
4.47 MB