Bump System.IdentityModel.Tokens.Jwt from 6.25.1 to 6.34.0 in /SocialEventManager/src/SocialEventManager.Infrastructure #712
Annotations
6 warnings
Build app 🚀:
SocialEventManager/src/SocialEventManager.API/Program.cs#L68
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Build app 🚀:
SocialEventManager/src/SocialEventManager.API/Utilities/Extensions/LoggerExtensions.cs#L15
Closing square bracket should be followed by a space. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1011.md)
|
Build app 🚀:
SocialEventManager/src/SocialEventManager.API/Program.cs#L68
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Build app 🚀:
SocialEventManager/src/SocialEventManager.API/Utilities/Extensions/LoggerExtensions.cs#L15
Closing square bracket should be followed by a space. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1011.md)
|
Run Tests 🧪
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Run Tests 🧪
Closing square bracket should be followed by a space. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1011.md)
|
The logs for this run have expired and are no longer available.
Loading