Added strict simple/fixed injector #191
Annotations
12 warnings
The following actions uses Node.js version which is deprecated 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/
|
examples/example2/example2.cpp#L27
unused parameter 'ks' [-Wunused-parameter]
|
examples/example2/example2.cpp#L27
unused parameter 'mb' [-Wunused-parameter]
|
examples/example2/example2.cpp#L34
unused parameter 'ks' [-Wunused-parameter]
|
examples/example2/example2.cpp#L34
unused parameter 'mb' [-Wunused-parameter]
|
examples/example2/example2.cpp#L77
unused parameter 'camera' [-Wunused-parameter]
|
examples/example5/example5.cpp#L18
private field 'camera' is not used [-Wunused-private-field]
|
examples/example5/example5.cpp#L19
private field 'width' is not used [-Wunused-private-field]
|
examples/example5/example5.cpp#L20
private field 'height' is not used [-Wunused-private-field]
|
examples/example6/example6.cpp#L29
unused parameter 'camera' [-Wunused-parameter]
|
examples/example9/example9.cpp#L129
unused variable 'fm3' [-Wunused-variable]
|
Unexpected input(s) 'appendedCacheKey', valid inputs are ['vcpkgDirectory', 'runVcpkgInstall', 'vcpkgGitCommitId', 'vcpkgGitURL', 'doNotUpdateVcpkg', 'doNotCache', 'vcpkgJsonGlob', 'vcpkgJsonIgnores', 'vcpkgConfigurationJsonGlob', 'binaryCachePath', 'runVcpkgFormatString', 'useShell', 'logCollectionRegExps']
|
This job succeeded
Loading