Skip to content

[9팀 이우택][Chapter 1-2] 프레임워크 없이 SPA 만들기 #334

[9팀 이우택][Chapter 1-2] 프레임워크 없이 SPA 만들기

[9팀 이우택][Chapter 1-2] 프레임워크 없이 SPA 만들기 #334

Triggered via pull request October 3, 2024 07:49
@NasLee-devNasLee-dev
synchronize #88
Status Failure
Total duration 20s
Artifacts

ci.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
src/__tests__/chapter1-2/advanced.test.jsx > Chapter1-2 > 심화과제 > Virtual DOM과 이벤트 관리 > renderElement > > 함수형 컴포넌트가 업데이트될 때 필요한 부분만 렌더링해야 한다: src/lib/createElement__v2.js#L23
ReferenceError: createElement is not defined ❯ Module.createElement__v2 src/lib/createElement__v2.js:23:5 ❯ Module.renderElement src/lib/renderElement.js:174:24 ❯ src/__tests__/chapter1-2/advanced.test.jsx:112:7
src/__tests__/chapter1-2/advanced.test.jsx > Chapter1-2 > 심화과제 > Virtual DOM과 이벤트 관리 > renderElement > > 중첩된 함수형 컴포넌트에서 깊은 레벨의 변경사항만 업데이트해야 한다: src/lib/createElement__v2.js#L23
ReferenceError: createElement is not defined ❯ Module.createElement__v2 src/lib/createElement__v2.js:23:5 ❯ Module.renderElement src/lib/renderElement.js:174:24 ❯ src/__tests__/chapter1-2/advanced.test.jsx:136:7
advacned
Process completed with exit code 1.
basic
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/
basic
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
advacned
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/
advacned
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/