[14팀 최서은] [Chapter 1-1] 프레임워크 없이 SPA 만들기 #129
Triggered via pull request
December 19, 2024 15:24
choiseoeun-GoUp
opened
#47
Status
Failure
Total duration
7m 51s
Artifacts
–
Annotations
4 errors and 3 warnings
src/__tests__/advanced.test.js > 심화과제 테스트 > 2. 라우트 가드 구현 > 로그인된 사용자가 로그인 페이지에 접근시 메인 페이지로 리다이렉트 한다.:
src/__tests__/advanced.test.js#L62
TypeError: Cannot read properties of null (reading 'innerHTML')
❯ src/__tests__/advanced.test.js:62:63
|
src/__tests__/advanced.test.js > 심화과제 테스트 > 3. 이벤트 위임 활용 > 네비게이션의 링크를 클릭에서 이벤트 전파를 막았을 때, 아무일도 일어나지 않는다.:
src/__tests__/advanced.test.js#L73
TypeError: Cannot read properties of null (reading 'addEventListener')
❯ src/__tests__/advanced.test.js:73:19
|
advacned
Process completed with exit code 1.
|
e2e
Process completed with exit code 1.
|
basic
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
advacned
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|