[ISSUE #36] Fix ConcurrentHashMap memory leak and improve aspect cache performance - #41
Open
doorBW wants to merge 4 commits into
Open
[ISSUE #36] Fix ConcurrentHashMap memory leak and improve aspect cache performance#41doorBW wants to merge 4 commits into
doorBW wants to merge 4 commits into
Annotations
6 errors
|
core-spring/src/main/kotlin/com/linecorp/cse/reqshield/spring/config/LibAutoConfiguration.kt#L33
[ktlint] reported by reviewdog 🐶
Missing trailing comma before ")"
Raw Output:
core-spring/src/main/kotlin/com/linecorp/cse/reqshield/spring/config/LibAutoConfiguration.kt:33:78: error: Missing trailing comma before ")" (standard:trailing-comma-on-declaration-site)
|
|
core-spring/src/main/kotlin/com/linecorp/cse/reqshield/spring/config/LibAutoConfiguration.kt#L30
[ktlint] reported by reviewdog 🐶
Class body should not start with blank line
Raw Output:
core-spring/src/main/kotlin/com/linecorp/cse/reqshield/spring/config/LibAutoConfiguration.kt:30:1: error: Class body should not start with blank line (standard:no-empty-first-line-in-class-body)
|
|
core-spring-webflux/src/main/kotlin/com/linecorp/cse/reqshield/spring/webflux/config/LibAutoConfiguration.kt#L33
[ktlint] reported by reviewdog 🐶
Missing trailing comma before ")"
Raw Output:
core-spring-webflux/src/main/kotlin/com/linecorp/cse/reqshield/spring/webflux/config/LibAutoConfiguration.kt:33:78: error: Missing trailing comma before ")" (standard:trailing-comma-on-declaration-site)
|
|
core-spring-webflux/src/main/kotlin/com/linecorp/cse/reqshield/spring/webflux/config/LibAutoConfiguration.kt#L30
[ktlint] reported by reviewdog 🐶
Class body should not start with blank line
Raw Output:
core-spring-webflux/src/main/kotlin/com/linecorp/cse/reqshield/spring/webflux/config/LibAutoConfiguration.kt:30:1: error: Class body should not start with blank line (standard:no-empty-first-line-in-class-body)
|
|
core-spring-webflux-kotlin-coroutine/src/main/kotlin/com/linecorp/cse/reqshield/spring/webflux/kotlin/coroutine/config/LibAutoConfiguration.kt#L33
[ktlint] reported by reviewdog 🐶
Missing trailing comma before ")"
Raw Output:
core-spring-webflux-kotlin-coroutine/src/main/kotlin/com/linecorp/cse/reqshield/spring/webflux/kotlin/coroutine/config/LibAutoConfiguration.kt:33:78: error: Missing trailing comma before ")" (standard:trailing-comma-on-declaration-site)
|
|
core-spring-webflux-kotlin-coroutine/src/main/kotlin/com/linecorp/cse/reqshield/spring/webflux/kotlin/coroutine/config/LibAutoConfiguration.kt#L30
[ktlint] reported by reviewdog 🐶
Class body should not start with blank line
Raw Output:
core-spring-webflux-kotlin-coroutine/src/main/kotlin/com/linecorp/cse/reqshield/spring/webflux/kotlin/coroutine/config/LibAutoConfiguration.kt:30:1: error: Class body should not start with blank line (standard:no-empty-first-line-in-class-body)
|
The logs for this run have expired and are no longer available.
Loading