Bump the minor-updates group with 1 update #235
build-and-test.yml
on: pull_request
EnvVar
4s
UnitTests
/
UnitTests
7m 51s
IntegrationTests
/
IntegrationTests
7m 9s
Publish
/
Publish
Publish-Test-Coverage
/
Publish-Test-Coverage
Annotations
2 errors and 31 warnings
|
IntegrationTests / IntegrationTests
Process completed with exit code 1.
|
|
UnitTests / UnitTests
Process completed with exit code 1.
|
|
Build / Build
No files were found with the provided path: artifacts/packages/. No artifacts will be uploaded.
|
|
Build / Build:
src/Moryx/Logging/ModuleLogger.cs#L57
Missing XML comment for publicly visible type or member 'ModuleLogger.Log<TState>(LogLevel, EventId, TState, Exception, Func<TState, Exception, string>)'
|
|
Build / Build:
src/Moryx/Logging/ModuleLogger.cs#L49
Missing XML comment for publicly visible type or member 'ModuleLogger.GetChild(string, Type)'
|
|
Build / Build:
src/Moryx/Logging/ModuleLogger.cs#L35
Missing XML comment for publicly visible type or member 'ModuleLogger.ModuleLogger(string, ILoggerFactory, Action<LogLevel, string, Exception>)'
|
|
Build / Build:
src/Moryx/Logging/ModuleLogger.cs#L30
Missing XML comment for publicly visible type or member 'ModuleLogger.ModuleLogger(string, ILoggerFactory)'
|
|
Build / Build:
src/Moryx/Logging/ModuleLogger.cs#L20
Missing XML comment for publicly visible type or member 'ModuleLogger.IsEnabled(LogLevel)'
|
|
Build / Build:
src/Moryx/Logging/ModuleLogger.cs#L18
Missing XML comment for publicly visible type or member 'ModuleLogger.NotificationTarget'
|
|
Build / Build:
src/Moryx/Logging/ModuleLogger.cs#L16
Missing XML comment for publicly visible type or member 'ModuleLogger.Name'
|
|
Build / Build:
src/Moryx/Communication/Sockets/InvalidHeaderException.cs#L23
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
|
Build / Build:
src/Moryx/Communication/Interpreter/HeaderMessageInterpreter.cs#L9
'HeaderMessageInterpreter<THeader>' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
Build / Build:
src/Moryx/Communication/Interpreter/DelimitedMessageInterpreter.cs#L9
'DelimitedMessageInterpreter' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
IntegrationTests / IntegrationTests:
src/Moryx.Identity/MoryxAuthorizationPolicyProvider.cs#L18
Missing XML comment for publicly visible type or member 'MoryxAuthorizationPolicyProvider.GetPolicyAsync(string)'
|
|
IntegrationTests / IntegrationTests:
src/Moryx.Identity/MoryxAuthorizationPolicyProvider.cs#L13
Missing XML comment for publicly visible type or member 'MoryxAuthorizationPolicyProvider.MoryxAuthorizationPolicyProvider(IOptions<AuthorizationOptions>)'
|
|
IntegrationTests / IntegrationTests:
src/Moryx.Identity/MoryxAuthorizationPolicyProvider.cs#L9
Missing XML comment for publicly visible type or member 'MoryxAuthorizationPolicyProvider'
|
|
IntegrationTests / IntegrationTests:
src/Moryx.Identity/MoryxIdentityHandler.cs#L35
'AuthenticationHandler<MoryxIdentityOptions>.AuthenticationHandler(IOptionsMonitor<MoryxIdentityOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
|
|
IntegrationTests / IntegrationTests:
src/Moryx.Identity/MoryxIdentityHandler.cs#L32
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
|
IntegrationTests / IntegrationTests:
src/Moryx.AspNetCore/MoryxExceptionResponse.cs#L10
Missing XML comment for publicly visible type or member 'MoryxExceptionResponse.Exception'
|
|
IntegrationTests / IntegrationTests:
src/Moryx.AspNetCore/MoryxExceptionResponse.cs#L8
Missing XML comment for publicly visible type or member 'MoryxExceptionResponse.Title'
|
|
IntegrationTests / IntegrationTests:
src/Moryx.AspNetCore/MoryxExceptionResponse.cs#L6
Missing XML comment for publicly visible type or member 'MoryxExceptionResponse'
|
|
IntegrationTests / IntegrationTests:
src/Moryx.AspNetCore/MoryxExceptionFilter.cs#L12
Missing XML comment for publicly visible type or member 'MoryxExceptionFilter.OnException(ExceptionContext)'
|
|
IntegrationTests / IntegrationTests:
src/Moryx.AspNetCore/MoryxExceptionFilter.cs#L10
Missing XML comment for publicly visible type or member 'MoryxExceptionFilter'
|
|
UnitTests / UnitTests:
src/Moryx.Identity/MoryxAuthorizationPolicyProvider.cs#L18
Missing XML comment for publicly visible type or member 'MoryxAuthorizationPolicyProvider.GetPolicyAsync(string)'
|
|
UnitTests / UnitTests:
src/Moryx.Identity/MoryxAuthorizationPolicyProvider.cs#L13
Missing XML comment for publicly visible type or member 'MoryxAuthorizationPolicyProvider.MoryxAuthorizationPolicyProvider(IOptions<AuthorizationOptions>)'
|
|
UnitTests / UnitTests:
src/Moryx.Identity/MoryxAuthorizationPolicyProvider.cs#L9
Missing XML comment for publicly visible type or member 'MoryxAuthorizationPolicyProvider'
|
|
UnitTests / UnitTests:
src/Moryx.Identity/MoryxIdentityHandler.cs#L35
'AuthenticationHandler<MoryxIdentityOptions>.AuthenticationHandler(IOptionsMonitor<MoryxIdentityOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
|
|
UnitTests / UnitTests:
src/Moryx.Identity/MoryxIdentityHandler.cs#L32
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
|
UnitTests / UnitTests:
src/Moryx.AspNetCore/MoryxExceptionResponse.cs#L10
Missing XML comment for publicly visible type or member 'MoryxExceptionResponse.Exception'
|
|
UnitTests / UnitTests:
src/Moryx.AspNetCore/MoryxExceptionResponse.cs#L8
Missing XML comment for publicly visible type or member 'MoryxExceptionResponse.Title'
|
|
UnitTests / UnitTests:
src/Moryx.AspNetCore/MoryxExceptionResponse.cs#L6
Missing XML comment for publicly visible type or member 'MoryxExceptionResponse'
|
|
UnitTests / UnitTests:
src/Moryx.AspNetCore/MoryxExceptionFilter.cs#L12
Missing XML comment for publicly visible type or member 'MoryxExceptionFilter.OnException(ExceptionContext)'
|
|
UnitTests / UnitTests:
src/Moryx.AspNetCore/MoryxExceptionFilter.cs#L10
Missing XML comment for publicly visible type or member 'MoryxExceptionFilter'
|