V27 migration prep #3
Annotations
3 errors and 10 warnings
Build and Test:
src/Kentico.Xperience.UMT/Model/UploadedFile.cs#L23
Non-nullable property 'ContentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and Test:
src/Kentico.Xperience.UMT/Model/UploadedFile.cs#L23
Non-nullable property 'ContentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and Test
Process completed with exit code 1.
|
Build and Test:
src/Kentico.Xperience.UMT/ProviderProxy/IProviderProxy.cs#L49
The variable 'c' is assigned but its value is never used
|
Build and Test:
src/Kentico.Xperience.UMT/ProviderProxy/IProviderProxy.cs#L63
The variable 'c' is assigned but its value is never used
|
Build and Test:
src/Kentico.Xperience.UMT/ProviderProxy/IProviderProxy.cs#L93
Unreachable code detected
|
Build and Test:
src/Kentico.Xperience.UMT/ProviderProxy/IProviderProxy.cs#L91
The variable 'c' is assigned but its value is never used
|
Build and Test:
src/Kentico.Xperience.UMT/ProviderProxy/IProviderProxy.cs#L106
Unreachable code detected
|
Build and Test:
src/Kentico.Xperience.UMT/ProviderProxy/IProviderProxy.cs#L104
The variable 'c' is assigned but its value is never used
|
Build and Test:
src/Kentico.Xperience.UMT/InfoAdapter/AdapterFactory.cs#L34
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build and Test:
src/Kentico.Xperience.UMT/InfoAdapter/ContentItemCommonDataAdapter.cs#L98
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Build and Test:
src/Kentico.Xperience.UMT/InfoAdapter/ContentItemCommonDataAdapter.cs#L110
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build and Test:
src/Kentico.Xperience.UMT/InfoAdapter/GenericAdapter.cs#L178
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|