Skip to content

[Feat] Global 드로어 컴포넌트 구현 및 스토어 생성 #187

[Feat] Global 드로어 컴포넌트 구현 및 스토어 생성

[Feat] Global 드로어 컴포넌트 구현 및 스토어 생성 #187

Triggered via pull request October 25, 2024 14:22
Status Failure
Total duration 37s
Artifacts

automatic-aws-deployment.yml

on: pull_request
Build and Test
26s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Build and Test: src/App.tsx#L55
Cannot find name 'isArchivingPage'.
Build and Test: src/App.tsx#L70
'flag' is declared but its value is never read.
Build and Test: src/page/archiving/index/ArchivingPage.tsx#L5
'useOutsideClick' is declared but its value is never read.
Build and Test: src/page/archiving/index/ArchivingPage.tsx#L8
'DocumentBar' is declared but its value is never read.
Build and Test
Process completed with exit code 2.
Build and Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/