azp: merge Parameters before export (#598) #1279
Annotations
10 warnings
Pack:
src/Sdk/WebApi/WebApi/VssServiceResponseException.cs#L29
Obsolete member 'VssServiceResponseException.GetObjectData(SerializationInfo, StreamingContext)' overrides non-obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'
|
Pack:
src/Sdk/WebApi/WebApi/OAuth/VssOAuthExceptions.cs#L89
Obsolete member 'VssOAuthTokenRequestException.GetObjectData(SerializationInfo, StreamingContext)' overrides non-obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'
|
Pack:
src/Sdk/Common/Common/VssException.cs#L132
Obsolete member 'VssException.GetObjectData(SerializationInfo, StreamingContext)' overrides non-obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'
|
Pack:
src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1219
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Pack:
src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1217
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Pack:
src/Sdk/Common/Common/Exceptions/PropertyExceptions.cs#L39
Obsolete member 'VssPropertyValidationException.GetObjectData(SerializationInfo, StreamingContext)' overrides non-obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'
|
Pack:
src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Pack:
src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Pack:
src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Pack:
src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading