Skip to content

Refactor: 비동기 스레드 동작시 로그 정보가 날라가지 않도록 설정파일 추가 #414

Refactor: 비동기 스레드 동작시 로그 정보가 날라가지 않도록 설정파일 추가

Refactor: 비동기 스레드 동작시 로그 정보가 날라가지 않도록 설정파일 추가 #414

Triggered via pull request November 4, 2023 14:04
Status Failure
Total duration 3m 32s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

backend-ci-workflow.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
NotificationIntegrationTest.사용자가 받은 알림 목록을 조회한다 (AuthService, SettingService): backend/src/test/java/edonymyeon/backend/notification/integration/NotificationIntegrationTest.java#L59
java.lang.AssertionError: Expected size: 2 but was: 1 in: [{"id"=1, "navigateTo"="POST", "postId"=1, "read"=false, "title"="당신의 글에 누군가 반응을 남겼습니다."}]
build
Process completed with exit code 1.
build
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/