Skip to content

V27 migration prep

V27 migration prep #3

Triggered via pull request November 10, 2023 11:17
Status Failure
Total duration 1m 4s
Artifacts

ci.yml

on: pull_request
Build and Test
49s
Build and Test
Fit to window
Zoom out
Zoom in

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#L91
The variable 'c' is assigned but its value is never used
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)