Update Vulkan #2824
Annotations
6 errors and 11 warnings
Dev/Cpp/Test/Runtime/BasicRendering.cpp#L210
'EffectPlatformVulkan': undeclared identifier
|
Dev/Cpp/Test/Runtime/BasicRendering.cpp#L210
'std::make_shared': no matching overloaded function found
|
Dev/Cpp/Test/Runtime/BasicRendering.cpp#L210
'std::make_shared': invalid template argument for '_Ty', type expected
|
Dev/Cpp/Test/Runtime/BasicRendering.cpp#L211
'platform': cannot be used before it is initialized
|
Dev/Cpp/Test/Runtime/BasicRendering.cpp#L211
'BasicRuntimeTestPlatform': function does not take 3 arguments
|
|
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/
|
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L25
'+=': conversion from 'size_t' to 'int32_t', possible loss of data
|
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L35
'+=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
|
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L39
'=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
|
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L43
'=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
|
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L109
'=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
|
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L137
'=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
|
Downloads/OpenSoundMixer/src/Decorder/osm.WaveDecorder.cpp#L96
'=': conversion from 'double' to 'int16_t', possible loss of data
|
Downloads/OpenSoundMixer/src/Decorder/osm.WaveDecorder.cpp#L97
'=': conversion from 'double' to 'int16_t', possible loss of data
|
Downloads/OpenSoundMixer/src/Decorder/osm.WaveDecorder.cpp#L223
'argument': conversion from 'size_t' to 'int32_t', possible loss of data
|
Downloads/OpenSoundMixer/src/Filter/osm.Resampler.cpp#L61
'initializing': conversion from 'double' to 'int32_t', possible loss of data
|
The logs for this run have expired and are no longer available.
Loading