Skip to content

Added feature to hide players #1166

Added feature to hide players

Added feature to hide players #1166

Triggered via push July 7, 2024 08:03
Status Failure
Total duration 1m 18s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 12 warnings
build: src/GameLogic/Views/Duel/IDuelStatusUpdatePlugIn.cs#L13
The type or namespace name 'DuelRoom' could not be found (are you missing a using directive or an assembly reference?)
build: src/GameLogic/Views/Duel/IInitializeDuelPlugIn.cs#L12
The type or namespace name 'DuelContext' could not be found (are you missing a using directive or an assembly reference?)
build: src/GameLogic/Views/Duel/IShowDuelRequestResultPlugIn.cs#L17
The type or namespace name 'DuelStartResult' could not be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/PlugIns/PlugInManager.cs#L36
Parameter 'customConfigReferenceHandler' has no matching param tag in the XML comment for 'PlugInManager.PlugInManager(ICollection<PlugInConfiguration>?, ILoggerFactory, IServiceProvider?, ReferenceHandler?)' (but other parameters do)