修复工作流 #26
Annotations
11 warnings
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
CaiBotMod/Common/TSPlayer.cs#L117
Cannot convert null literal to non-nullable reference type.
|
CaiBotMod/Common/TSPlayer.cs#L251
Non-nullable field 'FakePlayer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
CaiBotMod/Common/TSPlayer.cs#L251
Non-nullable field 'CacheIP' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
CaiBotMod/Common/TSPlayer.cs#L251
Non-nullable field 'group' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
CaiBotMod/Common/TSPlayer.cs#L251
Non-nullable field 'LastWhisper' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
CaiBotMod/Common/TSPlayer.cs#L251
Non-nullable field 'tempGroup' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
CaiBotMod/Common/TSPlayer.cs#L251
Non-nullable field 'tempGroupTimer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
CaiBotMod/Common/TSPlayer.cs#L251
Non-nullable property 'AwaitingNameParameters' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
CaiBotMod/Common/TSPlayer.cs#L261
Non-nullable field 'CacheIP' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
CaiBotMod/Common/TSPlayer.cs#L261
Non-nullable field 'group' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading