Skip to content

Fixed SonarCloud ShaderAST issues. #408

Fixed SonarCloud ShaderAST issues.

Fixed SonarCloud ShaderAST issues. #408

Triggered via pull request January 6, 2024 10:34
Status Failure
Total duration 26m 32s
Artifacts

cmake.yml

on: pull_request
Matrix: build-linux-clang
Matrix: build-macos
Matrix: build-windows
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
build-macos (macos-latest, x64-osx, clang, Release): include/ShaderAST/ShaderASTPrerequisites.hpp#L599
invalid operands to binary expression ('const type::TypePtr' (aka 'const shared_ptr<ast::type::Type>') and 'const type::TypePtr')
build-macos (macos-latest, x64-osx, clang, Release): include/ShaderAST/ShaderASTPrerequisites.hpp#L599
invalid operands to binary expression ('const type::TypePtr' (aka 'const shared_ptr<ast::type::Type>') and 'const type::TypePtr')
build-macos (macos-latest, x64-osx, clang, Release)
Process completed with exit code 2.
build-macos (macos-latest, x64-osx, clang, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-windows (windows-latest, x64-windows, msvc, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-linux-clang (ubuntu-latest, x64-linux, clang, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/