Skip to content

feat: 그룹 수정 커맨드 및 관련 이벤트 구현 #32

feat: 그룹 수정 커맨드 및 관련 이벤트 구현

feat: 그룹 수정 커맨드 및 관련 이벤트 구현 #32

Triggered via pull request December 11, 2023 15:26
Status Failure
Total duration 1m 17s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

coverage.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 13 warnings
ModifyGroupCommandHandler > execute > 운영 그룹은 요청자가 그룹의 관리자가 아니더라도 예외를 발생시키지 않는다: src/app/application/group/command/modifyGroup/ModifyGroupCommandHandler.spec.ts#L116
Error: expect(received).resolves.not.toThrow() Received promise rejected instead of resolved Rejected to value: [UnprocessableEntityException: Group is not editable] at expect (/home/runner/work/SightBackEnd/SightBackEnd/node_modules/expect/build/index.js:113:15) at Object.expect (/home/runner/work/SightBackEnd/SightBackEnd/src/app/application/group/command/modifyGroup/ModifyGroupCommandHandler.spec.ts:129:13) at Promise.then.completed (/home/runner/work/SightBackEnd/SightBackEnd/node_modules/jest-circus/build/utils.js:298:28) at new Promise (<anonymous>) at callAsyncCircusFn (/home/runner/work/SightBackEnd/SightBackEnd/node_modules/jest-circus/build/utils.js:231:10) at _callCircusTest (/home/runner/work/SightBackEnd/SightBackEnd/node_modules/jest-circus/build/run.js:316:40) at processTicksAndRejections (node:internal/process/task_queues:95:5) at _runTest (/home/runner/work/SightBackEnd/SightBackEnd/node_modules/jest-circus/build/run.js:252:3) at _runTestsForDescribeBlock (/home/runner/work/SightBackEnd/SightBackEnd/node_modules/jest-circus/build/run.js:126:9) at _runTestsForDescribeBlock (/home/runner/work/SightBackEnd/SightBackEnd/node_modules/jest-circus/build/run.js:121:9) at _runTestsForDescribeBlock (/home/runner/work/SightBackEnd/SightBackEnd/node_modules/jest-circus/build/run.js:121:9) at run (/home/runner/work/SightBackEnd/SightBackEnd/node_modules/jest-circus/build/run.js:71:3) at runAndTransformResultsToJestFormat (/home/runner/work/SightBackEnd/SightBackEnd/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21) at jestAdapter (/home/runner/work/SightBackEnd/SightBackEnd/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19) at runTestInternal (/home/runner/work/SightBackEnd/SightBackEnd/node_modules/jest-runner/build/runTest.js:367:16) at runTest (/home/runner/work/SightBackEnd/SightBackEnd/node_modules/jest-runner/build/runTest.js:444:34) at Object.worker (/home/runner/work/SightBackEnd/SightBackEnd/node_modules/jest-runner/build/testWorker.js:106:12)
build
Error: The process '/usr/local/bin/npx' failed with exit code 1 Error: The process '/usr/local/bin/npx' failed with exit code 1 at rh._setResult (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:17898) at rh.CheckComplete (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:17485) at ChildProcess.<anonymous> (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:16477) at ChildProcess.emit (node:events:517:28) at maybeClose (node:internal/child_process:1098:16) at ChildProcess._handle.onexit (node:internal/child_process:303:5)
build
Jest coverage report action failed
build
Process completed with exit code 1.