Merge pull request #685 from Blazam-App/dependabot/nuget/Swashbuckle.… #657
Annotations
20 warnings
build:
BLAZAMFileSystem/SystemFile.cs#L17
Possible null reference argument for parameter 'path' in 'SystemDirectory.SystemDirectory(string path)'.
|
build:
BLAZAMCommon/Data/ApplicationVersion.cs#L20
'ApplicationVersion' defines operator == or operator != but does not override Object.Equals(object o)
|
build:
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:
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:
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:
BLAZAMCommon/Helpers/EncryptionHelpers.cs#L15
Possible null reference return.
|
build:
BLAZAMCommon/Helpers/CommonHelpers.cs#L215
Converting null literal or possible null value to non-nullable type.
|
build:
BLAZAMCommon/Data/ApplicationVersion.cs#L56
Dereference of a possibly null reference.
|
build:
BLAZAMCommon/Data/ApplicationVersion.cs#L109
Dereference of a possibly null reference.
|
build:
BLAZAMCommon/Data/Validators/ValidWebUrl.cs#L18
Converting null literal or possible null value to non-nullable type.
|
build:
BLAZAMFileSystem/SystemFile.cs#L17
Possible null reference argument for parameter 'path' in 'SystemDirectory.SystemDirectory(string path)'.
|
build:
BLAZAMCommon/Data/ApplicationVersion.cs#L20
'ApplicationVersion' defines operator == or operator != but does not override Object.Equals(object o)
|
build:
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:
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:
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:
BLAZAMCommon/Helpers/EncryptionHelpers.cs#L15
Possible null reference return.
|
build:
BLAZAMCommon/Data/Validators/ValidWebUrl.cs#L18
Converting null literal or possible null value to non-nullable type.
|
build:
BLAZAMCommon/Data/SubdirectoryAwareRouteConvention.cs#L26
Dereference of a possibly null reference.
|
build:
BLAZAMCommon/Data/SubdirectoryAwareRouteConvention.cs#L34
Dereference of a possibly null reference.
|
build:
BLAZAMCommon/Data/NewUserName.cs#L13
Possible null reference assignment.
|