Skip to content

Fixed GCC build

Fixed GCC build #199

Triggered via push September 2, 2024 01:48
Status Failure
Total duration 2m 21s
Artifacts

all-os.yml

on: push
Matrix: apple-clang
Matrix: linux-clang
Matrix: linux-gcc
Matrix: windows-msvc
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 142 warnings
Clang 14 Linux
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/598255286/cmake-3.26.0-linux-x86_64/bin/cmake' failed with error code: '1'.'
Clang 12 Linux
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/598255286/cmake-3.26.0-linux-x86_64/bin/cmake' failed with error code: '1'.'
Clang 13 Linux
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/598255286/cmake-3.26.0-linux-x86_64/bin/cmake' failed with error code: '1'.'
Clang 11 Linux
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/598255286/cmake-3.26.0-linux-x86_64/bin/cmake' failed with error code: '1'.'
AppleClang XCode 14.3 MacOS
run-cmake action execution failed: 'Error: "'/Users/runner/work/_temp/876236810/cmake-3.26.0-macos-universal/CMake.app/Contents/bin/cmake' failed with error code: '1'.'
AppleClang XCode 13 MacOS
run-cmake action execution failed: 'Error: "'/Users/runner/work/_temp/876236810/cmake-3.26.0-macos-universal/CMake.app/Contents/bin/cmake' failed with error code: '1'.'
Clang 14 Linux
The following actions use a deprecated Node.js version and will be forced to run on node20: lukka/get-cmake@v3.26.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Clang 14 Linux: examples/example2/example2.cpp#L27
unused parameter 'ks' [-Wunused-parameter]
Clang 14 Linux: examples/example2/example2.cpp#L27
unused parameter 'mb' [-Wunused-parameter]
Clang 14 Linux: examples/example2/example2.cpp#L34
unused parameter 'ks' [-Wunused-parameter]
Clang 14 Linux: examples/example2/example2.cpp#L34
unused parameter 'mb' [-Wunused-parameter]
Clang 14 Linux: examples/example2/example2.cpp#L77
unused parameter 'camera' [-Wunused-parameter]
Clang 14 Linux: examples/example5/example5.cpp#L18
private field 'camera' is not used [-Wunused-private-field]
Clang 14 Linux: examples/example5/example5.cpp#L19
private field 'width' is not used [-Wunused-private-field]
Clang 14 Linux: examples/example5/example5.cpp#L20
private field 'height' is not used [-Wunused-private-field]
Clang 14 Linux: examples/example6/example6.cpp#L29
unused parameter 'camera' [-Wunused-parameter]
Clang 14 Linux: examples/example9/example9.cpp#L129
unused variable 'fm3' [-Wunused-variable]
Clang 14 Linux
Unexpected input(s) 'appendedCacheKey', valid inputs are ['vcpkgDirectory', 'runVcpkgInstall', 'vcpkgGitCommitId', 'vcpkgGitURL', 'doNotUpdateVcpkg', 'doNotCache', 'vcpkgJsonGlob', 'vcpkgJsonIgnores', 'vcpkgConfigurationJsonGlob', 'binaryCachePath', 'runVcpkgFormatString', 'useShell', 'logCollectionRegExps']
Clang 12 Linux
The following actions use a deprecated Node.js version and will be forced to run on node20: lukka/get-cmake@v3.26.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Clang 12 Linux
Unexpected input(s) 'appendedCacheKey', valid inputs are ['vcpkgDirectory', 'runVcpkgInstall', 'vcpkgGitCommitId', 'vcpkgGitURL', 'doNotUpdateVcpkg', 'doNotCache', 'vcpkgJsonGlob', 'vcpkgJsonIgnores', 'vcpkgConfigurationJsonGlob', 'binaryCachePath', 'runVcpkgFormatString', 'useShell', 'logCollectionRegExps']
Clang 12 Linux: examples/example2/example2.cpp#L27
unused parameter 'ks' [-Wunused-parameter]
Clang 12 Linux: examples/example2/example2.cpp#L27
unused parameter 'mb' [-Wunused-parameter]
Clang 12 Linux: examples/example2/example2.cpp#L34
unused parameter 'ks' [-Wunused-parameter]
Clang 12 Linux: examples/example2/example2.cpp#L34
unused parameter 'mb' [-Wunused-parameter]
Clang 12 Linux: examples/example2/example2.cpp#L77
unused parameter 'camera' [-Wunused-parameter]
Clang 12 Linux: examples/example5/example5.cpp#L18
private field 'camera' is not used [-Wunused-private-field]
Clang 12 Linux: examples/example5/example5.cpp#L19
private field 'width' is not used [-Wunused-private-field]
Clang 12 Linux: examples/example5/example5.cpp#L20
private field 'height' is not used [-Wunused-private-field]
Clang 12 Linux: examples/example6/example6.cpp#L29
unused parameter 'camera' [-Wunused-parameter]
Clang 12 Linux: examples/example7/example7.cpp#L26
unused parameter 'camera' [-Wunused-parameter]
GCC 12 Linux
The following actions use a deprecated Node.js version and will be forced to run on node20: lukka/get-cmake@v3.26.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GCC 12 Linux
Unexpected input(s) 'appendedCacheKey', valid inputs are ['vcpkgDirectory', 'runVcpkgInstall', 'vcpkgGitCommitId', 'vcpkgGitURL', 'doNotUpdateVcpkg', 'doNotCache', 'vcpkgJsonGlob', 'vcpkgJsonIgnores', 'vcpkgConfigurationJsonGlob', 'binaryCachePath', 'runVcpkgFormatString', 'useShell', 'logCollectionRegExps']
Clang 16 Linux
The following actions use a deprecated Node.js version and will be forced to run on node20: lukka/get-cmake@v3.26.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Clang 17 Linux
The following actions use a deprecated Node.js version and will be forced to run on node20: lukka/get-cmake@v3.26.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Clang 16 Linux
Unexpected input(s) 'appendedCacheKey', valid inputs are ['vcpkgDirectory', 'runVcpkgInstall', 'vcpkgGitCommitId', 'vcpkgGitURL', 'doNotUpdateVcpkg', 'doNotCache', 'vcpkgJsonGlob', 'vcpkgJsonIgnores', 'vcpkgConfigurationJsonGlob', 'binaryCachePath', 'runVcpkgFormatString', 'useShell', 'logCollectionRegExps']
Clang 17 Linux
Unexpected input(s) 'appendedCacheKey', valid inputs are ['vcpkgDirectory', 'runVcpkgInstall', 'vcpkgGitCommitId', 'vcpkgGitURL', 'doNotUpdateVcpkg', 'doNotCache', 'vcpkgJsonGlob', 'vcpkgJsonIgnores', 'vcpkgConfigurationJsonGlob', 'binaryCachePath', 'runVcpkgFormatString', 'useShell', 'logCollectionRegExps']
Clang 16 Linux: examples/example2/example2.cpp#L27
unused parameter 'ks' [-Wunused-parameter]
Clang 17 Linux: examples/example2/example2.cpp#L27
unused parameter 'ks' [-Wunused-parameter]
Clang 16 Linux: examples/example2/example2.cpp#L27
unused parameter 'mb' [-Wunused-parameter]
Clang 17 Linux: examples/example2/example2.cpp#L27
unused parameter 'mb' [-Wunused-parameter]
Clang 16 Linux: examples/example2/example2.cpp#L34
unused parameter 'ks' [-Wunused-parameter]
Clang 17 Linux: examples/example2/example2.cpp#L34
unused parameter 'ks' [-Wunused-parameter]
Clang 16 Linux: examples/example2/example2.cpp#L34
unused parameter 'mb' [-Wunused-parameter]
Clang 17 Linux: examples/example2/example2.cpp#L34
unused parameter 'mb' [-Wunused-parameter]
Clang 16 Linux: examples/example2/example2.cpp#L77
unused parameter 'camera' [-Wunused-parameter]
Clang 17 Linux: examples/example2/example2.cpp#L77
unused parameter 'camera' [-Wunused-parameter]
Clang 16 Linux: examples/example5/example5.cpp#L18
private field 'camera' is not used [-Wunused-private-field]
Clang 17 Linux: examples/example5/example5.cpp#L18
private field 'camera' is not used [-Wunused-private-field]
Clang 16 Linux: examples/example5/example5.cpp#L19
private field 'width' is not used [-Wunused-private-field]
Clang 17 Linux: examples/example5/example5.cpp#L19
private field 'width' is not used [-Wunused-private-field]
Clang 16 Linux: examples/example5/example5.cpp#L20
private field 'height' is not used [-Wunused-private-field]
Clang 17 Linux: examples/example5/example5.cpp#L20
private field 'height' is not used [-Wunused-private-field]
Clang 16 Linux: examples/example6/example6.cpp#L29
unused parameter 'camera' [-Wunused-parameter]
Clang 17 Linux: examples/example6/example6.cpp#L29
unused parameter 'camera' [-Wunused-parameter]
Clang 16 Linux: examples/example9/example9.cpp#L119
unused variable 'fm1' [-Wunused-variable]
Clang 17 Linux: examples/example7/example7.cpp#L26
unused parameter 'camera' [-Wunused-parameter]
Clang 15 Linux
The following actions use a deprecated Node.js version and will be forced to run on node20: lukka/get-cmake@v3.26.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Clang 15 Linux: examples/example2/example2.cpp#L27
unused parameter 'ks' [-Wunused-parameter]
Clang 15 Linux: examples/example2/example2.cpp#L27
unused parameter 'mb' [-Wunused-parameter]
Clang 15 Linux: examples/example2/example2.cpp#L34
unused parameter 'ks' [-Wunused-parameter]
Clang 15 Linux: examples/example2/example2.cpp#L34
unused parameter 'mb' [-Wunused-parameter]
Clang 15 Linux: examples/example2/example2.cpp#L77
unused parameter 'camera' [-Wunused-parameter]
Clang 15 Linux: examples/example5/example5.cpp#L18
private field 'camera' is not used [-Wunused-private-field]
Clang 15 Linux: examples/example5/example5.cpp#L19
private field 'width' is not used [-Wunused-private-field]
Clang 15 Linux: examples/example5/example5.cpp#L20
private field 'height' is not used [-Wunused-private-field]
Clang 15 Linux: examples/example6/example6.cpp#L29
unused parameter 'camera' [-Wunused-parameter]
Clang 15 Linux: examples/example7/example7.cpp#L26
unused parameter 'camera' [-Wunused-parameter]
Clang 15 Linux
Unexpected input(s) 'appendedCacheKey', valid inputs are ['vcpkgDirectory', 'runVcpkgInstall', 'vcpkgGitCommitId', 'vcpkgGitURL', 'doNotUpdateVcpkg', 'doNotCache', 'vcpkgJsonGlob', 'vcpkgJsonIgnores', 'vcpkgConfigurationJsonGlob', 'binaryCachePath', 'runVcpkgFormatString', 'useShell', 'logCollectionRegExps']
Clang 13 Linux
The following actions use a deprecated Node.js version and will be forced to run on node20: lukka/get-cmake@v3.26.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Clang 13 Linux: examples/example2/example2.cpp#L27
unused parameter 'ks' [-Wunused-parameter]
Clang 13 Linux: examples/example2/example2.cpp#L27
unused parameter 'mb' [-Wunused-parameter]
Clang 13 Linux: examples/example2/example2.cpp#L34
unused parameter 'ks' [-Wunused-parameter]
Clang 13 Linux: examples/example2/example2.cpp#L34
unused parameter 'mb' [-Wunused-parameter]
Clang 13 Linux: examples/example2/example2.cpp#L77
unused parameter 'camera' [-Wunused-parameter]
Clang 13 Linux: examples/example5/example5.cpp#L18
private field 'camera' is not used [-Wunused-private-field]
Clang 13 Linux: examples/example5/example5.cpp#L19
private field 'width' is not used [-Wunused-private-field]
Clang 13 Linux: examples/example5/example5.cpp#L20
private field 'height' is not used [-Wunused-private-field]
Clang 13 Linux: examples/example6/example6.cpp#L29
unused parameter 'camera' [-Wunused-parameter]
Clang 13 Linux: examples/example9/example9.cpp#L129
unused variable 'fm3' [-Wunused-variable]
Clang 13 Linux
Unexpected input(s) 'appendedCacheKey', valid inputs are ['vcpkgDirectory', 'runVcpkgInstall', 'vcpkgGitCommitId', 'vcpkgGitURL', 'doNotUpdateVcpkg', 'doNotCache', 'vcpkgJsonGlob', 'vcpkgJsonIgnores', 'vcpkgConfigurationJsonGlob', 'binaryCachePath', 'runVcpkgFormatString', 'useShell', 'logCollectionRegExps']
Clang 18 Linux
The following actions use a deprecated Node.js version and will be forced to run on node20: lukka/get-cmake@v3.26.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Clang 18 Linux: examples/example2/example2.cpp#L27
unused parameter 'ks' [-Wunused-parameter]
Clang 18 Linux: examples/example2/example2.cpp#L27
unused parameter 'mb' [-Wunused-parameter]
Clang 18 Linux: examples/example2/example2.cpp#L34
unused parameter 'ks' [-Wunused-parameter]
Clang 18 Linux: examples/example2/example2.cpp#L34
unused parameter 'mb' [-Wunused-parameter]
Clang 18 Linux: examples/example2/example2.cpp#L77
unused parameter 'camera' [-Wunused-parameter]
Clang 18 Linux: examples/example5/example5.cpp#L18
private field 'camera' is not used [-Wunused-private-field]
Clang 18 Linux: examples/example5/example5.cpp#L19
private field 'width' is not used [-Wunused-private-field]
Clang 18 Linux: examples/example5/example5.cpp#L20
private field 'height' is not used [-Wunused-private-field]
Clang 18 Linux: examples/example6/example6.cpp#L29
unused parameter 'camera' [-Wunused-parameter]
Clang 18 Linux: examples/example9/example9.cpp#L119
unused variable 'fm1' [-Wunused-variable]
Clang 18 Linux
Unexpected input(s) 'appendedCacheKey', valid inputs are ['vcpkgDirectory', 'runVcpkgInstall', 'vcpkgGitCommitId', 'vcpkgGitURL', 'doNotUpdateVcpkg', 'doNotCache', 'vcpkgJsonGlob', 'vcpkgJsonIgnores', 'vcpkgConfigurationJsonGlob', 'binaryCachePath', 'runVcpkgFormatString', 'useShell', 'logCollectionRegExps']
Clang 11 Linux
The following actions use a deprecated Node.js version and will be forced to run on node20: lukka/get-cmake@v3.26.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Clang 11 Linux: examples/example2/example2.cpp#L27
unused parameter 'ks' [-Wunused-parameter]
Clang 11 Linux: examples/example2/example2.cpp#L27
unused parameter 'mb' [-Wunused-parameter]
Clang 11 Linux: examples/example2/example2.cpp#L34
unused parameter 'ks' [-Wunused-parameter]
Clang 11 Linux: examples/example2/example2.cpp#L34
unused parameter 'mb' [-Wunused-parameter]
Clang 11 Linux: examples/example2/example2.cpp#L77
unused parameter 'camera' [-Wunused-parameter]
Clang 11 Linux: examples/example5/example5.cpp#L18
private field 'camera' is not used [-Wunused-private-field]
Clang 11 Linux: examples/example5/example5.cpp#L19
private field 'width' is not used [-Wunused-private-field]
Clang 11 Linux: examples/example5/example5.cpp#L20
private field 'height' is not used [-Wunused-private-field]
Clang 11 Linux: examples/example6/example6.cpp#L29
unused parameter 'camera' [-Wunused-parameter]
Clang 11 Linux: examples/example9/example9.cpp#L124
unused variable 'fm2' [-Wunused-variable]
Clang 11 Linux
Unexpected input(s) 'appendedCacheKey', valid inputs are ['vcpkgDirectory', 'runVcpkgInstall', 'vcpkgGitCommitId', 'vcpkgGitURL', 'doNotUpdateVcpkg', 'doNotCache', 'vcpkgJsonGlob', 'vcpkgJsonIgnores', 'vcpkgConfigurationJsonGlob', 'binaryCachePath', 'runVcpkgFormatString', 'useShell', 'logCollectionRegExps']
GCC 11 Linux
The following actions use a deprecated Node.js version and will be forced to run on node20: lukka/get-cmake@v3.26.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GCC 11 Linux
Unexpected input(s) 'appendedCacheKey', valid inputs are ['vcpkgDirectory', 'runVcpkgInstall', 'vcpkgGitCommitId', 'vcpkgGitURL', 'doNotUpdateVcpkg', 'doNotCache', 'vcpkgJsonGlob', 'vcpkgJsonIgnores', 'vcpkgConfigurationJsonGlob', 'binaryCachePath', 'runVcpkgFormatString', 'useShell', 'logCollectionRegExps']
AppleClang XCode 15.2 MacOS
The following actions use a deprecated Node.js version and will be forced to run on node20: lukka/get-cmake@v3.26.0, maxim-lobanov/setup-xcode@v1.5.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
AppleClang XCode 15.2 MacOS
Unexpected input(s) 'appendedCacheKey', valid inputs are ['vcpkgDirectory', 'runVcpkgInstall', 'vcpkgGitCommitId', 'vcpkgGitURL', 'doNotUpdateVcpkg', 'doNotCache', 'vcpkgJsonGlob', 'vcpkgJsonIgnores', 'vcpkgConfigurationJsonGlob', 'binaryCachePath', 'runVcpkgFormatString', 'useShell', 'logCollectionRegExps']
AppleClang XCode 15.2 MacOS: examples/example2/example2.cpp#L27
unused parameter 'ks' [-Wunused-parameter]
AppleClang XCode 15.2 MacOS: examples/example2/example2.cpp#L27
unused parameter 'mb' [-Wunused-parameter]
AppleClang XCode 15.2 MacOS: examples/example2/example2.cpp#L34
unused parameter 'ks' [-Wunused-parameter]
AppleClang XCode 15.2 MacOS: examples/example2/example2.cpp#L34
unused parameter 'mb' [-Wunused-parameter]
AppleClang XCode 15.2 MacOS: examples/example2/example2.cpp#L77
unused parameter 'camera' [-Wunused-parameter]
AppleClang XCode 15.2 MacOS: examples/example5/example5.cpp#L18
private field 'camera' is not used [-Wunused-private-field]
AppleClang XCode 15.2 MacOS: examples/example5/example5.cpp#L19
private field 'width' is not used [-Wunused-private-field]
AppleClang XCode 15.2 MacOS: examples/example5/example5.cpp#L20
private field 'height' is not used [-Wunused-private-field]
AppleClang XCode 15.2 MacOS: examples/example6/example6.cpp#L29
unused parameter 'camera' [-Wunused-parameter]
AppleClang XCode 15.2 MacOS: examples/example9/example9.cpp#L119
unused variable 'fm1' [-Wunused-variable]
GCC 13 Linux
The following actions use a deprecated Node.js version and will be forced to run on node20: lukka/get-cmake@v3.26.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GCC 13 Linux
Unexpected input(s) 'appendedCacheKey', valid inputs are ['vcpkgDirectory', 'runVcpkgInstall', 'vcpkgGitCommitId', 'vcpkgGitURL', 'doNotUpdateVcpkg', 'doNotCache', 'vcpkgJsonGlob', 'vcpkgJsonIgnores', 'vcpkgConfigurationJsonGlob', 'binaryCachePath', 'runVcpkgFormatString', 'useShell', 'logCollectionRegExps']
MSVC Windows
The following actions use a deprecated Node.js version and will be forced to run on node20: lukka/get-cmake@v3.26.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
MSVC Windows
Unexpected input(s) 'useVcpkgToolchainFile', 'appendedCacheKey', valid inputs are ['vcpkgDirectory', 'runVcpkgInstall', 'vcpkgGitCommitId', 'vcpkgGitURL', 'doNotUpdateVcpkg', 'doNotCache', 'vcpkgJsonGlob', 'vcpkgJsonIgnores', 'vcpkgConfigurationJsonGlob', 'binaryCachePath', 'runVcpkgFormatString', 'useShell', 'logCollectionRegExps']
MSVC Windows
C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
MSVC Windows
C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
AppleClang XCode 14.3 MacOS
The following actions use a deprecated Node.js version and will be forced to run on node20: lukka/get-cmake@v3.26.0, maxim-lobanov/setup-xcode@v1.5.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
AppleClang XCode 14.3 MacOS
Unexpected input(s) 'appendedCacheKey', valid inputs are ['vcpkgDirectory', 'runVcpkgInstall', 'vcpkgGitCommitId', 'vcpkgGitURL', 'doNotUpdateVcpkg', 'doNotCache', 'vcpkgJsonGlob', 'vcpkgJsonIgnores', 'vcpkgConfigurationJsonGlob', 'binaryCachePath', 'runVcpkgFormatString', 'useShell', 'logCollectionRegExps']
AppleClang XCode 14.3 MacOS: examples/example2/example2.cpp#L27
unused parameter 'ks' [-Wunused-parameter]
AppleClang XCode 14.3 MacOS: examples/example2/example2.cpp#L27
unused parameter 'mb' [-Wunused-parameter]
AppleClang XCode 14.3 MacOS: examples/example2/example2.cpp#L34
unused parameter 'ks' [-Wunused-parameter]
AppleClang XCode 14.3 MacOS: examples/example2/example2.cpp#L34
unused parameter 'mb' [-Wunused-parameter]
AppleClang XCode 14.3 MacOS: examples/example2/example2.cpp#L77
unused parameter 'camera' [-Wunused-parameter]
AppleClang XCode 14.3 MacOS: examples/example5/example5.cpp#L18
private field 'camera' is not used [-Wunused-private-field]
AppleClang XCode 14.3 MacOS: examples/example5/example5.cpp#L19
private field 'width' is not used [-Wunused-private-field]
AppleClang XCode 14.3 MacOS: examples/example5/example5.cpp#L20
private field 'height' is not used [-Wunused-private-field]
AppleClang XCode 14.3 MacOS: examples/example6/example6.cpp#L29
unused parameter 'camera' [-Wunused-parameter]
AppleClang XCode 14.3 MacOS: examples/example9/example9.cpp#L119
unused variable 'fm1' [-Wunused-variable]
AppleClang XCode 13 MacOS
The following actions use a deprecated Node.js version and will be forced to run on node20: lukka/get-cmake@v3.26.0, maxim-lobanov/setup-xcode@v1.5.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
AppleClang XCode 13 MacOS: examples/example2/example2.cpp#L27
unused parameter 'ks' [-Wunused-parameter]
AppleClang XCode 13 MacOS: examples/example2/example2.cpp#L27
unused parameter 'mb' [-Wunused-parameter]
AppleClang XCode 13 MacOS: examples/example2/example2.cpp#L34
unused parameter 'ks' [-Wunused-parameter]
AppleClang XCode 13 MacOS: examples/example2/example2.cpp#L34
unused parameter 'mb' [-Wunused-parameter]
AppleClang XCode 13 MacOS: examples/example2/example2.cpp#L77
unused parameter 'camera' [-Wunused-parameter]
AppleClang XCode 13 MacOS: examples/example5/example5.cpp#L18
private field 'camera' is not used [-Wunused-private-field]
AppleClang XCode 13 MacOS: examples/example5/example5.cpp#L19
private field 'width' is not used [-Wunused-private-field]
AppleClang XCode 13 MacOS: examples/example5/example5.cpp#L20
private field 'height' is not used [-Wunused-private-field]
AppleClang XCode 13 MacOS: examples/example6/example6.cpp#L29
unused parameter 'camera' [-Wunused-parameter]
AppleClang XCode 13 MacOS: examples/example9/example9.cpp#L134
unused variable 'fm4' [-Wunused-variable]
AppleClang XCode 13 MacOS
Unexpected input(s) 'appendedCacheKey', valid inputs are ['vcpkgDirectory', 'runVcpkgInstall', 'vcpkgGitCommitId', 'vcpkgGitURL', 'doNotUpdateVcpkg', 'doNotCache', 'vcpkgJsonGlob', 'vcpkgJsonIgnores', 'vcpkgConfigurationJsonGlob', 'binaryCachePath', 'runVcpkgFormatString', 'useShell', 'logCollectionRegExps']