Bump postcss, @vue/cli-plugin-babel, @vue/cli-plugin-eslint and @vue/cli-service in /web/serverless-microservices-web #104
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/
|
dotnet/ServerlessMicroservices.Shared/Filters/B2cValidationAttribute.cs#L17
'FunctionInvocationFilterAttribute' is obsolete: 'Filters is in preview and there may be breaking changes in this area.'
|
dotnet/ServerlessMicroservices.Shared/Filters/B2cValidationAttribute.cs#L19
'FunctionExecutingContext' is obsolete: 'Filters is in preview and there may be breaking changes in this area.'
|
dotnet/ServerlessMicroservices.Shared/Services/ChangeNotifierService.cs#L24
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/ServerlessMicroservices.Shared/Services/TokenValidationService.cs#L106
The variable 'ex' is declared but never used
|
dotnet/ServerlessMicroservices.Shared/Services/ChangeNotifierService.cs#L145
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/ServerlessMicroservices.Shared/Services/SqlPersistenceService.cs#L93
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/ServerlessMicroservices.Shared/Services/CosmosPersistenceService.cs#L138
The variable 'cost' is assigned but its value is never used
|
dotnet/ServerlessMicroservices.Shared/Services/RoutesService.cs#L21
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/ServerlessMicroservices.Shared/Services/PowerBIService.cs#L20
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/ServerlessMicroservices.Shared/Services/LoggerService.cs#L44
'TelemetryClient.TelemetryClient()' is obsolete: 'We do not recommend using TelemetryConfiguration.Active on .NET Core. See https://github.com/microsoft/ApplicationInsights-dotnet/issues/1152 for more details'
|
The logs for this run have expired and are no longer available.
Loading