Skip to content

폰트 · 오픈 그래프 기본 태그 추가 #117

폰트 · 오픈 그래프 기본 태그 추가

폰트 · 오픈 그래프 기본 태그 추가 #117

Triggered via pull request July 16, 2024 13:16
Status Failure
Total duration 35s
Artifacts

build-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/app/MainPage.tsx#L4
Cannot find module '@/component/Button/Button' or its corresponding type declarations.
build: src/app/test/Staging.tsx#L3
Duplicate identifier 'Button'.
build: src/app/test/Staging.tsx#L3
Duplicate identifier 'ButtonProvider'.
build: src/app/test/Staging.tsx#L5
Duplicate identifier 'Button'.
build: src/app/test/Staging.tsx#L5
Cannot find module '@/component/Button/Button.tsx' or its corresponding type declarations.
build: src/app/test/Staging.tsx#L6
Duplicate identifier 'ButtonProvider'.
build: src/app/test/Staging.tsx#L6
Cannot find module '@/component/Button/ButtonProvider.tsx' or its corresponding type declarations.
build: src/app/test/Staging.tsx#L7
Duplicate identifier 'CheckBox'.
build: src/app/test/Staging.tsx#L7
Cannot find module '@/component/common/CheckBox/CheckBox' or its corresponding type declarations.
build: src/app/test/Staging.tsx#L8
Duplicate identifier 'CheckBoxGroup'.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/