FEAT: Implementar sharding para distribuir trabalho entre nodes #81
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Kanelson/Pages/Rooms/Player.razor.cs#L35
TODO Exibir essa informação de alguma maneira
|
Kanelson/Program.cs#L19
Make sure that this logger's configuration is safe.
|
Kanelson/Setup/AkkaSetup.cs#L21
Method is too long (74 lines; maximum allowed: 60)
|
Kanelson/Actors/Templates/TemplateIndex.cs#L17
Method is too long (76 lines; maximum allowed: 60)
|
Kanelson/Actors/Rooms/RoomIndex.cs#L23
Refactor this constructor to reduce its Cognitive Complexity from 16 to the 15 allowed.
|
Kanelson/Actors/Rooms/RoomIndex.cs#L23
Method is too long (101 lines; maximum allowed: 60)
|
Kanelson/Actors/Rooms/Room.cs#L32
Refactor this constructor to reduce its Cognitive Complexity from 36 to the 15 allowed.
|
Kanelson/Actors/Rooms/Room.cs#L32
Method is too long (180 lines; maximum allowed: 60)
|
Kanelson/Setup/AkkaBootstrap.cs#L143
Indexing at 0 should be used instead of the "Enumerable" extension method "First"
|
Kanelson/Setup/AkkaBootstrap.cs#L20
Method is too long (155 lines; maximum allowed: 60)
|
The logs for this run have expired and are no longer available.
Loading