Fix serilog disposing sockets upon receiving them as an argument (why?) #28
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
|
|
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/
|
upstream/DotNetCorePlugins/src/Plugins/Loader/RuntimeConfigExtensions.cs#L68
Dereference of a possibly null reference.
|
api/BitMod/Events/Player/PlayerJoinedSquadEventArgs.cs#L2
The using directive for 'BattleBitAPI.Common' appeared previously in this namespace
|
api/BitMod/Router/Router.cs#L21
The type 'TSearch' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TSearch' doesn't match 'notnull' constraint.
|
api/BitMod/BitMock.cs#L74
Cannot convert null literal to non-nullable reference type.
|
api/BitMod/Router/Router.cs#L52
The type 'TSearch' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TSearch' doesn't match 'notnull' constraint.
|
api/BitMod/BitMock.cs#L41
Non-nullable field '_env' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading