Create main.yml #7
Annotations
5 warnings
|
build-deploy:
src/Web/Program.cs#L40
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
|
|
build-deploy:
src/Web/Program.cs#L40
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
|
|
build-deploy:
src/ApplicationCore/Exceptions/EmptyBasketOnCheckoutException.cs#L12
'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-deploy:
src/Web/Program.cs#L40
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
|
|
build-deploy:
src/ApplicationCore/Exceptions/EmptyBasketOnCheckoutException.cs#L12
'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)
|