Generate unique UUIDs for PDIs #3920
Annotations
2 errors and 11 warnings
Build and test:
tools/aie2xclbin/XCLBinGen.cpp#L145
'<function-style-cast>': cannot convert from 'RPC_CSTR *' to 'std::string'
|
Build and test
Process completed with exit code 1.
|
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/.
|
Build and test:
lib/Dialect/AIE/IR/AIEDialect.cpp#L296
'llvm::StringRef::equals': Use == instead
|
Build and test:
lib/Dialect/AIE/IR/AIEDialect.cpp#L314
'llvm::StringRef::equals': Use == instead
|
Build and test:
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
|
Build and test
C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
|
Build and test:
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
|
Build and test
C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
|
Build and test:
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
|
Build and test:
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
|
Build and test:
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
|
Build and test:
third_party/bootgen/authkeys.cpp#L130
C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
|
Loading