Skip to content

Localize declaration of for loop variables in host API implementation… #1388

Localize declaration of for loop variables in host API implementation…

Localize declaration of for loop variables in host API implementation… #1388

Triggered via push March 19, 2026 22:13
Status Success
Total duration 1m 31s
Artifacts

autotools.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
Ubuntu MinGW: test/patest_init.c#L46
portaudio.h: No such file or directory
Ubuntu GCC: 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 MinGW
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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']
Ubuntu GCC
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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']
macOS Clang
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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']