upgrade cache to avoid node20 exit bug (#503) #1116
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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#L32
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/Common/Common/Exceptions/PropertyExceptions.cs#L39
Obsolete member 'VssPropertyValidationException.GetObjectData(SerializationInfo, StreamingContext)' overrides non-obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'
|
Pack:
src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1194
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Pack:
src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1195
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Pack:
src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1198
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
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/WebApi/WebApi/OAuth/VssOAuthExceptions.cs#L89
Obsolete member 'VssOAuthTokenRequestException.GetObjectData(SerializationInfo, StreamingContext)' overrides non-obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'
|
Loading