Skip to content

Update analyzer, refactor code, and add abstract class support #16

Update analyzer, refactor code, and add abstract class support

Update analyzer, refactor code, and add abstract class support #16

Triggered via pull request May 31, 2024 16:32
Status Failure
Total duration 41s
Artifacts 1

pr.yml

on: pull_request
Matrix: build / build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
build / build (ubuntu-22.04)
Process completed with exit code 1.
build / build (windows-2022)
The job was canceled because "ubuntu-22_04" failed.
build / build (windows-2022)
The operation was canceled.
build / build (ubuntu-22.04): Source/Moq.Analyzers/NoSealedClassMocksAnalyzer.cs#L35
Converting null literal or possible null value to non-nullable type.
build / build (ubuntu-22.04): Source/Moq.Analyzers/NoSealedClassMocksAnalyzer.cs#L39
Dereference of a possibly null reference.
build / build (ubuntu-22.04): Source/Moq.Analyzers/NoSealedClassMocksAnalyzer.cs#L39
Converting null literal or possible null value to non-nullable type.
build / build (ubuntu-22.04): Source/Moq.Analyzers/NoConstructorArgumentsForInterfaceMockAnalyzer.cs#L36
Converting null literal or possible null value to non-nullable type.
build / build (ubuntu-22.04): Source/Moq.Analyzers/NoConstructorArgumentsForInterfaceMockAnalyzer.cs#L40
Converting null literal or possible null value to non-nullable type.
build / build (ubuntu-22.04): Source/Moq.Analyzers/MoqMethodDescriptor.cs#L28
Possible null reference argument for parameter 'methodName' in 'bool MoqMethodDescriptor.DoesShortMethodMatch(string methodName)'.
build / build (ubuntu-22.04): Source/Moq.Analyzers/Helpers.cs#L53
Possible null reference return.
build / build (ubuntu-22.04): Source/Moq.Analyzers/Helpers.cs#L54
Possible null reference return.

Artifacts

Produced during runtime
Name Size
.NET Test Reports (ubuntu-22.04) Expired
3.22 KB