chore: disable commit-msg hook #389
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
src/WeihanLi.Common/Extensions/ProcessExtension.cs#L80
Converting null literal or possible null value to non-nullable type.
|
build:
src/WeihanLi.Common/Extensions/ProcessExtension.cs#L80
Possible null reference argument for parameter 'process' in 'bool ProcessExtension.TryKill(Process process, bool entireProcessTree = true)'.
|
build:
src/WeihanLi.Common/Extensions/ProcessExtension.cs#L208
Converting null literal or possible null value to non-nullable type.
|
build:
src/WeihanLi.Common/Extensions/ProcessExtension.cs#L208
Possible null reference argument for parameter 'process' in 'bool ProcessExtension.TryKill(Process process, bool entireProcessTree = true)'.
|
build:
src/WeihanLi.Common/Extensions/ProcessExtension.cs#L80
Converting null literal or possible null value to non-nullable type.
|
build:
src/WeihanLi.Common/Extensions/ProcessExtension.cs#L80
Possible null reference argument for parameter 'process' in 'bool ProcessExtension.TryKill(Process process, bool entireProcessTree = true)'.
|
build:
src/WeihanLi.Common/Extensions/ProcessExtension.cs#L208
Converting null literal or possible null value to non-nullable type.
|
build:
src/WeihanLi.Common/Extensions/ProcessExtension.cs#L208
Possible null reference argument for parameter 'process' in 'bool ProcessExtension.TryKill(Process process, bool entireProcessTree = true)'.
|
build:
src/WeihanLi.Common/Extensions/ProcessExtension.cs#L80
Converting null literal or possible null value to non-nullable type.
|
build:
src/WeihanLi.Common/Extensions/ProcessExtension.cs#L80
Possible null reference argument for parameter 'process' in 'bool ProcessExtension.TryKill(Process process, bool entireProcessTree = true)'.
|
The logs for this run have expired and are no longer available.
Loading