CI: Bump version to v5.7.0-96.11 #14095
Annotations
10 warnings
Build:
source/backend/core/Exceptions/BusinessRuleViolationException.cs#L51
'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:
source/backend/core/Exceptions/ConfigurationException.cs#L51
'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:
source/backend/core/Exceptions/NotAuthorizedException.cs#L51
'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:
source/backend/core/Exceptions/MayanRepositoryException.cs#L27
'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:
source/backend/core/Exceptions/ForeignKeyDependencyException.cs#L27
'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:
source/backend/core/Exceptions/DuplicateEntityException.cs#L51
'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:
source/backend/core/Exceptions/ContractorNotInTeamException.cs#L27
'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:
source/backend/core/Extensions/EnumExtensions.cs#L2
Using directive for 'System' should appear before directive for 'Pims.Core.Security' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
|
Build:
source/backend/core/Extensions/EnumExtensions.cs#L3
Using directive for 'System.ComponentModel.DataAnnotations' should appear before directive for 'Pims.Core.Security' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
|
Build:
source/backend/core/Extensions/EnumExtensions.cs#L4
Using directive for 'System.Linq' should appear before directive for 'Pims.Core.Security' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
|
Loading