Skip to content

Create dependabot.yml #18

Create dependabot.yml

Create dependabot.yml #18

Triggered via push October 13, 2023 09:11
Status Success
Total duration 2m 2s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pipeline.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test: Weikio.PluginFramework.Microsoft.DependencyInjection/ServiceCollectionExtensions.cs#L159
Cannot convert null literal to non-nullable reference type.
test: Core/Core/Utils/QuadTree.cs#L144
Possible mistaken empty statement
test: Executables/Auth/Packets/LoginRequest.cs#L9
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test: Executables/Auth/Packets/LoginRequest.cs#L11
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test: Executables/Auth/Packets/LoginFailed.cs#L13
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.