FIX: GCC14 compatible build #3030
Annotations
13 warnings
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v2, actions/checkout@v2, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L35
'+=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
|
Build:
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L39
'=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
|
Build:
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L43
'=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
|
Build:
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L109
'=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
|
Build:
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L137
'=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
|
Build:
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L171
'<=': signed/unsigned mismatch
|
Build:
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L199
'>=': signed/unsigned mismatch
|
Build:
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L211
'>=': signed/unsigned mismatch
|
Build:
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L254
'>=': signed/unsigned mismatch
|
Build:
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L266
'>=': signed/unsigned mismatch
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Test".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading