Tidy up synchronized methods in OCF framework #8391
13 new alerts
New alerts in code changed by this pull request
- 4 warnings
- 9 notes
See annotations below for details.
Annotations
Code scanning / CodeQL
Missing Override annotation Note
; it is advisable to add an Override annotation.Code scanning / CodeQL
Missing Override annotation Note
; it is advisable to add an Override annotation.Code scanning / CodeQL
Missing Override annotation Note
; it is advisable to add an Override annotation.Code scanning / CodeQL
Non-synchronized override of synchronized method Warning
but is not synchronized.Code scanning / CodeQL
Non-synchronized override of synchronized method Warning
but is not synchronized.Code scanning / CodeQL
Non-synchronized override of synchronized method Warning
but is not synchronized.Code scanning / CodeQL
Non-synchronized override of synchronized method Warning
but is not synchronized.Code scanning / CodeQL
Missing Override annotation Note
; it is advisable to add an Override annotation.Code scanning / CodeQL
Missing Override annotation Note
; it is advisable to add an Override annotation.Code scanning / CodeQL
Missing Override annotation Note
; it is advisable to add an Override annotation.Code scanning / CodeQL
Missing Override annotation Note
; it is advisable to add an Override annotation.Code scanning / CodeQL
Missing Override annotation Note
; it is advisable to add an Override annotation.Code scanning / CodeQL
Missing Override annotation Note
; it is advisable to add an Override annotation.