Skip to content

[Feature] - CI 설정 #10

[Feature] - CI 설정

[Feature] - CI 설정 #10

Triggered via pull request July 19, 2024 06:34
Status Success
Total duration 46s
Artifacts

frontend-ci.yml

on: pull_request
frontend-ci
39s
frontend-ci
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
frontend-ci
The following actions uses Node.js version which is deprecated and will be forced to run on node20: mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
frontend-ci: frontend/src/components/common/GoogleMapView/GoogleMapView.tsx#L31
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
frontend-ci: frontend/src/components/common/GoogleMapView/GoogleMapView.tsx#L92
Fast refresh can't handle anonymous components. Add a name to your export