refactor: Fix yellow code smells #27

Merged
jank merged 11 commits from refactor/fix-yellow-code-smells into main 2024-10-02 08:43:02 +00:00

11 Commits

Author SHA1 Message Date
981f63b247
refactor(HelloController): remove unused methods and comments
All checks were successful
Quality Check / Tests (pull_request) Successful in 58s
Quality Check / Checkstyle Main (pull_request) Successful in 45s
Build PR / Build and analyze (pull_request) Successful in 1m20s
gitea-sonarqube-bot OK
2024-10-02 10:33:26 +02:00
21dd134dd6
refactor(security): remove unused KeycloakLogoutHandler dependency
Some checks failed
Quality Check / Tests (pull_request) Successful in 58s
Quality Check / Checkstyle Main (pull_request) Successful in 47s
gitea-sonarqube-bot ERROR
Build PR / Build and analyze (pull_request) Successful in 1m57s
2024-10-02 10:29:16 +02:00
37ab14d33e
refactor(security): simplify logout method parameters
Some checks failed
Quality Check / Tests (pull_request) Successful in 1m3s
Build PR / Build and analyze (pull_request) Successful in 1m59s
gitea-sonarqube-bot ERROR
Quality Check / Checkstyle Main (pull_request) Successful in 46s
2024-10-02 10:23:43 +02:00
5e7e8cd354
refactor(HelloController): simplify collection conversion
Some checks failed
Quality Check / Tests (pull_request) Successful in 58s
Quality Check / Checkstyle Main (pull_request) Successful in 43s
Build PR / Build and analyze (pull_request) Successful in 1m52s
gitea-sonarqube-bot ERROR
2024-10-02 10:19:56 +02:00
b586d4e312
refactor(HelloController): simplify collection conversion to list
Some checks failed
Quality Check / Tests (pull_request) Successful in 58s
Quality Check / Checkstyle Main (pull_request) Successful in 43s
Build PR / Build and analyze (pull_request) Successful in 1m53s
gitea-sonarqube-bot ERROR
2024-10-02 10:14:43 +02:00
2268c37761
build: Update OAuth2 version in build.gradle.kts
All checks were successful
Quality Check / Tests (pull_request) Successful in 1m20s
gitea-sonarqube-bot OK
Build PR / Build and analyze (pull_request) Successful in 1m51s
Quality Check / Checkstyle Main (pull_request) Successful in 40s
2024-10-02 10:11:24 +02:00
db5c629080
build: Update springDocVersion variable in build.gradle.kts
All checks were successful
Quality Check / Tests (pull_request) Successful in 1m20s
gitea-sonarqube-bot OK
Build PR / Build and analyze (pull_request) Successful in 1m52s
Quality Check / Checkstyle Main (pull_request) Successful in 41s
2024-10-02 10:07:09 +02:00
80438dc6c1
build: update dependencies versions in build.gradle.kts
Some checks failed
gitea-sonarqube-bot ERROR
Build PR / Build and analyze (pull_request) Successful in 1m26s
Quality Check / Tests (pull_request) Successful in 56s
Quality Check / Checkstyle Main (pull_request) Successful in 32s
2024-10-02 10:01:42 +02:00
e237e5741e
docs(OpenAPIConfiguration): update authentication description format
Some checks failed
Quality Check / Tests (pull_request) Failing after 36s
Build PR / Build and analyze (pull_request) Failing after 42s
Quality Check / Checkstyle Main (pull_request) Failing after 27s
2024-10-02 09:58:20 +02:00
bd30f6ba74
build: Update dependencies in build.gradle.kts 2024-10-02 09:53:28 +02:00
d797917c64
build: Update dependencies in build.gradle.kts 2024-10-02 09:52:52 +02:00