Skip to content

Add Archipelago tracking #1227

Add Archipelago tracking

Add Archipelago tracking #1227

Triggered via pull request December 9, 2024 03:17
Status Success
Total duration 4m 33s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/TrackerCouncil.Smz3.SeedGenerator/FileData/GetPatchesRequest.cs#L62
Non-nullable property 'PreviousParsedText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/TrackerCouncil.Smz3.Tracking/AutoTracking/AutoTrackerModules/GiftedItemSync.cs#L22
Parameter 'ISnesConnectorService snesConnector' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
build: src/TrackerCouncil.Smz3.Tracking/TrackingServices/TrackerBossService.cs#L29
Dereference of a possibly null reference.
build: src/TrackerCouncil.Smz3.Tracking/VoiceCommands/TrackerModule.cs#L490
Dereference of a possibly null reference.
build: src/TrackerCouncil.Smz3.SeedGenerator/FileData/GetPatchesRequest.cs#L62
Non-nullable property 'PreviousParsedText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/TrackerCouncil.Smz3.Tracking/AutoTracking/AutoTrackerModules/GiftedItemSync.cs#L22
Parameter 'ISnesConnectorService snesConnector' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.