Fix targets in tests #18
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.
|
upstream/DotNetCorePlugins/src/Plugins/Loader/DependencyContextExtensions.cs#L189
Nullability of reference types in value of type 'IReadOnlyList<string?>' doesn't match target type 'IEnumerable<string>'.
|
|
upstream/BattleBitAPI/BattleBitAPI/Server/GameServer.cs#L861
Type parameter 'TPlayer' has the same name as the type parameter from outer type 'GameServer<TPlayer>'
|
upstream/BattleBitAPI/BattleBitAPI/Common/Data/Attachment.cs#L5
'Attachment' defines operator == or operator != but does not override Object.Equals(object o)
|
upstream/BattleBitAPI/BattleBitAPI/Common/Data/Attachment.cs#L5
'Attachment' defines operator == or operator != but does not override Object.GetHashCode()
|
The logs for this run have expired and are no longer available.
Loading