Partially fixed IntelliJ warnings (#361)
Partially addressing #361 and fixed more straight-forward IntelliJ warnings.
Edited by Christopher Konkel
Merge request reports
Activity
Filter activity
added 115 commits
-
c46b0d65...f849ef81 - 106 commits from branch
she:master
- 074c7d49 - when should cover all entries of an enum
- 1db96b3d - suppressed unchecked cast warning caused by type erasure
- 2b5984f8 - suppressed unused parameter warning. With the current usage of...
- 21c5bcd2 - removed unnecessary non-null assertions
- 037882f4 - resolved name shadowing
- e2f55e21 - suppressed unchecked cast warning. Warning only occured in one specific test case
- e0772aa7 - using the already existing logger instead of an exception to inform about...
- c347a7e6 - fixed parameter type in private method and removed unnecessary type cast
- 1a115488 - replaced deprecated method with suggested alternative
Toggle commit list-
c46b0d65...f849ef81 - 106 commits from branch
added 118 commits
-
1a115488...6c90c194 - 117 commits from branch
she:master
- 07f33824 - Merge branch 'master' into Kotlin-Warning-Fixes
-
1a115488...6c90c194 - 117 commits from branch
I just integrated the latest updates to master to your merge request. Please let me now if this is ready from your side so I can merge your merge request.
Edited by Sören Henningadded 72 commits
-
80662c35...9b6258c7 - 62 commits from branch
she:main
- dd9c3dab - when should cover all entries of an enum
- 9e4d52d2 - suppressed unchecked cast warning caused by type erasure
- 37c93e95 - suppressed unused parameter warning. With the current usage of...
- 6bd85c8a - resolved name shadowing
- cc509b1d - suppressed unchecked cast warning. Warning only occured in one specific test case
- 37a2ee9a - using the already existing logger instead of an exception to inform about...
- 1312a23a - fixed parameter type in private method and removed unnecessary type cast
- 913be644 - replaced deprecated method with suggested alternative
- 047002ad - Remove redundant empty line
- 38f6a7b7 - Optimized imports in ControllerTest
Toggle commit list-
80662c35...9b6258c7 - 62 commits from branch
added 35 commits
-
38f6a7b7...4b4741d3 - 25 commits from branch
she:main
- 231278a1 - when should cover all entries of an enum
- e58047be - suppressed unchecked cast warning caused by type erasure
- bc2798cb - suppressed unused parameter warning. With the current usage of...
- 0c8345db - resolved name shadowing
- 33ea49a7 - suppressed unchecked cast warning. Warning only occured in one specific test case
- b56a2c03 - using the already existing logger instead of an exception to inform about...
- 014922b6 - fixed parameter type in private method and removed unnecessary type cast
- 86f9df9d - replaced deprecated method with suggested alternative
- 8f234943 - Remove redundant empty line
- 346faae3 - Optimized imports in ControllerTest
Toggle commit list-
38f6a7b7...4b4741d3 - 25 commits from branch
@she Rebased on the latest updates. Should be ready to go.
assigned to @she
- Resolved by Sören Henning
added 12 commits
-
2fc0690f - 1 commit from branch
she:main
- 7b058a11 - when should cover all entries of an enum
- f88e22cb - suppressed unchecked cast warning caused by type erasure
- 69f9c870 - suppressed unused parameter warning. With the current usage of...
- 4e014763 - resolved name shadowing
- 6d9117e3 - suppressed unchecked cast warning. Warning only occured in one specific test case
- 8ae72996 - using the already existing logger instead of an exception to inform about...
- 3d7ec2d7 - fixed parameter type in private method and removed unnecessary type cast
- b85dde2b - replaced deprecated method with suggested alternative
- 28f69eb3 - Remove redundant empty line
- dcbd3edf - Optimized imports in ControllerTest
- da527845 - Remove meta information from log statement
Toggle commit list-
2fc0690f - 1 commit from branch
changed milestone to %0.9.0
requested review from @she
added modul/theodolite label
enabled an automatic merge when the pipeline for da527845 succeeds
Please register or sign in to reply