Skip to content

No cache

No cache #344

Triggered via pull request October 11, 2024 12:02
Status Failure
Total duration 51s
Artifacts

test-lean-auto.yml

on: pull_request
LeanAuto CI
43s
LeanAuto CI
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
LeanAuto CI: Source/ExecutionEngine/Caching/VerificationResultCache.cs#L16
Possible null reference return.
LeanAuto CI: Source/ExecutionEngine/Caching/VerificationResultCache.cs#L27
Dereference of a possibly null reference.
LeanAuto CI: Source/ExecutionEngine/Caching/VerificationResultCache.cs#L35
Dereference of a possibly null reference.
LeanAuto CI: Source/ExecutionEngine/Caching/VerificationResultCache.cs#L73
Dereference of a possibly null reference.
LeanAuto CI: Source/ExecutionEngine/Caching/VerificationResultCache.cs#L85
Possible null reference argument for parameter 'impl' in 'ImplementationRunResult? VerificationResultCache.Lookup(Implementation impl, bool runDiagnosticsOnTimeout, out int priority)'.
LeanAuto CI: Source/ExecutionEngine/Caching/VerificationResultCache.cs#L16
Possible null reference return.
LeanAuto CI: Source/ExecutionEngine/Caching/VerificationResultCache.cs#L27
Dereference of a possibly null reference.
LeanAuto CI: Source/ExecutionEngine/Caching/VerificationResultCache.cs#L35
Dereference of a possibly null reference.
LeanAuto CI: Source/ExecutionEngine/Caching/VerificationResultCache.cs#L73
Dereference of a possibly null reference.
LeanAuto CI: Source/ExecutionEngine/Caching/VerificationResultCache.cs#L85
Possible null reference argument for parameter 'impl' in 'ImplementationRunResult? VerificationResultCache.Lookup(Implementation impl, bool runDiagnosticsOnTimeout, out int priority)'.
LeanAuto CI
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/