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

ci: fix ci error and upgrade action version #2952

Merged
merged 8 commits into from May 2, 2024

Conversation

promer94
Copy link
Collaborator

@promer94 promer94 commented Apr 26, 2024

The failed test is skiped because our current implmentation of useSWRInfinite with suspense is not robust enough.

const swr = useSWRNext(

The internal swr hooks inside useSWRInfinite could never be preload properly to avoid unnecessary loading with current api design.

Copy link

codesandbox-ci bot commented Apr 26, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link

socket-security bot commented Apr 26, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@arethetypeswrong/cli@0.15.3 Transitive: environment, filesystem, shell +39 35.9 MB andrewbranch

🚮 Removed packages: npm/@arethetypeswrong/cli@0.7.0

View full report↗︎

@promer94 promer94 changed the title ci: fix attw and upgrade action version ci: fix ci error and upgrade action version Apr 26, 2024
@promer94 promer94 merged commit 433f1bb into vercel:main May 2, 2024
7 checks passed
@promer94 promer94 deleted the fix-canary-action branch May 2, 2024 04:03
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.

None yet

2 participants