refactor(soundmanagerutil): Rename AudioPathType::MASTER
enum member
#1755
build.yml
on: push
Matrix: build
Update manifest file on download server
57s
Annotations
33 warnings
macOS 11 arm64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
macOS 11 arm64
Found 2 matching packages.
|
macOS 11 arm64
bitwise operation between different enumeration types ('(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:548:1)' and '(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:497:1)') is deprecated [-Wdeprecated-anon-enum-enum-conversion]
|
macOS 11 arm64
bitwise operation between different enumeration types ('(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:497:1)' and '(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:548:1)') is deprecated [-Wdeprecated-anon-enum-enum-conversion]
|
macOS 11 arm64
bitwise operation between different enumeration types ('(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:497:1)' and '(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:548:1)') is deprecated [-Wdeprecated-anon-enum-enum-conversion]
|
macOS 11 arm64
bitwise operation between different enumeration types ('(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:497:1)' and '(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:548:1)') is deprecated [-Wdeprecated-anon-enum-enum-conversion]
|
macOS 11 arm64
bitwise operation between different enumeration types ('(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:497:1)' and '(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:548:1)') is deprecated [-Wdeprecated-anon-enum-enum-conversion]
|
Windows 2019 (MSVC)
The following actions uses node12 which is deprecated and will be forced to run on node16: seanmiddleditch/gha-setup-vsdevenv@v4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Windows 2019 (MSVC)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Windows 2019 (MSVC)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Ubuntu 22.04 (gcc):
build/libdjinterop-prefix/src/libdjinterop/src/djinterop/engine/v1/performance_data_format.cpp#L114
‘beats_until_next_marker’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Ubuntu 22.04 (gcc):
build/libdjinterop-prefix/src/libdjinterop/src/djinterop/engine/v2/beat_data_blob.cpp#L76
unused variable ‘end’ [-Wunused-variable]
|
Ubuntu 22.04 (gcc):
build/libdjinterop-prefix/src/libdjinterop/src/djinterop/engine/v2/overview_waveform_data_blob.cpp#L32
unused variable ‘end’ [-Wunused-variable]
|
Ubuntu 22.04 (gcc):
build/libdjinterop-prefix/src/libdjinterop/src/djinterop/engine/v2/loops_blob.cpp#L38
unused variable ‘end’ [-Wunused-variable]
|
Ubuntu 22.04 (gcc):
build/libdjinterop-prefix/src/libdjinterop/src/djinterop/engine/v2/playlist_table.cpp#L133
‘result’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Ubuntu 22.04 (gcc):
build/libdjinterop-prefix/src/libdjinterop/src/djinterop/engine/v2/quick_cues_blob.cpp#L39
unused variable ‘end’ [-Wunused-variable]
|
Ubuntu 22.04 (gcc):
build/libdjinterop-prefix/src/libdjinterop/src/djinterop/engine/v2/track_data_blob.cpp#L32
unused variable ‘end’ [-Wunused-variable]
|
Ubuntu 22.04 (gcc)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
macOS 11 x64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
macOS 11 x64
bitwise operation between different enumeration types ('(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:548:1)' and '(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:497:1)') is deprecated [-Wdeprecated-anon-enum-enum-conversion]
|
macOS 11 x64
bitwise operation between different enumeration types ('(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:497:1)' and '(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:548:1)') is deprecated [-Wdeprecated-anon-enum-enum-conversion]
|
macOS 11 x64
bitwise operation between different enumeration types ('(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:497:1)' and '(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:548:1)') is deprecated [-Wdeprecated-anon-enum-enum-conversion]
|
macOS 11 x64
bitwise operation between different enumeration types ('(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:497:1)' and '(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:548:1)') is deprecated [-Wdeprecated-anon-enum-enum-conversion]
|
macOS 11 x64
bitwise operation between different enumeration types ('(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:497:1)' and '(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:548:1)') is deprecated [-Wdeprecated-anon-enum-enum-conversion]
|
macOS 11 x64
Found 2 matching packages.
|
Ubuntu 22.04 (Qt 6.2, gcc)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Ubuntu 22.04 (Qt 6.2, gcc):
build/libdjinterop-prefix/src/libdjinterop/src/djinterop/engine/v1/performance_data_format.cpp#L114
‘beats_until_next_marker’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Ubuntu 22.04 (Qt 6.2, gcc):
build/libdjinterop-prefix/src/libdjinterop/src/djinterop/engine/v2/beat_data_blob.cpp#L76
unused variable ‘end’ [-Wunused-variable]
|
Ubuntu 22.04 (Qt 6.2, gcc):
build/libdjinterop-prefix/src/libdjinterop/src/djinterop/engine/v2/overview_waveform_data_blob.cpp#L32
unused variable ‘end’ [-Wunused-variable]
|
Ubuntu 22.04 (Qt 6.2, gcc):
build/libdjinterop-prefix/src/libdjinterop/src/djinterop/engine/v2/loops_blob.cpp#L38
unused variable ‘end’ [-Wunused-variable]
|
Ubuntu 22.04 (Qt 6.2, gcc):
build/libdjinterop-prefix/src/libdjinterop/src/djinterop/engine/v2/playlist_table.cpp#L133
‘result’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Ubuntu 22.04 (Qt 6.2, gcc):
build/libdjinterop-prefix/src/libdjinterop/src/djinterop/engine/v2/quick_cues_blob.cpp#L39
unused variable ‘end’ [-Wunused-variable]
|
Ubuntu 22.04 (Qt 6.2, gcc):
build/libdjinterop-prefix/src/libdjinterop/src/djinterop/engine/v2/track_data_blob.cpp#L32
unused variable ‘end’ [-Wunused-variable]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Ubuntu 22.04 DEB
Expired
|
20 MB |
|
Ubuntu 22.04 Qt6 DEB
Expired
|
20.7 MB |
|
Windows Installer
Expired
|
69.9 MB |
|
macOS ARM DMG
Expired
|
43.8 MB |
|
macOS Intel DMG
Expired
|
47 MB |
|