perf: skip GameDataParser if there are no subscribers
#2
Annotations
10 warnings and 1 notice
|
W3GNET/Types/ProtoPlayer.cs#L11
Non-nullable field 'clan' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
W3GNET/Types/ProtoPlayer.cs#L10
Non-nullable field 'battletag' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
W3GNET/Parsers/ReplayParser.cs#L24
Non-nullable event 'OnBasicReplayInformation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
|
W3GNET/Parsers/ReplayParser.cs#L24
Non-nullable event 'OnGameDataBlock' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
|
W3GNET/W3GReplay.cs#L92
Non-nullable field 'Filename' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
W3GNET/W3GReplay.cs#L92
Non-nullable field 'Meta' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
W3GNET/W3GReplay.cs#L92
Non-nullable field 'BasicReplayInformation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
W3GNET/W3GReplay.cs#L92
Non-nullable event 'OnGameDataBlock' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
|
W3GNET/W3GReplay.cs#L92
Non-nullable event 'OnBasicReplayInformation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
|
W3GNET/Formatters/ObjectId.cs#L10
Non-nullable field 'value_num' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
The logs for this run have expired and are no longer available.
Loading