Skip to content

#51 - Redis zset 사용하여 조회 성능 개선 #88

#51 - Redis zset 사용하여 조회 성능 개선

#51 - Redis zset 사용하여 조회 성능 개선 #88

Triggered via pull request December 4, 2024 12:49
Status Success
Total duration 2m 58s
Artifacts

ci-with-gradle-and-sonar.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
ChatRedisServiceTest.채팅 저장: src/test/java/com/palettee/chat/ChatRedisServiceTest.java#L77
java.time.format.DateTimeParseException: Text '2024-12-04T12:50:30.222135663' could not be parsed, unparsed text found at index 26
ChatRedisServiceTest.redis에서 조회 && DB에 데이터 X: src/test/java/com/palettee/chat/ChatRedisServiceTest.java#L101
java.time.format.DateTimeParseException: Text '2024-12-04T12:50:30.270490505' could not be parsed, unparsed text found at index 26
ChatRedisServiceTest.redis에 1개 DB에 2개 있을 때: src/test/java/com/palettee/chat/ChatRedisServiceTest.java#L62
java.time.format.DateTimeParseException: Text '2024-12-04T12:50:30.498536514' could not be parsed, unparsed text found at index 26
ChatRedisServiceTest.redis에 1개 DB에 3개 있을 때: src/test/java/com/palettee/chat/ChatRedisServiceTest.java#L62
java.time.format.DateTimeParseException: Text '2024-12-04T12:50:30.561008801' could not be parsed, unparsed text found at index 26
ChatRedisServiceTest.redis 데이터 4개: src/test/java/com/palettee/chat/ChatRedisServiceTest.java#L266
java.time.format.DateTimeParseException: Text '2024-12-04T12:50:30.605178436' could not be parsed, unparsed text found at index 26
채팅 저장 (com.palettee.chat.ChatRedisServiceTest) failed: com.palettee.chat.ChatRedisServiceTest#L0
build/test-results/test/TEST-com.palettee.chat.ChatRedisServiceTest.xml [took 0s]
redis에서 조회 && DB에 데이터 X (com.palettee.chat.ChatRedisServiceTest) failed: com.palettee.chat.ChatRedisServiceTest#L0
build/test-results/test/TEST-com.palettee.chat.ChatRedisServiceTest.xml [took 0s]
redis에 1개 DB에 2개 있을 때 (com.palettee.chat.ChatRedisServiceTest) failed: com.palettee.chat.ChatRedisServiceTest#L0
build/test-results/test/TEST-com.palettee.chat.ChatRedisServiceTest.xml [took 0s]
redis에 1개 DB에 3개 있을 때 (com.palettee.chat.ChatRedisServiceTest) failed: com.palettee.chat.ChatRedisServiceTest#L0
build/test-results/test/TEST-com.palettee.chat.ChatRedisServiceTest.xml [took 0s]
redis 데이터 4개 (com.palettee.chat.ChatRedisServiceTest) failed: com.palettee.chat.ChatRedisServiceTest#L0
build/test-results/test/TEST-com.palettee.chat.ChatRedisServiceTest.xml [took 0s]
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636