Skip to content

Merge branch 'dev' of https://github.com/WeihanLi/WeihanLi.Common int… #538

Merge branch 'dev' of https://github.com/WeihanLi/WeihanLi.Common int…

Merge branch 'dev' of https://github.com/WeihanLi/WeihanLi.Common int… #538

Triggered via push October 2, 2024 23:56
Status Success
Total duration 3m 20s
Artifacts

default.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
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 macOS-latest: src/WeihanLi.Common/Template/TemplateEngineOptions.cs#L11
Non-nullable property 'Pipes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Running tests on macOS-latest: src/WeihanLi.Common/Template/DefaultTemplateParser.cs#L34
Dereference of a possibly null reference.
Running tests on macOS-latest: src/WeihanLi.Common/Template/TemplateEngineOptions.cs#L11
Non-nullable property 'Pipes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Running tests on macOS-latest: src/WeihanLi.Common/Template/TemplateEngineOptions.cs#L11
Non-nullable property 'Pipes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Running tests on macOS-latest: src/WeihanLi.Common/Template/TemplateEngineOptions.cs#L11
Non-nullable property 'Pipes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Running tests on macOS-latest: src/WeihanLi.Common/Template/TemplateEngineOptions.cs#L11
Non-nullable property 'Pipes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Running tests on macOS-latest: src/WeihanLi.Common/Helpers/PeriodBatching/PortableTimer.cs#L64
A value of type 'System.Threading.Lock' converted to a different type will use likely unintended monitor-based locking in 'lock' statement.
Running tests on macOS-latest: src/WeihanLi.Common/Helpers/PeriodBatching/PortableTimer.cs#L89
A value of type 'System.Threading.Lock' converted to a different type will use likely unintended monitor-based locking in 'lock' statement.
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.
Running tests on ubuntu-latest: src/WeihanLi.Common/Template/TemplateEngineOptions.cs#L11
Non-nullable property 'Pipes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Running tests on ubuntu-latest: src/WeihanLi.Common/Template/TemplateEngineOptions.cs#L11
Non-nullable property 'Pipes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Running tests on ubuntu-latest: src/WeihanLi.Common/Template/TemplateEngineOptions.cs#L11
Non-nullable property 'Pipes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Running tests on ubuntu-latest: src/WeihanLi.Common/Template/TemplateEngineOptions.cs#L11
Non-nullable property 'Pipes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Running tests on ubuntu-latest: src/WeihanLi.Common/Template/DefaultTemplateParser.cs#L34
Dereference of a possibly null reference.
Running tests on ubuntu-latest: src/WeihanLi.Common/Template/TemplateEngineOptions.cs#L11
Non-nullable property 'Pipes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Running tests on ubuntu-latest: src/WeihanLi.Common/Helpers/PeriodBatching/PortableTimer.cs#L64
A value of type 'System.Threading.Lock' converted to a different type will use likely unintended monitor-based locking in 'lock' statement.
Running tests on ubuntu-latest: src/WeihanLi.Common/Helpers/PeriodBatching/PortableTimer.cs#L89
A value of type 'System.Threading.Lock' converted to a different type will use likely unintended monitor-based locking in 'lock' statement.
Running tests on windows-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 windows-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 windows-latest: src/WeihanLi.Common/Template/TemplateEngineOptions.cs#L11
Non-nullable property 'Pipes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Running tests on windows-latest: src/WeihanLi.Common/Template/TemplateEngineOptions.cs#L11
Non-nullable property 'Pipes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Running tests on windows-latest: src/WeihanLi.Common/Template/TemplateEngineOptions.cs#L11
Non-nullable property 'Pipes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Running tests on windows-latest: src/WeihanLi.Common/Template/TemplateEngineOptions.cs#L11
Non-nullable property 'Pipes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Running tests on windows-latest: src/WeihanLi.Common/Template/TemplateEngineOptions.cs#L11
Non-nullable property 'Pipes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Running tests on windows-latest: src/WeihanLi.Common/Helpers/PeriodBatching/PortableTimer.cs#L64
A value of type 'System.Threading.Lock' converted to a different type will use likely unintended monitor-based locking in 'lock' statement.
Running tests on windows-latest: src/WeihanLi.Common/Helpers/PeriodBatching/PortableTimer.cs#L89
A value of type 'System.Threading.Lock' converted to a different type will use likely unintended monitor-based locking in 'lock' statement.
Running tests on windows-latest: src/WeihanLi.Common/Helpers/PeriodBatching/PortableTimer.cs#L107
A value of type 'System.Threading.Lock' converted to a different type will use likely unintended monitor-based locking in 'lock' statement.