Kymachynskyi / Add number of unreaded messages on workshop card #3037
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/
|
OutOfSchool/OutOfSchool.Common/Extensions/Startup/SecurityHttpHeadersExtensions.cs#L2
Using directive for 'System' should appear before directive for 'Microsoft.AspNetCore.Builder'
|
OutOfSchool/OutOfSchool.Common/Extensions/Startup/SecurityHttpHeadersExtensions.cs#L3
Using directive for 'System.Collections.Generic' should appear before directive for 'Microsoft.AspNetCore.Builder'
|
OutOfSchool/OutOfSchool.Common/Extensions/Startup/SecurityHttpHeadersExtensions.cs#L4
Using directive for 'System.Linq' should appear before directive for 'Microsoft.AspNetCore.Builder'
|
OutOfSchool/OutOfSchool.Common/Extensions/Startup/SecurityHttpHeadersExtensions.cs#L5
Using directive for 'System.Net.NetworkInformation' should appear before directive for 'Microsoft.AspNetCore.Builder'
|
OutOfSchool/OutOfSchool.Common/Extensions/Startup/SecurityHttpHeadersExtensions.cs#L6
Using directive for 'System.Text' should appear before directive for 'Microsoft.AspNetCore.Builder'
|
OutOfSchool/OutOfSchool.Common/Extensions/Startup/SecurityHttpHeadersExtensions.cs#L7
Using directive for 'System.Threading.Tasks' should appear before directive for 'Microsoft.AspNetCore.Builder'
|
OutOfSchool/OutOfSchool.Common/Models/AreaAdminBaseDto.cs#L3
Elements should be separated by blank line
|
OutOfSchool/OutOfSchool.Common/Models/Either.cs#L188
File may only contain a single type
|
OutOfSchool/OutOfSchool.Common/Models/UserRights.cs#L5
File name should match first type name
|
OutOfSchool/OutOfSchool.Common/PermissionModule/PermissionManagement/Permissions.cs#L168
Single-line comment should be preceded by blank line
|
The logs for this run have expired and are no longer available.
Loading