increased version to 1.7.11 #772
Annotations
2 errors and 10 warnings
|
Build Coyote projects
The operation was canceled.
|
Setup .NET Core 3.1 SDK
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build Coyote projects
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build Coyote projects
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build Coyote projects:
Source/Core/Runtime/Exceptions/RuntimeException.cs#L44
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Build Coyote projects
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build Coyote projects
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build Coyote projects:
Source/Test/Rewriting/Types/Collections/Generic/HashSet.cs#L190
'HashSet<T>.GetObjectData(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Build Coyote projects:
Source/Test/Rewriting/Types/Collections/Generic/HashSet.cs#L380
'HashSet<T>.HashSet(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Build Coyote projects:
Source/Test/Rewriting/Types/Collections/Generic/Dictionary.cs#L253
'Dictionary<TKey, TValue>.GetObjectData(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Build Coyote projects:
Source/Test/Rewriting/Types/Runtime/CompilerServices/ConfiguredTaskAwaitable.cs#L14
Ambiguous reference in cref attribute: 'SystemTask.ConfigureAwait'. Assuming 'Task.ConfigureAwait(bool)', but could have also matched other overloads including 'Task.ConfigureAwait(ConfigureAwaitOptions)'.
|
Loading