You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Linting has thrown up the following problems with the UMDP3 checker code:
/github/workspace/script_umdp3_checker/bin/UMDP3.pm source OK
/github/workspace/script_umdp3_checker/bin/UMDP3CriticPolicy.pm source OK
/github/workspace/script_umdp3_checker/bin/UMDP3DispatchTables.pm source OK
/github/workspace/script_umdp3_checker/bin/umdp3_check.pl: Subroutine "new" called using indirect syntax at line 1013, column 28. See page 349 of PBP. (Severity: 5)
/github/workspace/script_umdp3_checker/bin/umdp3_check.pl: Subroutine "new" called using indirect syntax at line 1013, column 28. See page 349 of PBP. (Severity: 5)
/github/workspace/script_umdp3_checker/bin/umdp3_check.pl: Subroutine "new" called using indirect syntax at line 1019, column 29. See page 349 of PBP. (Severity: 5)
/github/workspace/script_umdp3_checker/bin/umdp3_check.pl: Subroutine "new" called using indirect syntax at line 1019, column 29. See page 349 of PBP. (Severity: 5)
/github/workspace/script_umdp3_checker/bin/umdp3_check.pl: Bareword file handle opened at line 1136, column 31. See pages 202,204 of PBP. (Severity: 5)
These should probably be resolved.
The text was updated successfully, but these errors were encountered:
Linting has thrown up the following problems with the UMDP3 checker code:
These should probably be resolved.
The text was updated successfully, but these errors were encountered: