Uniquely identify sound devices on Windows #1426
Annotations
3 errors, 8 warnings, and 1 notice
|
Ubuntu GCC:
test/patest_init.c#L46
portaudio.h: No such file or directory
|
|
Ubuntu MinGW:
test/patest_init.c#L46
portaudio.h: No such file or directory
|
|
macOS Clang:
test/patest_init.c#L46
'portaudio.h' file not found
|
|
Workflow syntax warning:
.github/workflows/autotools.yml#L56
.github/workflows/autotools.yml (Line: 56, Col: 11): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
Ubuntu GCC
Unexpected input(s) 'vcpkgTriplet', 'appendedCacheKey', 'additionalCachedPaths', 'setupOnly', valid inputs are ['vcpkgDirectory', 'runVcpkgInstall', 'vcpkgGitCommitId', 'vcpkgGitURL', 'doNotUpdateVcpkg', 'doNotCache', 'vcpkgJsonGlob', 'vcpkgJsonIgnores', 'vcpkgConfigurationJsonGlob', 'binaryCachePath', 'runVcpkgFormatString', 'useShell', 'logCollectionRegExps']
|
|
Ubuntu MinGW
Unexpected input(s) 'vcpkgTriplet', 'appendedCacheKey', 'additionalCachedPaths', 'setupOnly', valid inputs are ['vcpkgDirectory', 'runVcpkgInstall', 'vcpkgGitCommitId', 'vcpkgGitURL', 'doNotUpdateVcpkg', 'doNotCache', 'vcpkgJsonGlob', 'vcpkgJsonIgnores', 'vcpkgConfigurationJsonGlob', 'binaryCachePath', 'runVcpkgFormatString', 'useShell', 'logCollectionRegExps']
|
|
macOS Clang:
src/hostapi/coreaudio/pa_mac_core.c#L434
unused variable 'i' [-Wunused-variable]
|
|
macOS Clang:
src/hostapi/coreaudio/pa_mac_core.c#L417
unused variable 'i' [-Wunused-variable]
|
|
macOS Clang:
src/hostapi/coreaudio/pa_mac_core.c#L434
unused variable 'i' [-Wunused-variable]
|
|
macOS Clang:
src/hostapi/coreaudio/pa_mac_core.c#L417
unused variable 'i' [-Wunused-variable]
|
|
macOS Clang
Unexpected input(s) 'vcpkgTriplet', 'appendedCacheKey', 'additionalCachedPaths', 'setupOnly', valid inputs are ['vcpkgDirectory', 'runVcpkgInstall', 'vcpkgGitCommitId', 'vcpkgGitURL', 'doNotUpdateVcpkg', 'doNotCache', 'vcpkgJsonGlob', 'vcpkgJsonIgnores', 'vcpkgConfigurationJsonGlob', 'binaryCachePath', 'runVcpkgFormatString', 'useShell', 'logCollectionRegExps']
|
|
macOS Clang
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|