Fix compiling StaticCache with nvcc #19851
Annotations
4 errors and 1 warning
Check clang-tidy:
src/Domain/Creators/TimeDependentOptions/ShapeMap.cpp#L68
C-style casts are discouraged; use static_cast (if needed, the cast may be redundant)
|
Check clang-tidy:
src/Domain/Creators/TimeDependentOptions/ShapeMap.cpp#L68
C-style casts are discouraged; use static_cast/const_cast/reinterpret_cast
|
Check clang-tidy:
src/Utilities/TMPL.hpp#L18
'brigand/brigand.hpp' file not found
|
Check clang-tidy
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading