feat: update sample/test to dotnet 9 #573
Annotations
9 errors and 4 warnings
Running tests on macOS-latest:
perf/WeihanLi.Common.Benchmark/Program.cs#L12
'ConfigurationBuilder' does not contain a definition for 'AddJsonFile' and no accessible extension method 'AddJsonFile' accepting a first argument of type 'ConfigurationBuilder' could be found (are you missing a using directive or an assembly reference?)
|
Running tests on macOS-latest:
perf/WeihanLi.Common.Benchmark/Program.cs#L12
'ConfigurationBuilder' does not contain a definition for 'AddJsonFile' and no accessible extension method 'AddJsonFile' accepting a first argument of type 'ConfigurationBuilder' could be found (are you missing a using directive or an assembly reference?)
|
Running tests on macOS-latest
Process completed with exit code 252.
|
Running tests on ubuntu-latest
The job was canceled because "macOS-latest" failed.
|
Running tests on ubuntu-latest:
perf/WeihanLi.Common.Benchmark/Program.cs#L12
'ConfigurationBuilder' does not contain a definition for 'AddJsonFile' and no accessible extension method 'AddJsonFile' accepting a first argument of type 'ConfigurationBuilder' could be found (are you missing a using directive or an assembly reference?)
|
Running tests on ubuntu-latest:
perf/WeihanLi.Common.Benchmark/Program.cs#L12
'ConfigurationBuilder' does not contain a definition for 'AddJsonFile' and no accessible extension method 'AddJsonFile' accepting a first argument of type 'ConfigurationBuilder' could be found (are you missing a using directive or an assembly reference?)
|
Running tests on ubuntu-latest
The operation was canceled.
|
Running tests on windows-latest
The job was canceled because "macOS-latest" failed.
|
Running tests on windows-latest
The operation was canceled.
|
Running tests on macOS-latest:
src/WeihanLi.Common.Logging.Serilog/SerilogLogger.cs#L42
Nullability in constraints for type parameter 'TState' of method 'SerilogLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
|
Running tests on macOS-latest:
src/WeihanLi.Common.Logging.Serilog/SerilogLogger.cs#L42
Nullability in constraints for type parameter 'TState' of method 'SerilogLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
|
Running tests on ubuntu-latest:
src/WeihanLi.Common.Logging.Serilog/SerilogLogger.cs#L42
Nullability in constraints for type parameter 'TState' of method 'SerilogLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
|
Running tests on ubuntu-latest:
src/WeihanLi.Common.Logging.Serilog/SerilogLogger.cs#L42
Nullability in constraints for type parameter 'TState' of method 'SerilogLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
|