Build(deps): Bump Meziantou.Analyzer from 2.0.78 to 2.0.79 (#74) #77
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
build
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/
|
build:
Kanelson/Pages/Rooms/Player.razor.cs#L35
Complete the task associated to this 'TODO' comment.
|
build:
Kanelson/Pages/Rooms/Player.razor.cs#L35
TODO Exibir essa informação de alguma maneira
|
build:
Kanelson/Setup/DataProtectionSetup.cs#L18
Remove this commented out code.
|
build:
Kanelson/Pages/Error.cshtml.cs#L8
Make sure disabling CSRF protection is safe here.
|
build:
Kanelson/Actors/Rooms/RoomActor.cs#L19
Remove the field '_roomIdentifier' and declare it as a local variable in the relevant methods.
|
build:
Kanelson/Setup/DataProtectionSetup.cs#L12
Remove the unused local variable 'dataProtectionBuilder'.
|
build:
Kanelson/Setup/AkkaSetup.cs#L18
Method is too long (61 lines; maximum allowed: 60)
|
build:
Kanelson/Program.cs#L19
Make sure that this logger's configuration is safe.
|
build:
Kanelson/Services/TemplateService.cs#L18
Initialize all 'static fields' inline and remove the 'static constructor'.
|
build:
Kanelson/Actors/Templates/TemplateIndexActor.cs#L17
Method is too long (76 lines; maximum allowed: 60)
|