Skip to content

.NET Build and Release (Latest) #75

.NET Build and Release (Latest)

.NET Build and Release (Latest) #75

Manually triggered November 28, 2025 14:54
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/TreeArea/TreeViewModel.cs#L386
Nullable value type may be null.
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: Tests/UnitTests/ArchitecturalRules/AnalyzerIntegrationTests.cs#L128
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.
build: CodeParser/Parser/Parser.cs#L80
'Workspace.WorkspaceFailed' is obsolete: 'Use RegisterWorkspaceFailedHandler instead, which by default will no longer run on the UI thread.'
build: CodeParser/Parser/Parser.cs#L57
'Workspace.WorkspaceFailed' is obsolete: 'Use RegisterWorkspaceFailedHandler instead, which by default will no longer run on the UI thread.'