Skip to content

Delete Source/VisualPairCoding/outdated.txt #125

Delete Source/VisualPairCoding/outdated.txt

Delete Source/VisualPairCoding/outdated.txt #125

Triggered via push May 24, 2025 16:57
Status Success
Total duration 2m 34s
Artifacts

dotnet.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

60 warnings
build-macOS-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L266
Possible null reference argument for parameter 'name' in 'void EnterNamesForm.AddParticipantIfAvailable(string name, List<string> participants)'.
build-macOS-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L265
Possible null reference argument for parameter 'name' in 'void EnterNamesForm.AddParticipantIfAvailable(string name, List<string> participants)'.
build-macOS-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L264
Possible null reference argument for parameter 'name' in 'void EnterNamesForm.AddParticipantIfAvailable(string name, List<string> participants)'.
build-macOS-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L263
Possible null reference argument for parameter 'name' in 'void EnterNamesForm.AddParticipantIfAvailable(string name, List<string> participants)'.
build-macOS-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L262
Possible null reference argument for parameter 'name' in 'void EnterNamesForm.AddParticipantIfAvailable(string name, List<string> participants)'.
build-macOS-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L103
Converting null literal or possible null value to non-nullable type.
build-macOS-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/RunSessionForm.axaml.cs#L23
Non-nullable field 'timer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-macOS-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/RunSessionForm.axaml.cs#L23
Non-nullable field '_pairCodingSession' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-macOS-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L266
Possible null reference argument for parameter 'name' in 'void EnterNamesForm.AddParticipantIfAvailable(string name, List<string> participants)'.
build-macOS-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L265
Possible null reference argument for parameter 'name' in 'void EnterNamesForm.AddParticipantIfAvailable(string name, List<string> participants)'.
build-macOS-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L264
Possible null reference argument for parameter 'name' in 'void EnterNamesForm.AddParticipantIfAvailable(string name, List<string> participants)'.
build-macOS-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L263
Possible null reference argument for parameter 'name' in 'void EnterNamesForm.AddParticipantIfAvailable(string name, List<string> participants)'.
build-macOS-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L262
Possible null reference argument for parameter 'name' in 'void EnterNamesForm.AddParticipantIfAvailable(string name, List<string> participants)'.
build-macOS-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L103
Converting null literal or possible null value to non-nullable type.
build-macOS-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/RunSessionForm.axaml.cs#L23
Non-nullable field 'timer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-macOS-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/RunSessionForm.axaml.cs#L23
Non-nullable field '_pairCodingSession' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-ubuntu-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L266
Possible null reference argument for parameter 'name' in 'void EnterNamesForm.AddParticipantIfAvailable(string name, List<string> participants)'.
build-ubuntu-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L265
Possible null reference argument for parameter 'name' in 'void EnterNamesForm.AddParticipantIfAvailable(string name, List<string> participants)'.
build-ubuntu-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L264
Possible null reference argument for parameter 'name' in 'void EnterNamesForm.AddParticipantIfAvailable(string name, List<string> participants)'.
build-ubuntu-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L263
Possible null reference argument for parameter 'name' in 'void EnterNamesForm.AddParticipantIfAvailable(string name, List<string> participants)'.
build-ubuntu-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L262
Possible null reference argument for parameter 'name' in 'void EnterNamesForm.AddParticipantIfAvailable(string name, List<string> participants)'.
build-ubuntu-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L103
Converting null literal or possible null value to non-nullable type.
build-ubuntu-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/RunSessionForm.axaml.cs#L23
Non-nullable field 'timer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-ubuntu-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/RunSessionForm.axaml.cs#L23
Non-nullable field '_pairCodingSession' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-ubuntu-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L266
Possible null reference argument for parameter 'name' in 'void EnterNamesForm.AddParticipantIfAvailable(string name, List<string> participants)'.
build-ubuntu-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L265
Possible null reference argument for parameter 'name' in 'void EnterNamesForm.AddParticipantIfAvailable(string name, List<string> participants)'.
build-ubuntu-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L264
Possible null reference argument for parameter 'name' in 'void EnterNamesForm.AddParticipantIfAvailable(string name, List<string> participants)'.
build-ubuntu-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L263
Possible null reference argument for parameter 'name' in 'void EnterNamesForm.AddParticipantIfAvailable(string name, List<string> participants)'.
build-ubuntu-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L262
Possible null reference argument for parameter 'name' in 'void EnterNamesForm.AddParticipantIfAvailable(string name, List<string> participants)'.
build-ubuntu-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L103
Converting null literal or possible null value to non-nullable type.
build-ubuntu-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/RunSessionForm.axaml.cs#L23
Non-nullable field 'timer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-ubuntu-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/RunSessionForm.axaml.cs#L23
Non-nullable field '_pairCodingSession' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-windows-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L266
Possible null reference argument for parameter 'name' in 'void EnterNamesForm.AddParticipantIfAvailable(string name, List<string> participants)'.
build-windows-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L265
Possible null reference argument for parameter 'name' in 'void EnterNamesForm.AddParticipantIfAvailable(string name, List<string> participants)'.
build-windows-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L264
Possible null reference argument for parameter 'name' in 'void EnterNamesForm.AddParticipantIfAvailable(string name, List<string> participants)'.
build-windows-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L263
Possible null reference argument for parameter 'name' in 'void EnterNamesForm.AddParticipantIfAvailable(string name, List<string> participants)'.
build-windows-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L262
Possible null reference argument for parameter 'name' in 'void EnterNamesForm.AddParticipantIfAvailable(string name, List<string> participants)'.
build-windows-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L103
Converting null literal or possible null value to non-nullable type.
build-windows-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/RunSessionForm.axaml.cs#L23
Non-nullable field 'timer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-windows-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/RunSessionForm.axaml.cs#L23
Non-nullable field '_pairCodingSession' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-windows-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L266
Possible null reference argument for parameter 'name' in 'void EnterNamesForm.AddParticipantIfAvailable(string name, List<string> participants)'.
build-windows-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L265
Possible null reference argument for parameter 'name' in 'void EnterNamesForm.AddParticipantIfAvailable(string name, List<string> participants)'.
build-windows-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L264
Possible null reference argument for parameter 'name' in 'void EnterNamesForm.AddParticipantIfAvailable(string name, List<string> participants)'.
build-windows-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L263
Possible null reference argument for parameter 'name' in 'void EnterNamesForm.AddParticipantIfAvailable(string name, List<string> participants)'.
build-windows-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L262
Possible null reference argument for parameter 'name' in 'void EnterNamesForm.AddParticipantIfAvailable(string name, List<string> participants)'.
build-windows-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/EnterNamesWindow.axaml.cs#L103
Converting null literal or possible null value to non-nullable type.
build-windows-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/RunSessionForm.axaml.cs#L23
Non-nullable field 'timer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-windows-latest: Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/RunSessionForm.axaml.cs#L23
Non-nullable field '_pairCodingSession' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.