Compile across platforms #4301
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lib/Dialect/AIEX/IR/AIEXDialect.cpp#L187
'<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
|
lib/Dialect/AIEX/IR/AIEXDialect.cpp#L196
'<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
|
lib/Dialect/AIEX/IR/AIEXDialect.cpp#L199
'<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
|
lib/Dialect/AIEX/IR/AIEXDialect.cpp#L202
'<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
|
third_party/bootgen/stringutils.h#L108
non-portable use of class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' as an argument to a variadic function
|
third_party/bootgen/stringutils.h#L108
non-portable use of class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' as an argument to a variadic function
|
|
third_party/bootgen/stringutils.h#L108
non-portable use of class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' as an argument to a variadic function
|
|
third_party/bootgen/stringutils.h#L108
non-portable use of class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' as an argument to a variadic function
|
This job succeeded
Loading