Skip to content

#123 - 레디스를 통한 조회수 및 인기 아카이브 관리 구현 #143

#123 - 레디스를 통한 조회수 및 인기 아카이브 관리 구현

#123 - 레디스를 통한 조회수 및 인기 아카이브 관리 구현 #143

Triggered via pull request January 3, 2025 11:44
@AnTaehoAnTaeho
synchronize #124
feature/123
Status Success
Total duration 2m 40s
Artifacts

ci-with-gradle-and-sonar.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
ArchiveRedisTest.testGetMainArchive(): src/test/java/com/palettee/archive/ArchiveRedisTest.java#L144
org.springframework.data.redis.serializer.SerializationException: Could not read JSON:Unexpected token (START_OBJECT), expected VALUE_STRING: need String, Number of Boolean value that contains type id (for subtype of java.lang.Object) at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2]
ArchiveRedisTest.testUpdateArchiveList(): src/test/java/com/palettee/archive/ArchiveRedisTest.java#L122
org.springframework.data.redis.serializer.SerializationException: Could not read JSON:Unexpected token (START_OBJECT), expected VALUE_STRING: need String, Number of Boolean value that contains type id (for subtype of java.lang.Object) at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2]
testGetMainArchive() (com.palettee.archive.ArchiveRedisTest) failed: com.palettee.archive.ArchiveRedisTest#L0
build/test-results/test/TEST-com.palettee.archive.ArchiveRedisTest.xml [took 0s]
testUpdateArchiveList() (com.palettee.archive.ArchiveRedisTest) failed: com.palettee.archive.ArchiveRedisTest#L0
build/test-results/test/TEST-com.palettee.archive.ArchiveRedisTest.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