Skip to content

Initial IAuthenticationContext abstraction #2813

Initial IAuthenticationContext abstraction

Initial IAuthenticationContext abstraction #2813

Triggered via pull request November 29, 2024 07:34
Status Failure
Total duration 3m 38s
Artifacts

test-and-analyze.yml

on: pull_request
Static code analysis
3m 25s
Static code analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Static code analysis: src/Altinn.App.Core/Internal/Auth/IAuthenticationContext.cs#L28
Missing XML comment for publicly visible type or member 'AuthenticationInfo'
Static code analysis: src/Altinn.App.Core/Internal/Auth/IAuthenticationContext.cs#L30
Missing XML comment for publicly visible type or member 'AuthenticationInfo.Token'
Static code analysis: src/Altinn.App.Core/Internal/Auth/IAuthenticationContext.cs#L34
Missing XML comment for publicly visible type or member 'AuthenticationInfo.Unauthenticated'
Static code analysis: src/Altinn.App.Core/Internal/Auth/IAuthenticationContext.cs#L34
Missing XML comment for publicly visible type or member 'AuthenticationInfo.Unauthenticated.Unauthenticated(string)'
Static code analysis: src/Altinn.App.Core/Internal/Auth/IAuthenticationContext.cs#L36
Missing XML comment for publicly visible type or member 'AuthenticationInfo.User'
Static code analysis: src/Altinn.App.Core/Internal/Auth/IAuthenticationContext.cs#L36
Missing XML comment for publicly visible type or member 'AuthenticationInfo.User.User(int, int, Party?, Party?, UserProfile, int, string)'
Static code analysis: src/Altinn.App.Core/Internal/Auth/IAuthenticationContext.cs#L37
Missing XML comment for publicly visible type or member 'AuthenticationInfo.User.UserId'
Static code analysis: src/Altinn.App.Core/Internal/Auth/IAuthenticationContext.cs#L38
Missing XML comment for publicly visible type or member 'AuthenticationInfo.User.PartyId'
Static code analysis: src/Altinn.App.Core/Internal/Auth/IAuthenticationContext.cs#L39
Missing XML comment for publicly visible type or member 'AuthenticationInfo.User.Reportee'
Static code analysis: src/Altinn.App.Core/Internal/Auth/IAuthenticationContext.cs#L40
Missing XML comment for publicly visible type or member 'AuthenticationInfo.User.Party'