Skip to content

chore: update .gitignore to include node_modules directory #19

chore: update .gitignore to include node_modules directory

chore: update .gitignore to include node_modules directory #19

Triggered via push February 21, 2026 14:33
Status Success
Total duration 1m 18s
Artifacts

ci-build.yml

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

Annotations

10 warnings
Build and analyze: Cutout.Tests/ForStatementTests.cs#L46
The type 'TemplateAttribute' in '/home/runner/work/Cutout/Cutout/Cutout.Tests/obj/Debug/net10.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/net10.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/net10.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/net10.0/Cutout/Cutout.TemplateSourceGenerator/TemplateAttribute.g.cs'.
Build and analyze: Cutout.Tests/CallStatementTests.cs#L39
The type 'TemplateAttribute' in '/home/runner/work/Cutout/Cutout/Cutout.Tests/obj/Debug/net10.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/net10.0/Cutout/Cutout.TemplateSourceGenerator/TemplateAttribute.g.cs'.
Build and analyze: Cutout.Tests/CallStatementTests.cs#L36
The type 'TemplateAttribute' in '/home/runner/work/Cutout/Cutout/Cutout.Tests/obj/Debug/net10.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/net10.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/net10.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/net10.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/net10.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/net10.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/net10.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/net10.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)