Translation prep #663
Annotations
1 error and 20 warnings
Test application
Process completed with exit code 1.
|
Test application:
BLAZAMFileSystem/SystemFile.cs#L17
Possible null reference argument for parameter 'path' in 'SystemDirectory.SystemDirectory(string path)'.
|
Test application:
BLAZAMCommon/Data/ApplicationVersion.cs#L20
'ApplicationVersion' defines operator == or operator != but does not override Object.Equals(object o)
|
Test application:
BLAZAMCommon/Exceptions/EmailException.cs#L20
'ApplicationException.ApplicationException(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)
|
Test application:
BLAZAMCommon/Exceptions/ApplicationAuthenticationException.cs#L20
'ApplicationException.ApplicationException(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)
|
Test application:
BLAZAMCommon/Exceptions/DeniedLoginException.cs#L20
'ApplicationException.ApplicationException(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)
|
Test application:
BLAZAMCommon/Helpers/EncryptionHelpers.cs#L15
Possible null reference return.
|
Test application:
BLAZAMCommon/Data/ApplicationVersion.cs#L56
Dereference of a possibly null reference.
|
Test application:
BLAZAMCommon/Data/Validators/ValidWebUrl.cs#L18
Converting null literal or possible null value to non-nullable type.
|
Test application:
BLAZAMCommon/Helpers/CommonHelpers.cs#L215
Converting null literal or possible null value to non-nullable type.
|
Test application:
BLAZAMCommon/Data/ApplicationVersion.cs#L109
Dereference of a possibly null reference.
|
Build application (Debug):
BLAZAMFileSystem/SystemFile.cs#L17
Possible null reference argument for parameter 'path' in 'SystemDirectory.SystemDirectory(string path)'.
|
Build application (Debug):
BLAZAMCommon/Data/ApplicationVersion.cs#L20
'ApplicationVersion' defines operator == or operator != but does not override Object.Equals(object o)
|
Build application (Debug):
BLAZAMCommon/Exceptions/EmailException.cs#L20
'ApplicationException.ApplicationException(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 application (Debug):
BLAZAMCommon/Exceptions/DeniedLoginException.cs#L20
'ApplicationException.ApplicationException(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 application (Debug):
BLAZAMCommon/Exceptions/ApplicationAuthenticationException.cs#L20
'ApplicationException.ApplicationException(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 application (Debug):
BLAZAMCommon/Helpers/CommonHelpers.cs#L215
Converting null literal or possible null value to non-nullable type.
|
Build application (Debug):
BLAZAMCommon/Data/Validators/ValidWebUrl.cs#L18
Converting null literal or possible null value to non-nullable type.
|
Build application (Debug):
BLAZAMCommon/Data/SubdirectoryAwareRouteConvention.cs#L26
Dereference of a possibly null reference.
|
Build application (Debug):
BLAZAMCommon/Data/SubdirectoryAwareRouteConvention.cs#L34
Dereference of a possibly null reference.
|
Build application (Debug):
BLAZAMCommon/Helpers/EncryptionHelpers.cs#L15
Possible null reference return.
|
Loading