Skip to content

Add msvc-scan.yml GitHUb workflow (MSVC Analysis). #56

Add msvc-scan.yml GitHUb workflow (MSVC Analysis).

Add msvc-scan.yml GitHUb workflow (MSVC Analysis). #56

Triggered via push July 12, 2024 20:08
Status Failure
Total duration 55s
Artifacts

cmake-build.yml

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

Annotations

3 errors and 15 warnings
build (ubuntu-latest)
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/587696129/cmake-3.30.0-linux-x86_64/bin/cmake' failed with error code: '1'.'
build (macos-latest)
run-cmake action execution failed: 'Error: "'/Users/runner/work/_temp/617316431/cmake-3.30.0-macos-universal/CMake.app/Contents/bin/cmake' failed with error code: '1'.'
build (windows-latest)
run-cmake action execution failed: 'Error: vcpkg failed with: error: Could not locate a manifest (vcpkg.json) above the current working directory. This vcpkg distribution does not have a classic mode instance. '
build (ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (ubuntu-latest): test/playertest.cpp#L215
ignoring return value of ‘char* fgets(char*, int, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
build (ubuntu-latest): test/playertest.cpp#L216
ignoring return value of ‘char* fgets(char*, int, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
build (macos-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (macos-latest): src/sop.h#L196
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
build (macos-latest): src/adplug.cpp#L170
left operand of comma operator has no effect [-Wunused-value]
build (macos-latest): src/adplug.cpp#L176
left operand of comma operator has no effect [-Wunused-value]
build (macos-latest): src/adplug.cpp#L179
expression result unused [-Wunused-value]
build (macos-latest): src/adplug.cpp#L180
expression result unused [-Wunused-value]
build (macos-latest): src/adplug.cpp#L189
left operand of comma operator has no effect [-Wunused-value]
build (macos-latest): src/adplug.cpp#L192
expression result unused [-Wunused-value]
build (macos-latest): src/adplug.cpp#L193
expression result unused [-Wunused-value]
build (macos-latest): src/adplug.cpp#L201
expression result unused [-Wunused-value]
build (macos-latest): src/adplug.cpp#L202
expression result unused [-Wunused-value]
build (windows-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/