Create release #14
Annotations
1 error and 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/
|
BBRAPIModules/BattleBitModule.cs#L32
Possible null reference return.
|
BBRAPIModules/BattleBitModule.cs#L54
Converting null literal or possible null value to non-nullable type.
|
BBRAPIModules/BattleBitModule.cs#L54
Possible null reference return.
|
BBRAPIModules/BattleBitModule.cs#L13
Non-nullable property 'Server' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BBRAPIModules/ModuleConfiguration.cs#L22
Non-nullable field 'module' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
BBRAPIModules/ModuleConfiguration.cs#L23
Non-nullable field 'property' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
BBRAPIModules/ModuleConfiguration.cs#L24
Non-nullable field 'serverName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
BBRAPIModules/RunnerServer.cs#L52
Dereference of a possibly null reference.
|
BBRAPIModules/RunnerServer.cs#L52
Converting null literal or possible null value to non-nullable type.
|
BBRAPIModules/RunnerServer.cs#L52
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading