Skip to content

main 병합

main 병합 #22

Triggered via push November 21, 2024 05:51
Status Failure
Total duration 53s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
deploy: src/components/Feed/Detail/Normal/NormalDetail.tsx#L36
Property 'content' does not exist on type 'NormalDetails | CollectDetails | SchedulingDetails'.
deploy: src/components/Feed/Feed.tsx#L100
Property 'content' does not exist on type 'NormalDetails | CollectDetails | SchedulingDetails'.
deploy: src/components/Feed/Feed.tsx#L128
Property 'content' does not exist on type 'NormalDetails | CollectDetails | SchedulingDetails'.
deploy: src/utils/getSanitizedFeeds.ts#L6
Property 'content' does not exist on type 'NormalDetails | CollectDetails | SchedulingDetails'.
deploy
Process completed with exit code 2.
deploy
The following actions use a deprecated Node.js version 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/