Final Merge#791
284 new alerts
New alerts in code changed by this pull request
- 284 warnings
See annotations below for details.
Annotations
Check warning on line 8 in app/src/foss/java/net/opendasharchive/openarchive/util/SafetyNetHelper.kt
Code scanning / detekt
Function parameter is unused and should be removed. Warning
Check warning on line 8 in app/src/foss/java/net/opendasharchive/openarchive/util/SafetyNetHelper.kt
Code scanning / detekt
Function parameter is unused and should be removed. Warning
Check warning on line 8 in app/src/foss/java/net/opendasharchive/openarchive/util/SafetyNetHelper.kt
Code scanning / detekt
Function parameter is unused and should be removed. Warning
Check warning on line 3 in app/src/gms/java/net/opendasharchive/openarchive/util/SafetyNetHelper.kt
Code scanning / detekt
Detects imports in non default order Warning
Check warning on line 19 in app/src/gms/java/net/opendasharchive/openarchive/util/SafetyNetHelper.kt
Code scanning / detekt
Reports incorrect argument list wrapping Warning
Check warning on line 19 in app/src/gms/java/net/opendasharchive/openarchive/util/SafetyNetHelper.kt
Code scanning / detekt
Reports missing newlines (e.g. between parentheses of a multi-line function call Warning
Check warning on line 20 in app/src/gms/java/net/opendasharchive/openarchive/util/SafetyNetHelper.kt
Code scanning / detekt
Reports missing newlines (e.g. between parentheses of a multi-line function call Warning
Check warning on line 20 in app/src/gms/java/net/opendasharchive/openarchive/util/SafetyNetHelper.kt
Code scanning / detekt
Reports incorrect argument list wrapping Warning
Check warning on line 26 in app/src/gms/java/net/opendasharchive/openarchive/util/SafetyNetHelper.kt
Code scanning / detekt
The caught exception is too generic. Prefer catching specific exceptions to the case that is currently handled. Warning
Code scanning / detekt
Report magic numbers. Magic number is a numeric literal that is not defined as a constant and hence it's unclear what the purpose of this number is. It's better to declare such numbers as constants and give them a proper name. By default, -1, 0, 1, and 2 are not considered to be magic numbers. Warning
Code scanning / detekt
Report magic numbers. Magic number is a numeric literal that is not defined as a constant and hence it's unclear what the purpose of this number is. It's better to declare such numbers as constants and give them a proper name. By default, -1, 0, 1, and 2 are not considered to be magic numbers. Warning
Code scanning / detekt
Report magic numbers. Magic number is a numeric literal that is not defined as a constant and hence it's unclear what the purpose of this number is. It's better to declare such numbers as constants and give them a proper name. By default, -1, 0, 1, and 2 are not considered to be magic numbers. Warning
Code scanning / detekt
Report magic numbers. Magic number is a numeric literal that is not defined as a constant and hence it's unclear what the purpose of this number is. It's better to declare such numbers as constants and give them a proper name. By default, -1, 0, 1, and 2 are not considered to be magic numbers. Warning
Code scanning / detekt
Detects imports in non default order Warning
Code scanning / detekt
Too many functions inside a/an file/class/object/interface always indicate a violation of the single responsibility principle. Maybe the file/class/object/interface wants to manage too many things at once. Extract functionality which clearly belongs together. Warning
Code scanning / detekt
Report magic numbers. Magic number is a numeric literal that is not defined as a constant and hence it's unclear what the purpose of this number is. It's better to declare such numbers as constants and give them a proper name. By default, -1, 0, 1, and 2 are not considered to be magic numbers. Warning
Code scanning / detekt
Report magic numbers. Magic number is a numeric literal that is not defined as a constant and hence it's unclear what the purpose of this number is. It's better to declare such numbers as constants and give them a proper name. By default, -1, 0, 1, and 2 are not considered to be magic numbers. Warning
Code scanning / detekt
Report magic numbers. Magic number is a numeric literal that is not defined as a constant and hence it's unclear what the purpose of this number is. It's better to declare such numbers as constants and give them a proper name. By default, -1, 0, 1, and 2 are not considered to be magic numbers. Warning
Code scanning / detekt
Report magic numbers. Magic number is a numeric literal that is not defined as a constant and hence it's unclear what the purpose of this number is. It's better to declare such numbers as constants and give them a proper name. By default, -1, 0, 1, and 2 are not considered to be magic numbers. Warning
Code scanning / detekt
Report magic numbers. Magic number is a numeric literal that is not defined as a constant and hence it's unclear what the purpose of this number is. It's better to declare such numbers as constants and give them a proper name. By default, -1, 0, 1, and 2 are not considered to be magic numbers. Warning
Code scanning / detekt
Report magic numbers. Magic number is a numeric literal that is not defined as a constant and hence it's unclear what the purpose of this number is. It's better to declare such numbers as constants and give them a proper name. By default, -1, 0, 1, and 2 are not considered to be magic numbers. Warning
Code scanning / detekt
Report magic numbers. Magic number is a numeric literal that is not defined as a constant and hence it's unclear what the purpose of this number is. It's better to declare such numbers as constants and give them a proper name. By default, -1, 0, 1, and 2 are not considered to be magic numbers. Warning
Code scanning / detekt
Report magic numbers. Magic number is a numeric literal that is not defined as a constant and hence it's unclear what the purpose of this number is. It's better to declare such numbers as constants and give them a proper name. By default, -1, 0, 1, and 2 are not considered to be magic numbers. Warning
Code scanning / detekt
Report magic numbers. Magic number is a numeric literal that is not defined as a constant and hence it's unclear what the purpose of this number is. It's better to declare such numbers as constants and give them a proper name. By default, -1, 0, 1, and 2 are not considered to be magic numbers. Warning
Code scanning / detekt
Report magic numbers. Magic number is a numeric literal that is not defined as a constant and hence it's unclear what the purpose of this number is. It's better to declare such numbers as constants and give them a proper name. By default, -1, 0, 1, and 2 are not considered to be magic numbers. Warning