Skip to content

feat: add GitHub workflow for automated daily NuGet package updates #122

feat: add GitHub workflow for automated daily NuGet package updates

feat: add GitHub workflow for automated daily NuGet package updates #122

Triggered via push May 24, 2025 16:38
Status Cancelled
Total duration 59s
Artifacts

dotnet.yml

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

Annotations

7 errors and 30 warnings
build-macOS-latest
The operation was canceled.
build-macOS-latest
The run was canceled by @stho32.
build-windows-latest
The operation was canceled.
build-windows-latest
The run was canceled by @stho32.
build
The run was canceled by @stho32.
build-ubuntu-latest
The operation was canceled.
build-ubuntu-latest
The run was canceled by @stho32.
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.