chore(dependencies): Upgrade dependencies versions. #118
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
|
|
build/vcpkg_installed/arm64-osx/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
|
src/Mixer/Mixer.cpp#L1134
implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
|
src/Utils/pffft/simd/pf_neon_float.h#L40
/Users/runner/work/AmplitudeAudioSDK/AmplitudeAudioSDK/src/Utils/pffft/simd/pf_neon_float.h: ARM NEON macros are defined [-W#pragma-messages]
|
src/Utils/pffft/simd/pf_neon_double.h#L44
/Users/runner/work/AmplitudeAudioSDK/AmplitudeAudioSDK/src/Utils/pffft/simd/pf_neon_double.h: NEON (from AVX) macros are defined [-W#pragma-messages]
|
src/Mixer/Mixer.cpp#L1134
implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
|
src/Utils/pffft/simd/pf_neon_float.h#L40
/Users/runner/work/AmplitudeAudioSDK/AmplitudeAudioSDK/src/Utils/pffft/simd/pf_neon_float.h: ARM NEON macros are defined [-W#pragma-messages]
|
src/Utils/pffft/simd/pf_neon_double.h#L44
/Users/runner/work/AmplitudeAudioSDK/AmplitudeAudioSDK/src/Utils/pffft/simd/pf_neon_double.h: NEON (from AVX) macros are defined [-W#pragma-messages]
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "debug_amplitude_audio_sdk_linux_gcc_x64.7z", "debug_amplitude_audio_sdk_macos_clang_arm64.7z", "debug_amplitude_audio_sdk_macos_clang_x64.7z", "debug_amplitude_audio_sdk_windows_mingw_x64.7z", "debug_amplitude_audio_sdk_windows_msvc_x64.7z", "release_amplitude_audio_sdk_linux_gcc_x64.7z", "release_amplitude_audio_sdk_macos_clang_arm64.7z", "release_amplitude_audio_sdk_macos_clang_x64.7z", "release_amplitude_audio_sdk_windows_mingw_x64.7z", "release_amplitude_audio_sdk_windows_msvc_x64.7z".
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/
|
This job succeeded
Loading