Skip to content

feat: add ProcessId for CommandResult #503

feat: add ProcessId for CommandResult

feat: add ProcessId for CommandResult #503

Triggered via push August 24, 2024 03:49
Status Success
Total duration 4m 11s
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/Extensions/ProcessExtension.cs#L178
XML comment has a param tag for 'processStartAction', but there is no parameter by that name
Running tests on macOS-latest: src/WeihanLi.Common/Extensions/ProcessExtension.cs#L178
XML comment has a param tag for 'processStartAction', but there is no parameter by that name
Running tests on macOS-latest: src/WeihanLi.Common/Extensions/ProcessExtension.cs#L178
XML comment has a param tag for 'processStartAction', but there is no parameter by that name
Running tests on macOS-latest: src/WeihanLi.Common/Extensions/ProcessExtension.cs#L178
XML comment has a param tag for 'processStartAction', but there is no parameter by that name
Running tests on macOS-latest: src/WeihanLi.Common/Extensions/ProcessExtension.cs#L178
XML comment has a param tag for 'processStartAction', but there is no parameter by that name
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 macOS-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.
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/Extensions/ProcessExtension.cs#L178
XML comment has a param tag for 'processStartAction', but there is no parameter by that name
Running tests on ubuntu-latest: src/WeihanLi.Common/Extensions/ProcessExtension.cs#L178
XML comment has a param tag for 'processStartAction', but there is no parameter by that name
Running tests on ubuntu-latest: src/WeihanLi.Common/Extensions/ProcessExtension.cs#L178
XML comment has a param tag for 'processStartAction', but there is no parameter by that name
Running tests on ubuntu-latest: src/WeihanLi.Common/Extensions/ProcessExtension.cs#L178
XML comment has a param tag for 'processStartAction', but there is no parameter by that name
Running tests on ubuntu-latest: src/WeihanLi.Common/Extensions/ProcessExtension.cs#L178
XML comment has a param tag for 'processStartAction', but there is no parameter by that name
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 ubuntu-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.
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/Extensions/ProcessExtension.cs#L178
XML comment has a param tag for 'processStartAction', but there is no parameter by that name
Running tests on windows-latest: src/WeihanLi.Common/Extensions/ProcessExtension.cs#L178
XML comment has a param tag for 'processStartAction', but there is no parameter by that name
Running tests on windows-latest: src/WeihanLi.Common/Extensions/ProcessExtension.cs#L178
XML comment has a param tag for 'processStartAction', but there is no parameter by that name
Running tests on windows-latest: src/WeihanLi.Common/Extensions/ProcessExtension.cs#L178
XML comment has a param tag for 'processStartAction', but there is no parameter by that name
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.
Running tests on windows-latest: src/WeihanLi.Common/Extensions/ProcessExtension.cs#L178
XML comment has a param tag for 'processStartAction', but there is no parameter by that name