Bump System.IdentityModel.Tokens.Jwt from 6.25.1 to 6.34.0 in /SocialEventManager/src/SocialEventManager.Infrastructure #712
dotnet-build-and-test.yml
on: pull_request
build-and-test
2m 12s
Annotations
6 warnings
build-and-test:
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-and-test:
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-and-test:
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-and-test:
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-and-test
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-and-test
Closing square bracket should be followed by a space. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1011.md)
|