Skip to content

Create release

Create release #14

Triggered via push September 8, 2023 09:35
Status Failure
Total duration 33s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
build-publish-on-main
24s
build-publish-on-main
build-check-on-commits
0s
build-check-on-commits
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build-publish-on-main
Too many retries.
build-publish-on-main
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/
build-publish-on-main: BBRAPIModules/BattleBitModule.cs#L32
Possible null reference return.
build-publish-on-main: BBRAPIModules/BattleBitModule.cs#L54
Converting null literal or possible null value to non-nullable type.
build-publish-on-main: BBRAPIModules/BattleBitModule.cs#L54
Possible null reference return.
build-publish-on-main: BBRAPIModules/BattleBitModule.cs#L13
Non-nullable property 'Server' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-publish-on-main: BBRAPIModules/ModuleConfiguration.cs#L22
Non-nullable field 'module' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-publish-on-main: BBRAPIModules/ModuleConfiguration.cs#L23
Non-nullable field 'property' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-publish-on-main: BBRAPIModules/ModuleConfiguration.cs#L24
Non-nullable field 'serverName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-publish-on-main: BBRAPIModules/RunnerServer.cs#L52
Dereference of a possibly null reference.
build-publish-on-main: BBRAPIModules/RunnerServer.cs#L52
Converting null literal or possible null value to non-nullable type.
build-publish-on-main: BBRAPIModules/RunnerServer.cs#L52
Dereference of a possibly null reference.