ES /docs

FileSystemManager::loadCPCaptureModel | end - not found file - /efs/54675fd9988271b9/preprocessor/re

Summary: FileSystemManager::loadCPCaptureModel | end - not found file

결과#

file-system.manager.ts의 모든 bare reject() 호출(14개소)에 의미 있는 Error 객체를 전달하여 BaseService::getApiErrorToDeleteMessage에서 발생하던 2차 TypeError를 방지하도록 수정.

Pull Requests#

Repo PR Branch
cupixworks #87220 feature/TSLA-12566

변경 내용#

  • cupixworks: file-system.manager.ts의 14개 bare reject() 호출을 reject(new Error('...')) 또는 reject(error) 형태로 변경. 1 file, 14 insertions, 14 deletions.

Cleanup#

bash
cd $REPOS_DIR/cupixworks
git worktree remove /home/ec2-user/error-sweeper/.worktrees/6af6d78d-75b2-4bec-9e30-ae325129c803/cupixworks