Skip to content

Bump to v1.4.0

Bump to v1.4.0 #91

Triggered via push August 16, 2024 08:48
Status Success
Total duration 52s
Artifacts

ci.yml

on: push
Build and Test
43s
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: src/Kentico.Xperience.UMT/Attributes/Map.cs#L3
Specify AttributeUsage on 'MapAttribute'. (https://rules.sonarsource.com/csharp/RSPEC-3993)
Build and Test: src/Kentico.Xperience.UMT/Attributes/Map.cs#L8
Specify AttributeUsage on 'MapToAttribute'. (https://rules.sonarsource.com/csharp/RSPEC-3993)
Build and Test: src/Kentico.Xperience.UMT/Attributes/UmtModelAttribute.cs#L3
Specify AttributeUsage on 'UmtModelAttribute'. (https://rules.sonarsource.com/csharp/RSPEC-3993)
Build and Test: src/Kentico.Xperience.UMT/Services/Validation/CheckEnumerable.cs#L8
Specify AttributeUsage on 'CheckEnumerableAttribute'. (https://rules.sonarsource.com/csharp/RSPEC-3993)
Build and Test: src/Kentico.Xperience.UMT/ProviderProxy/IProviderProxy.cs#L31
Make 'GetProviderOrThrow' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Build and Test: examples/Kentico.Xperience.UMT.Examples/SampleAttribute.cs#L3
Specify AttributeUsage on 'SampleAttribute'. (https://rules.sonarsource.com/csharp/RSPEC-3993)
Build and Test: examples/Kentico.Xperience.UMT.Examples/Samples/ContentItemSamples.cs#L375
Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104)
Build and Test: examples/Kentico.Xperience.UMT.Examples/Samples/ContentItemSamples.cs#L375
Change the visibility of 'SAMPLE_ARTICLE_WR_WEB_PAGE_GUID' or make it 'const' or 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2223)
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)