usernames with underbars - ensure they can log in with the api too #2415
Annotations
12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
Package JavaScriptEngineSwitcher.Core 3.3.0 has a resource with the locale 'ru-ru'. This locale has been normalized to the standard format 'ru-RU' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
|
build
Package JavaScriptEngineSwitcher.V8 3.17.1 has a resource with the locale 'ru-ru'. This locale has been normalized to the standard format 'ru-RU' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
|
build:
TASVideos.WikiEngine/Util.cs#L25
The parameters should all be placed on the same line or each parameter should be placed on its own line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1117.md)
|
build:
TASVideos.Parsers/Parsers/Lmp.cs#L189
Opening parenthesis should be preceded by a space. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1008.md)
|
build:
TASVideos.Parsers/Parsers/Lmp.cs#L220
Opening parenthesis should be preceded by a space. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1008.md)
|
build:
TASVideos.Parsers/Extensions/Extensions.cs#L159
Tuple types in signatures should have element names (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1414.md)
|
build:
TASVideos.Parsers/Extensions/Extensions.cs#L159
Tuple types in signatures should have element names (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1414.md)
|
build:
TASVideos.Data/ApplicationDbContext.cs#L114
The parameters should all be placed on the same line or each parameter should be placed on its own line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1117.md)
|
build:
TASVideos.Data/ApplicationDbContext.cs#L147
The parameters should all be placed on the same line or each parameter should be placed on its own line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1117.md)
|
build:
TASVideos/Middleware/RobotHandlingMiddleware.cs#L8
Parameter 'request' is unread.
|