Skip to content

chore: add coverage to file template #14

chore: add coverage to file template

chore: add coverage to file template #14

Triggered via push October 26, 2025 13:38
Status Success
Total duration 1m 38s
Artifacts

ci-build.yml

on: push
Build and analyze
1m 30s
Build and analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and analyze: Cutout.Tests/CallStatementTests.cs#L36
The type 'TemplateAttribute' in '/home/runner/work/Cutout/Cutout/Cutout.Tests/obj/Debug/net8.0/Cutout/Cutout.TemplateSourceGenerator/TemplateAttribute.g.cs' conflicts with the imported type 'TemplateAttribute' in 'Cutout, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/Cutout/Cutout/Cutout.Tests/obj/Debug/net8.0/Cutout/Cutout.TemplateSourceGenerator/TemplateAttribute.g.cs'.
Build and analyze: Cutout.Tests/ForStatementTests.cs#L62
The type 'TemplateAttribute' in '/home/runner/work/Cutout/Cutout/Cutout.Tests/obj/Debug/net8.0/Cutout/Cutout.TemplateSourceGenerator/TemplateAttribute.g.cs' conflicts with the imported type 'TemplateAttribute' in 'Cutout, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/Cutout/Cutout/Cutout.Tests/obj/Debug/net8.0/Cutout/Cutout.TemplateSourceGenerator/TemplateAttribute.g.cs'.
Build and analyze: Cutout.Tests/CallStatementTests.cs#L27
The type 'TemplateAttribute' in '/home/runner/work/Cutout/Cutout/Cutout.Tests/obj/Debug/net8.0/Cutout/Cutout.TemplateSourceGenerator/TemplateAttribute.g.cs' conflicts with the imported type 'TemplateAttribute' in 'Cutout, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/Cutout/Cutout/Cutout.Tests/obj/Debug/net8.0/Cutout/Cutout.TemplateSourceGenerator/TemplateAttribute.g.cs'.
Build and analyze: Cutout.Tests/ForStatementTests.cs#L46
The type 'TemplateAttribute' in '/home/runner/work/Cutout/Cutout/Cutout.Tests/obj/Debug/net8.0/Cutout/Cutout.TemplateSourceGenerator/TemplateAttribute.g.cs' conflicts with the imported type 'TemplateAttribute' in 'Cutout, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/Cutout/Cutout/Cutout.Tests/obj/Debug/net8.0/Cutout/Cutout.TemplateSourceGenerator/TemplateAttribute.g.cs'.
Build and analyze: Cutout.Tests/CallStatementTests.cs#L17
The type 'TemplateAttribute' in '/home/runner/work/Cutout/Cutout/Cutout.Tests/obj/Debug/net8.0/Cutout/Cutout.TemplateSourceGenerator/TemplateAttribute.g.cs' conflicts with the imported type 'TemplateAttribute' in 'Cutout, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/Cutout/Cutout/Cutout.Tests/obj/Debug/net8.0/Cutout/Cutout.TemplateSourceGenerator/TemplateAttribute.g.cs'.
Build and analyze: Cutout.Tests/ForStatementTests.cs#L34
The type 'TemplateAttribute' in '/home/runner/work/Cutout/Cutout/Cutout.Tests/obj/Debug/net8.0/Cutout/Cutout.TemplateSourceGenerator/TemplateAttribute.g.cs' conflicts with the imported type 'TemplateAttribute' in 'Cutout, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/Cutout/Cutout/Cutout.Tests/obj/Debug/net8.0/Cutout/Cutout.TemplateSourceGenerator/TemplateAttribute.g.cs'.
Build and analyze: Cutout.Tests/CallStatementTests.cs#L12
The type 'TemplateAttribute' in '/home/runner/work/Cutout/Cutout/Cutout.Tests/obj/Debug/net8.0/Cutout/Cutout.TemplateSourceGenerator/TemplateAttribute.g.cs' conflicts with the imported type 'TemplateAttribute' in 'Cutout, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/Cutout/Cutout/Cutout.Tests/obj/Debug/net8.0/Cutout/Cutout.TemplateSourceGenerator/TemplateAttribute.g.cs'.
Build and analyze: Cutout/Parser/Parser.ParseBlock.cs#L74
Refactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Build and analyze: Cutout/Parser/Parser.cs#L277
Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Build and analyze: Cutout/Parser/Parser.cs#L44
Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)