Add dev.Dockerfile for FwHeadless #1322
Annotations
20 warnings
Dotnet build:
backend/FwLite/MiniLcm/InMemoryApi.cs#L189
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/FwLite/MiniLcm/InMemoryApi.cs#L194
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/FwLite/MiniLcm/InMemoryApi.cs#L226
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/FwLite/MiniLcm/InMemoryApi.cs#L245
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/LexData/SeedingData.cs#L18
Parameter 'logger' is unread.
|
Dotnet build:
backend/LexBoxApi/Services/UserService.cs#L10
Parameter 'lexAuthService' 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/Services/HgService.cs#L441
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(LexBoxApi.Services.RepoEmptyState)2' is not covered.
|
Dotnet build:
backend/LexBoxApi/Hub/CrdtProjectChangeHub.cs#L8
Parameter 'loggedInContext' is unread.
|
Dotnet build:
backend/LexBoxApi/Controllers/IntegrationController.cs#L62
Action method returns undeclared status code '404'
|
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
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 'logger' is unread.
|
Run docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0
Parameter 'lexAuthService' is unread.
|
Run docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0
Parameter 'loggedInContext' 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
Parameter 'lexAuthService' is unread.
|
Run docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0
Parameter 'lexBoxDbContext' is unread.
|
Loading