No cache #1845
Annotations
11 errors and 2 warnings
|
Source/ExecutionEngine/Caching/VerificationResultCache.cs#L16
Possible null reference return.
|
Source/ExecutionEngine/Caching/VerificationResultCache.cs#L27
Dereference of a possibly null reference.
|
Source/ExecutionEngine/Caching/VerificationResultCache.cs#L35
Dereference of a possibly null reference.
|
Source/ExecutionEngine/Caching/VerificationResultCache.cs#L73
Dereference of a possibly null reference.
|
Source/ExecutionEngine/Caching/VerificationResultCache.cs#L85
Possible null reference argument for parameter 'impl' in 'ImplementationRunResult? VerificationResultCache.Lookup(Implementation impl, bool runDiagnosticsOnTimeout, out int priority)'.
|
Source/ExecutionEngine/Caching/VerificationResultCache.cs#L16
Possible null reference return.
|
Source/ExecutionEngine/Caching/VerificationResultCache.cs#L27
Dereference of a possibly null reference.
|
Source/ExecutionEngine/Caching/VerificationResultCache.cs#L35
Dereference of a possibly null reference.
|
Source/ExecutionEngine/Caching/VerificationResultCache.cs#L73
Dereference of a possibly null reference.
|
Source/ExecutionEngine/Caching/VerificationResultCache.cs#L85
Possible null reference argument for parameter 'impl' in 'ImplementationRunResult? VerificationResultCache.Lookup(Implementation impl, bool runDiagnosticsOnTimeout, out int priority)'.
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading