update link to Isabelle 2022 #52
Annotations
12 warnings
build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v1, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/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/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
|