Skip to content

chore(deps): bump Azure.Identity from 1.10.0 to 1.10.1 in /src/Authentication #299

chore(deps): bump Azure.Identity from 1.10.0 to 1.10.1 in /src/Authentication

chore(deps): bump Azure.Identity from 1.10.0 to 1.10.1 in /src/Authentication #299

Triggered via pull request September 14, 2023 05:46
Status Success
Total duration 1m 18s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build-and-analyze-fork.yml

on: pull_request
Build and Test
55s
Build and Test
Report code coverage
7s
Report code coverage
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and Test: src/Authentication/Model/AuthenticationEvent.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test: src/Authentication/Model/AuthenticationEvent.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test: src/Authentication/Controllers/LogoutController.cs#L77
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: src/Authentication/Controllers/LogoutController.cs#L85
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: src/Authentication/Controllers/AuthenticationController.cs#L240
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: src/Authentication/Controllers/AuthenticationController.cs#L872
'SecurityTokenUnableToValidateException' is obsolete: 'This expception is no longer being thrown by Microsoft.IdentityModel and will be removed in the next major version see: https://aka.ms/SecurityTokenUnableToValidateException'
Build and Test: src/Authentication/Helpers/EventlogHelper.cs#L21
Parameter 'eventType' has no matching param tag in the XML comment for 'EventlogHelper.CreateAuthenticationEvent(IFeatureManager, IEventLog, UserAuthenticationModel, AuthenticationEventType?)' (but other parameters do)
Build and Test: src/Authentication/Program.cs#L315
Suggest using top level route registrations instead of UseEndpoints (https://aka.ms/aspnet/analyzers)
Build and Test: test/Altinn.Platform.Authentication.Tests/Services/EventLogServiceTest.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.
Build and Test: test/Altinn.Platform.Authentication.Tests/Services/EventLogServiceTest.cs#L39
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.

Artifacts

Produced during runtime
Name Size
code-coverage-report Expired
229 KB