Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: fix event card #342

Merged
merged 1 commit into from
Sep 18, 2024
Merged

refactor: fix event card #342

merged 1 commit into from
Sep 18, 2024

Conversation

re-taro
Copy link
Member

@re-taro re-taro commented Sep 18, 2024

No description provided.

@re-taro re-taro self-assigned this Sep 18, 2024
Copy link

github-actions bot commented Sep 18, 2024

🚧 Deploy Preview building...

Name Link
🔨 Latest commit f1631ec
🔍 Latest deploy log https://github.com/suzuka-kosen-festa/2024-hp/actions/runs/10922748102

Copy link

github-actions bot commented Sep 18, 2024

🚧 Deploy Preview building...

Name Link
🔨 Latest commit f1631ec
🔍 Latest deploy log https://github.com/suzuka-kosen-festa/2024-hp/actions/runs/10922748102

Copy link

github-actions bot commented Sep 18, 2024

Deploy Preview ready!

Name Link
🔨 Latest commit f1631ec
🔍 Latest deploy log https://github.com/suzuka-kosen-festa/2024-hp/actions/runs/10922748102
😎 Deploy Preview Url https://e44ce4f8.2024-hp.pages.dev

Copy link

github-actions bot commented Sep 18, 2024

Size Change: +5 B (0%)

Total Size: 159 kB

Filename Size Change
build/client/assets/manifest-4ef27c73.js 0 B -697 B (removed) 🏆
build/client/assets/route-Bo0tLilV.css 0 B -1.11 kB (removed) 🏆
build/client/assets/route-Ceb5O3nh.js 0 B -2.31 kB (removed) 🏆
build/client/assets/manifest-a64cb2c5.js 698 B +698 B (new file) 🆕
build/client/assets/route-CAxAPtGK.css 1.12 kB +1.12 kB (new file) 🆕
build/client/assets/route-COcS4sy7.js 2.31 kB +2.31 kB (new file) 🆕
ℹ️ View Unchanged
Filename Size
build/client/assets/builder.io_partytown-BZxToLES.js 1.74 kB
build/client/assets/clsx-BeLtu-UY.js 238 B
build/client/assets/contexts-gm2ti0lo.js 847 B
build/client/assets/cookie-CXUWDbkB.js 125 B
build/client/assets/DropdownCloser-C2Ouv_B7.js 414 B
build/client/assets/DropdownContent-CUTXw_kF.js 1.22 kB
build/client/assets/DropdownRoot-DqhHnGIT.js 891 B
build/client/assets/DropdownScrollArea-BZmdj9fF.js 220 B
build/client/assets/DropdownTrigger-DOct2Ado.js 544 B
build/client/assets/entry.client-CPOw7wrH.js 290 B
build/client/assets/Footer-8RcRH-eC.js 1.44 kB
build/client/assets/Footer-DsCX5QH4.css 415 B
build/client/assets/gamepad-line-BEwVxWRz.js 333 B
build/client/assets/gsap_react-Ck_VS5Wd.js 474 B
build/client/assets/gsap-myPL_ycN.js 26.9 kB
build/client/assets/info-box-CC-M0JjV.js 263 B
build/client/assets/lit-date-B7kpwKOB.js 678 B
build/client/assets/message-text-D4_GwoPH.js 312 B
build/client/assets/music-2-fill-RU4oQR1B.js 235 B
build/client/assets/react-CqoKa5N2.js 2.86 kB
build/client/assets/react-dom-BCcPfFbu.js 41.5 kB
build/client/assets/react-router-BasQC6SY.js 3.44 kB
build/client/assets/react-router-dom-hFzttKbI.js 4.54 kB
build/client/assets/remix-run_react-DlOO_Tmb.js 11.9 kB
build/client/assets/remix-run_router-CoyVLR4R.js 16.7 kB
build/client/assets/remix-run_server-runtime-BTiKZhkm.js 74 B
build/client/assets/root-D_kF9qzF.js 2.88 kB
build/client/assets/root-hbaYpoZn.css 575 B
build/client/assets/round-celebration-C0v3rGd0.js 468 B
build/client/assets/route-C8jF7prq.js 5.04 kB
build/client/assets/route-wfUu0PyW.css 2.14 kB
build/client/assets/scheduler-CmR-7K7A.js 1.62 kB
build/client/assets/set-cookie-parser-l0sNRNKZ.js 21 B
build/client/assets/styles-DjTbU4fI.css 230 B
build/client/assets/styles.css-DvjqzwyM.js 174 B
build/client/assets/temporal-polyfill-C9l6uMYq.js 20.9 kB
build/client/assets/theme.css.ts-Cymf4aOL.css 189 B
build/client/assets/turbo-stream-D9NJx7zj.js 1.5 kB
build/client/assets/vanilla-extract_dynamic-pmrSlCkT.js 251 B
build/client/assets/vanilla-extract_private-Cp5GmKwp.js 97 B
build/client/assets/web3-storage_multipart-parser-l0sNRNKZ.js 21 B

compressed-size-action

Copy link

github-actions bot commented Sep 18, 2024

Deploy Storybook Preview ready!

Name Link
🔨 Latest commit f1631ec
🔍 Latest deploy log https://github.com/suzuka-kosen-festa/2024-hp/actions/runs/10922748102
😎 Deploy Preview Url https://90f7796e.2024-hp-sb.pages.dev

Copy link

github-actions bot commented Sep 18, 2024

⚡️ Lighthouse report for the deploy preview of this PR

URL Performance Accessibility Best Practices SEO PWA Report
/ 🟠 81 🟢 100 🟢 96 🟢 100 🔴 NaN Report
/events 🟠 79 🟢 100 🟢 96 🟢 100 🔴 NaN Report

@re-taro re-taro merged commit 1642acf into main Sep 18, 2024
10 checks passed
@re-taro re-taro deleted the fix/sub_grid branch September 18, 2024 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant