Merge remote-tracking branch 'origin/develop' #58
Annotations
20 warnings
Dotnet build:
backend/FixFwData/Program.cs#L1
The variable 'doNothing' is assigned but its value is never used
|
Dotnet build:
backend/MiniLcm/InMemoryApi.cs#L166
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Dotnet build:
backend/MiniLcm/InMemoryApi.cs#L190
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Dotnet build:
backend/LfClassicData/LfClassicLexboxApi.cs#L156
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Dotnet build:
backend/LexBoxApi/Services/UserService.cs#L7
Parameter 'lexAuthService' is unread.
|
Dotnet build:
backend/LexBoxApi/Jobs/CleanupResetBackupJob.cs#L7
Parameter 'hgService' is unread.
|
Dotnet build:
backend/LexBoxApi/Auth/JwtTicketDataFormat.cs#L122
'JwtBearerOptions.SecurityTokenValidators' is obsolete: 'SecurityTokenValidators is no longer used by default. Use TokenHandlers instead. To continue using SecurityTokenValidators, set UseSecurityTokenValidators to true. See https://aka.ms/aspnetcore8/security-token-changes'
|
Dotnet build:
backend/LexBoxApi/Controllers/LoginController.cs#L32
Parameter 'projectService' is unread.
|
Dotnet build:
backend/LexBoxApi/Controllers/IntegrationController.cs#L62
Action method returns undeclared status code '404'
|
Dotnet build:
backend/FixFwData/Program.cs#L1
The variable 'doNothing' is assigned but its value is never used
|
Run docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Run docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Run docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Run docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0
Parameter 'lexAuthService' is unread.
|
Run docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0
Parameter 'hgService' is unread.
|
Run docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0
Parameter 'lexAuthService' is unread.
|
Run docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0
Parameter 'lexBoxDbContext' is unread.
|
Run docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0
Parameter 'projectService' is unread.
|
Run docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0
'JwtBearerOptions.SecurityTokenValidators' is obsolete: 'SecurityTokenValidators is no longer used by default. Use TokenHandlers instead. To continue using SecurityTokenValidators, set UseSecurityTokenValidators to true. See https://aka.ms/aspnetcore8/security-token-changes'
|
Run docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0
Action method returns undeclared status code '404'
|
Loading