Annotations
11 warnings
Upload Artifacts
Retention days cannot be greater than the maximum allowed retention set within the repository. Using 90 instead.
|
CMake Build:
Utils/timestamp.cpp#L21
'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
CMake Build:
Utils/CrossPlatform.cpp#L31
unreachable code
|
CMake Build:
OdbDesignLib/FileModel/Design/FileArchive.cpp#L130
'tmpnam': This function or variable may be unsafe. Consider using tmpnam_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
CMake Build:
OdbDesignLib/ProtoBuf/componentsfile.pb.h#L2484
'return': conversion from 'size_t' to 'int', possible loss of data
|
CMake Build:
OdbDesignLib/ProtoBuf/componentsfile.pb.h#L3582
'return': conversion from 'size_t' to 'int', possible loss of data
|
CMake Build:
OdbDesignLib/ProtoBuf/componentsfile.pb.h#L3655
'return': conversion from 'size_t' to 'int', possible loss of data
|
CMake Build:
OdbDesignLib/ProtoBuf/componentsfile.pb.h#L3679
'return': conversion from 'size_t' to 'int', possible loss of data
|
CMake Build:
OdbDesignLib/ProtoBuf/attrlistfile.pb.h#L604
'return': conversion from 'size_t' to 'int', possible loss of data
|
CMake Build:
OdbDesignLib/ProtoBuf/featuresfile.pb.h#L2063
'return': conversion from 'size_t' to 'int', possible loss of data
|
CMake Build:
OdbDesignLib/ProtoBuf/featuresfile.pb.h#L2409
'return': conversion from 'size_t' to 'int', possible loss of data
|
Loading