Skip to content

Merge pull request #37 from Kentico/feat/xbyk_v29_3_0 #82

Merge pull request #37 from Kentico/feat/xbyk_v29_3_0

Merge pull request #37 from Kentico/feat/xbyk_v29_3_0 #82

Triggered via push August 12, 2024 14:27
Status Success
Total duration 1m 40s
Artifacts

ci.yml

on: push
Build and Test
38s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build and Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Test: examples/Kentico.Xperience.UMT.Example.Console/Program.cs#L38
Change this condition so that it does not always evaluate to 'False'. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
Build and Test: examples/Kentico.Xperience.UMT.Example.Console/Program.cs#L48
Change this condition so that it does not always evaluate to 'False'. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
Build and Test: examples/Kentico.Xperience.UMT.Example.AdminApp/ServiceCollectionExtensions.cs#L262
Await WriteAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
Build and Test: examples/Kentico.Xperience.UMT.Example.AdminApp/ServiceCollectionExtensions.cs#L263
Await FlushAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
Build and Test: examples/Kentico.Xperience.UMT.Example.AdminApp/ServiceCollectionExtensions.cs#L239
Change this condition so that it does not always evaluate to 'True'. (https://rules.sonarsource.com/csharp/RSPEC-2589)
Build and Test: examples/Kentico.Xperience.UMT.Example.AdminApp/ServiceCollectionExtensions.cs#L183
Await FlushAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
Build and Test: examples/Kentico.Xperience.UMT.Example.AdminApp/ServiceCollectionExtensions.cs#L187
Await WriteAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
Build and Test: examples/Kentico.Xperience.UMT.Example.AdminApp/ServiceCollectionExtensions.cs#L188
Await FlushAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
Build and Test: utils/Kentico.Xperience.UMT.DocUtils/Walkers/Extensions.cs#L29
Remove this unnecessary check for null. (https://rules.sonarsource.com/csharp/RSPEC-2589)
Build and Test: examples/Kentico.Xperience.UMT.Example.Console/Program.cs#L38
Change this condition so that it does not always evaluate to 'False'. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)