Skip to content

Support find_package #2847

Support find_package

Support find_package #2847

Triggered via pull request October 23, 2023 13:29
Status Failure
Total duration 37m 8s
Artifacts 1

build.yml

on: pull_request
Matrix: Build
Build Windows(x86)
13m 33s
Build Windows(x86)
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 35 warnings
Build on linux
Process completed with exit code 1.
Build on mac
The operation was canceled.
Build on windows_x64
The operation was canceled.
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 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 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.49 MB