Merge branch 'master' into dependabot/nuget/System.IdentityModel.Toke… #137
Annotations
10 errors and 11 warnings
src/AspNetCore/Authentication/Authentication/src/Endpoints/BackChannelLogoutEndpoint.cs#L8
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
|
src/AspNetCore/Authentication/Authentication/src/Infrastructure/UserSessionTicketStore.cs#L6
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
|
src/AspNetCore/Authentication/Authentication/src/TokenValidation/TokenValidator.cs#L14
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
|
src/AspNetCore/Authentication/Authentication/src/TokenValidation/TokenValidator.cs#L10
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
|
src/AspNetCore/Authentication/Authentication/src/TokenValidation/TokenValidator.cs#L11
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
|
src/AspNetCore/Authentication/Authentication/src/TokenValidation/TokenValidator.cs#L19
The type or namespace name 'DiscoveryCache' could not be found (are you missing a using directive or an assembly reference?)
|
src/AspNetCore/Authentication/Authentication/src/Endpoints/BackChannelLogoutEndpoint.cs#L8
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
|
src/AspNetCore/Authentication/Authentication/src/Infrastructure/UserSessionTicketStore.cs#L6
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
|
src/AspNetCore/Authentication/Authentication/src/TokenValidation/TokenValidator.cs#L14
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
|
src/AspNetCore/Authentication/Authentication/src/TokenValidation/TokenValidator.cs#L10
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
|
|
src/Repositories/Abstractions/src/BaseRepository.cs#L6
Missing XML comment for publicly visible type or member 'BaseRepository<TConnection>'
|
src/Repositories/Abstractions/src/BaseRepository.cs#L10
Missing XML comment for publicly visible type or member 'BaseRepository<TConnection>.BaseRepository(IConnectionFactory<TConnection>)'
|
src/Repositories/Abstractions/src/Factories/ConnectionFactory.cs#L5
Missing XML comment for publicly visible type or member 'ConnectionFactory<TConnection, TOptions>'
|
src/Repositories/Abstractions/src/Factories/ConnectionFactory.cs#L8
Missing XML comment for publicly visible type or member 'ConnectionFactory<TConnection, TOptions>.ReadConnectionString'
|
src/Repositories/Abstractions/src/Factories/ConnectionFactory.cs#L9
Missing XML comment for publicly visible type or member 'ConnectionFactory<TConnection, TOptions>.WriteConnectionString'
|
src/Repositories/Abstractions/src/Factories/ConnectionFactory.cs#L11
Missing XML comment for publicly visible type or member 'ConnectionFactory<TConnection, TOptions>.ConnectionFactory(ConnectionFactoryOptions<TOptions>)'
|
src/Repositories/Abstractions/src/Factories/ConnectionFactory.cs#L23
Missing XML comment for publicly visible type or member 'ConnectionFactory<TConnection, TOptions>.GetReadConnection()'
|
src/Repositories/Abstractions/src/Factories/ConnectionFactory.cs#L25
Missing XML comment for publicly visible type or member 'ConnectionFactory<TConnection, TOptions>.GetWriteConnection()'
|
src/Repositories/Abstractions/src/Factories/ConnectionFactoryOptions.cs#L3
Missing XML comment for publicly visible type or member 'ConnectionFactoryOptions<TOptions>'
|
src/Repositories/Abstractions/src/Factories/ConnectionFactoryOptions.cs#L5
Missing XML comment for publicly visible type or member 'ConnectionFactoryOptions<TOptions>.Read'
|
The logs for this run have expired and are no longer available.
Loading