AL icon indicating copy to clipboard operation
AL copied to clipboard

Missing Code Cop Warnings AA0139

Open Loisel21 opened this issue 3 years ago • 0 comments

Title Missing Code Cop Warning AA0139

Description In our app (Codeunit with 1400 lines) the warning for AA0139 is not displayed. In a few other codeunits (around 800 lines) it does work. So i copied the Codeunit 80 from the base app and the same thing happened here. With a fresh codeunit it does work. I also noticed that the problems and the output (by building the app) of the Test.Codeunit are different (both files attached). In the output are a few A00139 warnings, that i can not find in the problems.

Expected behaviour Warning should appear

Example image image

  • AL Extension Version: v10.0.673593
  • Server Version: DE Business Central 21.0 (Platform 21.0.45803.0 + Application 21.0.45833.0)

AL code sample that triggers the issue https://comsol-my.sharepoint.com/:f:/g/personal/lno_comsol_ag/Ev4jN58mEDhBr-GISkSsK2EBpZHPq_S4MxrfbNHJuw5KDg?e=0d11Mz Test.Codeunit.al_Problems.txt Test.Codeunit.al_Output.txt

Loisel21 avatar Sep 20 '22 09:09 Loisel21