Add Archipelago tracking #1227
dotnet.yml
on: pull_request
build
4m 22s
build-mac
0s
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.SeedGenerator/FileData/Patches/ZeldaTextsPatch.cs#L21
Parameter 'logger' is unread.
|
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/AutoTracking/AutoTrackerModules/GiftedItemSync.cs#L21
Parameter 'gameService' is unread.
|
build:
src/TrackerCouncil.Smz3.Tracking/AutoTracking/AutoTrackerModules/GiftedItemSync.cs#L22
Parameter 'worldQueryService' is unread.
|
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.SeedGenerator/FileData/Patches/ZeldaTextsPatch.cs#L21
Parameter 'logger' is unread.
|
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.
|