Fixed/added some packets #651
Annotations
21 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, rohith/publish-nuget@5fdc86fb81a38b37521c9f153bfb60ac44e7ba93. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/SyntaxTreeExtensions.cs#L32
Code should not contain trailing whitespace
|
src/PlugIns/IStrategyPlugInProvider.cs#L30
A property should not follow a indexer
|
src/PlugIns/StrategyPlugInProvider.cs#L58
A property should not follow a indexer
|
src/PlugIns/PlugInManager.cs#L514
Closing parenthesis should be on line of last parameter
|
src/Network/Connection.cs#L28
The keyword 'new' should not be followed by a space
|
src/Network/Counter.cs#L16
The keyword 'new' should not be followed by a space
|
src/Network/IpResolverType.cs#L1
The file header is missing or not located at the top of the file.
|
src/Network/Connection.cs#L5
Using directive should appear within a namespace declaration
|
src/Network/Connection.cs#L16
Using directives should be ordered alphabetically by the namespaces
|
src/Network/Connection.cs#L17
Using directives should be ordered alphabetically by the namespaces
|
src/Network/Connection.cs#L10
Using directives should be ordered alphabetically by the namespaces
|
src/Network/IConnection.cs#L10
Using directives should be ordered alphabetically by the namespaces
|
src/Network/Listener.cs#L11
Using directives should be ordered alphabetically by the namespaces
|
src/Network/LoopbackIpResolver.cs#L23
A constructor should not follow a property
|
The logs for this run have expired and are no longer available.
Loading