다른 사람의 알림까지 보이는 문제 해결 #41
backend-pr-deadline-slack-bot.yml
on: pull_request
New pr to repo
7s
Annotations
2 errors and 5 warnings
AlarmQueryServiceTest$GetPostAlarm.댓글을 생성할 때 가능하다.:
AlarmQueryServiceTest$GetPostAlarm#L65
java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
|
AlarmQueryServiceTest.신고 조치 알림 목록을 조회한다.:
backend/src/test/java/com/votogether/domain/alarm/service/AlarmQueryServiceTest.java#L137
org.assertj.core.error.AssertJMultipleFailuresError:
Multiple Failures (1 failure)
-- failure 1 --
expected: 1
but was: 2
at AlarmQueryServiceTest.lambda$getReportActionAlarms$0(AlarmQueryServiceTest.java:138)
|
New pr to repo
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
New pr to repo
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
New pr to repo
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
댓글을 생성할 때 가능하다. (com.votogether.domain.alarm.service.AlarmQueryServiceTest$GetPostAlarm) failed:
com.votogether.domain.alarm.service.AlarmQueryServiceTest$GetPostAlarm#L0
backend/build/test-results/test/TEST-com.votogether.domain.alarm.service.AlarmQueryServiceTest$GetPostAlarm.xml [took 0s]
|
신고 조치 알림 목록을 조회한다. (com.votogether.domain.alarm.service.AlarmQueryServiceTest) failed:
com.votogether.domain.alarm.service.AlarmQueryServiceTest#L0
backend/build/test-results/test/TEST-com.votogether.domain.alarm.service.AlarmQueryServiceTest.xml [took 0s]
|