Skip to content

Update README.md

Update README.md #84

Triggered via push December 21, 2024 12:02
Status Success
Total duration 32m 0s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (ubuntu-latest): Source/ProofGeneration/CfgToDag/EqualityHintGenerator.cs#L23
Non-nullable field '_hintLemmas' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (ubuntu-latest): Source/ProofGeneration/CfgToDag/EqualityHintGenerator.cs#L23
Non-nullable field 'tyVarTranslation' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (ubuntu-latest): Source/ProofGeneration/CfgToDag/CfgToDagLemmaManager.cs#L416
The variable 'isPost' is assigned but its value is never used
build (ubuntu-latest): Source/ProofGeneration/Util/ProofGenSubsetChecker.cs#L16
The field 'ProofGenSubsetChecker.result' is never used
build (ubuntu-latest): Source/ProofGeneration/ProofGenerationLayer.cs#L40
The field 'ProofGenerationLayer.noEmptyBlocksCfg' is never used
build (ubuntu-latest): Source/ProofGeneration/Passification/PassificationLemmaManager.cs#L27
The field 'PassificationLemmaManager.funAssmsName' is assigned but its value is never used
build (ubuntu-latest): Source/ProofGeneration/Passification/PassificationLemmaManager.cs#L44
The field 'PassificationLemmaManager.varAssmsName' is assigned but its value is never used
build (ubuntu-latest): Source/ProofGeneration/MapDesugaringVisitor.cs#L22
The field 'MapDesugaringVisitor.index' is assigned but its value is never used
build (ubuntu-latest): Source/ProofGeneration/MapDesugaringVisitor.cs#L21
The field 'MapDesugaringVisitor.baseName' is assigned but its value is never used
build (ubuntu-latest): Source/VCGeneration/Wlp.cs#L153
Unreachable code detected