element-x-android
Code quality: warnings are errors and enable more Detekt rules.
#935
Merged

Code quality: warnings are errors and enable more Detekt rules. #935

bmarty merged 33 commits into develop from feature/bma/noWarnings
bmarty
bmarty Ignore compilation warnings, disabled by default.
39b17017
bmarty Ci will not ignore compilation warnings.
089fc8b4
bmarty Fix warning (comment out temporary dead code)
a88ac632
bmarty Fix warning ('when' is exhaustive so 'else' is redundant here)
9fbdef4b
bmarty Fix warning (Build.VERSION.SDK_INT < Build.VERSION_CODES.Q here)
1f3efdfe
bmarty Fix warning (remove dead code)
202268ae
bmarty Fix warning (suppress, no sure I want to delete this class right now)
b072872c
codecov
bmarty Fix warning (comment out dead code due to notification actions not ac…
0f4af79f
bmarty Fix warning (suppress, no sure I want to delete this class right now)
c7222e29
bmarty Fix warning (suppress unused param for now)
8d6e1a23
bmarty Fix warning (suppress unused param for now)
a7f53247
bmarty Fix warning (suppress unused param for now, EAX does not support stic…
0a512cae
bmarty Fix warning (suppress unused param for now)
518f6903
bmarty Fix warning (suppress unused param for now)
e5d2e294
github-actions
bmarty Create sheetStateForPreview to avoid code duplication.
2163c1db
bmarty Fix warning (there is a TODO)
6a69207f
bmarty Fix warning (we will handle error case later)
f738864e
bmarty Fix warning (keep the same format for all methods)
e67c7f32
bmarty Fix warning (there is a TODO)
e2322259
bmarty Stop using deprecated LocalBroadcastManager. We will implement the co…
d7f8aa53
bmarty Fix warning (bottom sheet still not previewable correctly in screensh…
65ad642f
bmarty Enable detekt rule `UnusedPrivateMember` and cleanup the code.
24ece8c4
bmarty Enable detekt rules `UnusedParameter` and `UnusedPrivateProperty` and…
86756dbc
bmarty Enable detekt rules `VariableNaming` and cleanup the code.
a8ed8b7a
bmarty Enable detekt rules `TopLevelPropertyNaming` and cleanup the code.
e918d6af
bmarty Remove detekt rules about ViewModels.
08a7287e
bmarty Enable detekt rules `UnusedImports` and cleanup the code.
2928073e
bmarty Enable detekt rules `UnnecessaryParentheses` and cleanup the code.
c75eabbc
bmarty Enable more detekt rules
73ae59a3
bmarty bmarty force pushed to 73ae59a3 2 years ago
bmarty bmarty changed the title No warnings Code quality: warnings are errors and enable more Detekt rules. 2 years ago
bmarty Fix compilation issue
1be26c9f
bmarty bmarty marked this pull request as ready for review 2 years ago
bmarty bmarty requested a review 2 years ago
bmarty bmarty removed review request 2 years ago
bmarty bmarty requested a review from julioromano julioromano 2 years ago
bmarty Merge branch 'develop' into feature/bma/noWarnings
5e2e03f0
bmarty Add a shortcut to ensure that ./gradlew check will prevent having war…
ce22aecb
bmarty Ensure the release script will exist in case of failure.
5eb70215
bmarty
sonarqubecloud
julioromano
julioromano approved these changes on 2023-07-21
julioromano
bmarty bmarty merged b20448bf into develop 2 years ago
bmarty bmarty deleted the feature/bma/noWarnings branch 2 years ago
bmarty

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone