Skip to content

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

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

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

Triggered via push July 12, 2024 20:08
Status Failure
Total duration 1m 54s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
coverity
Process completed with exit code 1.
coverity: test/playertest.cpp#L215
ignoring return value of ‘char* fgets(char*, int, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
coverity: test/playertest.cpp#L216
ignoring return value of ‘char* fgets(char*, int, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
coverity
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/