Skip to content

Before closing the connections, send response #1078

Before closing the connections, send response

Before closing the connections, send response #1078

Triggered via push October 19, 2023 17:24
Status Success
Total duration 2m 58s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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: src/Interfaces/IFriendServer.cs#L68
Documentation text should end with a period
build: src/AttributeSystem/AttributeRelationshipElement.cs#L32
Single-line comment should be preceded by blank line
build: src/AttributeSystem/Extensions.cs#L24
Use trailing comma in multi-line initializers
build: src/AttributeSystem/AttributeRelationshipElement.cs#L76
Use trailing comma in multi-line initializers
build: src/PlugIns/AsyncEventHandler.cs#L22
File name should match first type name
build: src/PlugIns/CustomPlugInContainerBase.cs#L21
The keyword 'new' should not be followed by a space
build: src/PlugIns/PlugInContainerBase.cs#L45
The keyword 'new' should not be followed by a space
build: src/PlugIns/PlugInManager.cs#L25
The keyword 'new' should not be followed by a space
build: src/PlugIns/PlugInManager.cs#L26
The keyword 'new' should not be followed by a space
build: src/PlugIns/PlugInManager.cs#L514
Closing parenthesis should not be preceded by a space