Use AsyncInterceptor to fix potential deadlock in async method interc… #39
Annotations
10 warnings
|
build:
SpecRec.Tests/IntegrationTests.cs#L75
Cannot convert null literal to non-nullable reference type.
|
|
build:
SpecRec.Tests/LoggedReturnValueTests.cs#L23
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
SpecRec.Tests/ConcreteClassParrotTests.cs#L183
Cannot convert null literal to non-nullable reference type.
|
|
build:
SpecRec.Tests/ContextSpecRecLogsTests.cs#L13
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
build:
SpecRec.Tests/UnifiedCallLoggerProxyTests.cs#L113
Cannot convert null literal to non-nullable reference type.
|
|
build:
SpecRec.Tests/UnifiedCallLoggerProxyTests.cs#L98
Cannot convert null literal to non-nullable reference type.
|
|
build:
SpecRec.Tests/CallLoggerTests.cs#L42
'CallLogger.CallLogger(StringBuilder, ObjectFactory?)' is obsolete: 'StringBuilder-based constructor is deprecated. Use CallLogger() instead.'
|
|
build:
SpecRec.Tests/UnifiedCallLoggerProxyTests.cs#L76
Cannot convert null literal to non-nullable reference type.
|
|
build:
SpecRec.Tests/UnifiedCallLoggerProxyTests.cs#L56
Cannot convert null literal to non-nullable reference type.
|
|
build:
SpecRec/UnifiedProxyInterceptor.cs#L352
Possible null reference argument for parameter 'parameters' in 'void IConstructorCalledWith.ConstructorCalledWith(ConstructorParameterInfo[] parameters)'.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
nuget-package
Expired
|
40 KB |
sha256:a7c34a91fbaa34bce9298b59d91dd32d0cee249a37781ede93103521ce54110d
|
|