Merge remote-tracking branch 'origin/master' #37
Annotations
7 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/CaiBotMod.cs#L101
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
CaiBotMod/Common/BossInfo.cs#L12
Cannot convert null literal to non-nullable reference type.
|
CaiBotMod/Common/BossInfo.cs#L22
Cannot convert null literal to non-nullable reference type.
|
CaiBotMod/CaiBotMod.cs#L101
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
CaiBotMod/Common/BossInfo.cs#L12
Cannot convert null literal to non-nullable reference type.
|
CaiBotMod/Common/BossInfo.cs#L22
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading