Skip to content

.NET Build and Release (Latest) #71

.NET Build and Release (Latest)

.NET Build and Release (Latest) #71

Manually triggered November 9, 2025 13:10
Status Success
Total duration 2m 4s
Artifacts

dotnet.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
build: CSharpCodeAnalyst/Analyzers/EventRegistration/Analyzer.cs#L58
The event 'Analyzer.DataChanged' is never used
build: CSharpCodeAnalyst/Areas/CycleGroupsArea/CycleGroupViewModel.cs#L16
Non-nullable field '_name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: CSharpCodeAnalyst/Areas/TreeArea/TreeViewModel.cs#L386
Nullable value type may be null.
build: CSharpCodeAnalyst/Analyzers/EventRegistration/Analyzer.cs#L58
The event 'Analyzer.DataChanged' is never used
build: CSharpCodeAnalyst/Areas/CycleGroupsArea/CycleGroupViewModel.cs#L16
Non-nullable field '_name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: CSharpCodeAnalyst/Areas/TreeArea/TreeViewModel.cs#L386
Nullable value type may be null.
build: Tests/UnitTests/ArchitecturalRules/AnalyzerIntegrationTests.cs#L128
Dereference of a possibly null reference.
build: Tests/ApprovalTests/ModuleLevelApprovalTests.cs#L89
Possible null reference return.
build: Tests/ApprovalTests/Regression/AssignmentDuplicateTests.cs#L26
Dereference of a possibly null reference.
build: Tests/ApprovalTests/Regression/MemberAccessDuplicateTests.cs#L25
Dereference of a possibly null reference.
build: CSharpCodeAnalyst/Analyzers/EventRegistration/Analyzer.cs#L58
The event 'Analyzer.DataChanged' is never used
build: CSharpCodeAnalyst/Areas/CycleGroupsArea/CycleGroupViewModel.cs#L16
Non-nullable field '_name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: CSharpCodeAnalyst/Areas/TreeArea/TreeViewModel.cs#L386
Nullable value type may be null.
build: CSharpCodeAnalyst/Analyzers/EventRegistration/Analyzer.cs#L58
The event 'Analyzer.DataChanged' is never used
build: CSharpCodeAnalyst/Areas/CycleGroupsArea/CycleGroupViewModel.cs#L16
Non-nullable field '_name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: CSharpCodeAnalyst/Areas/TreeArea/TreeViewModel.cs#L386
Nullable value type may be null.