added LogScope to all MSFT.EXT.Logger output #1234
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v1, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
C:\Users\runneradmin\AppData\Local\Microsoft\dotnet\sdk\6.0.424\Microsoft.Common.CurrentVersion.targets(2302,5): warning MSB3243: No way to resolve conflict between "Akka.Hosting.TestKit, Version=1.5.26.0, Culture=neutral, PublicKeyToken=null" and "Akka.Hosting.TestKit". Choosing "Akka.Hosting.TestKit, Version=1.5.26.0, Culture=neutral, PublicKeyToken=null" arbitrarily. [D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.Tests\Akka.Hosting.Tests.csproj]
|
D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.Tests\Logging\TestLogger.cs(39,17): warning CS8767: Nullability of reference types in type of parameter 'exception' of 'void TestLogger.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception exception, Func<TState, Exception, string> formatter)' doesn't match implicitly implemented member 'void ILogger.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)' (possibly because of nullability attributes). [D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.Tests\Akka.Hosting.Tests.csproj]
|
|
|
D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit.Tests\TestKitBaseTests\ReceiveTests.cs(182,13): warning xUnit2020: Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. [D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit.Tests\Akka.Hosting.TestKit.Tests.csproj]
|
C:\Users\runneradmin\AppData\Local\Microsoft\dotnet\sdk\6.0.424\Microsoft.Common.CurrentVersion.targets(2302,5): warning MSB3243: No way to resolve conflict between "Akka.Hosting.TestKit, Version=1.5.26.0, Culture=neutral, PublicKeyToken=null" and "Akka.Hosting.TestKit". Choosing "Akka.Hosting.TestKit, Version=1.5.26.0, Culture=neutral, PublicKeyToken=null" arbitrarily. [D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.Tests\Akka.Hosting.Tests.csproj]
|
D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.Tests\Logging\TestLogger.cs(39,17): warning CS8767: Nullability of reference types in type of parameter 'exception' of 'void TestLogger.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception exception, Func<TState, Exception, string> formatter)' doesn't match implicitly implemented member 'void ILogger.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)' (possibly because of nullability attributes). [D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.Tests\Akka.Hosting.Tests.csproj]
|
|
|
D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit.Tests\TestKitBaseTests\ReceiveTests.cs(182,13): warning xUnit2020: Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. [D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit.Tests\Akka.Hosting.TestKit.Tests.csproj]
|
This job succeeded
Loading