Skip to content

Fixes verification

Fixes verification #15

Triggered via push October 2, 2023 16:12
Status Success
Total duration 49s
Artifacts 2
build-artifacts
37s
build-artifacts
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
build-artifacts
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-artifacts: BattleBitAPIRunner/ModuleDependencyResolver.cs#L12
Possible null reference argument for parameter 'key' in 'void Dictionary<string, Module>.Add(string key, Module value)'.
build-artifacts: BattleBitAPIRunner/ModuleDependencyResolver.cs#L13
Possible null reference argument for parameter 'first' in 'IEnumerable<string> Enumerable.Union<string>(IEnumerable<string> first, IEnumerable<string> second)'.
build-artifacts: BattleBitAPIRunner/ModuleDependencyResolver.cs#L13
Possible null reference argument for parameter 'second' in 'IEnumerable<string> Enumerable.Union<string>(IEnumerable<string> first, IEnumerable<string> second)'.
build-artifacts: BattleBitAPIRunner/ModuleDependencyResolver.cs#L18
Possible null reference argument for parameter 'first' in 'IEnumerable<string> Enumerable.Union<string>(IEnumerable<string> first, IEnumerable<string> second)'.
build-artifacts: BattleBitAPIRunner/ModuleDependencyResolver.cs#L18
Possible null reference argument for parameter 'second' in 'IEnumerable<string> Enumerable.Union<string>(IEnumerable<string> first, IEnumerable<string> second)'.
build-artifacts: BattleBitAPIRunner/Module.cs#L124
Dereference of a possibly null reference.
build-artifacts: BattleBitAPIRunner/Module.cs#L124
Dereference of a possibly null reference.
build-artifacts: BattleBitAPIRunner/ModuleDependencyResolver.cs#L12
Possible null reference argument for parameter 'key' in 'void Dictionary<string, Module>.Add(string key, Module value)'.
build-artifacts: BattleBitAPIRunner/ModuleDependencyResolver.cs#L13
Possible null reference argument for parameter 'first' in 'IEnumerable<string> Enumerable.Union<string>(IEnumerable<string> first, IEnumerable<string> second)'.
build-artifacts: BattleBitAPIRunner/ModuleDependencyResolver.cs#L13
Possible null reference argument for parameter 'second' in 'IEnumerable<string> Enumerable.Union<string>(IEnumerable<string> first, IEnumerable<string> second)'.
build-artifacts: BBRAPIModules/BattleBitModule.cs#L12
Non-nullable property 'Server' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-artifacts: BBRAPIModules/BattleBitModule.cs#L16
Non-nullable property 'Logger' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-artifacts: BBRAPIModules/ModuleConfiguration.cs#L17
Non-nullable field 'module' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-artifacts: BBRAPIModules/ModuleConfiguration.cs#L18
Non-nullable field 'property' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-artifacts: BBRAPIModules/ModuleConfiguration.cs#L19
Non-nullable field 'serverName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-artifacts: BBRAPIModules/RunnerServer.cs#L65
Dereference of a possibly null reference.
build-artifacts: BBRAPIModules/RunnerServer.cs#L65
Converting null literal or possible null value to non-nullable type.
build-artifacts: BBRAPIModules/RunnerServer.cs#L65
Dereference of a possibly null reference.
build-artifacts: BBRAPIModules/RunnerServer.cs#L97
Dereference of a possibly null reference.
build-artifacts: BBRAPIModules/RunnerServer.cs#L97
Converting null literal or possible null value to non-nullable type.

Artifacts

Produced during runtime
Name Size
BattleBitAPIRunner-beta Expired
19.3 MB
NuGet Package Expired
46.9 KB