Fixed possible issues in mini games #1066
Annotations
11 warnings
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/
|
src/Interfaces/IFriendServer.cs#L68
Documentation text should end with a period
|
src/PlugIns/AsyncEventHandler.cs#L22
File name should match first type name
|
src/PlugIns/CustomPlugInContainerBase.cs#L21
The keyword 'new' should not be followed by a space
|
src/PlugIns/PlugInContainerBase.cs#L45
The keyword 'new' should not be followed by a space
|
src/PlugIns/PlugInManager.cs#L25
The keyword 'new' should not be followed by a space
|
src/PlugIns/PlugInManager.cs#L26
The keyword 'new' should not be followed by a space
|
src/PlugIns/PlugInManager.cs#L514
Closing parenthesis should not be preceded by a space
|
src/PlugIns/IStrategyPlugInProvider.cs#L30
A property should not follow a indexer
|
src/PlugIns/SyntaxTreeExtensions.cs#L32
Code should not contain trailing whitespace
|
src/PlugIns/StrategyPlugInProvider.cs#L58
A property should not follow a indexer
|
The logs for this run have expired and are no longer available.
Loading