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

Fix: slug type issue #54616

Merged
merged 2 commits into from Sep 4, 2023
Merged

Fix: slug type issue #54616

merged 2 commits into from Sep 4, 2023

Conversation

innowhat
Copy link
Contributor

Failure at build time because - Type error: Argument of type 'string | null' is not assignable to parameter of type 'string'.

Failure at build time because - Type error: Argument of type 'string | null' is not assignable to parameter of type 'string'.
@innowhat innowhat requested review from a team as code owners August 27, 2023 05:09
@ijjk ijjk added the examples Issue/PR related to examples label Aug 27, 2023
Copy link

@orca-security-us orca-security-us bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca

@devjiwonchoi
Copy link
Contributor

Could you check examples/cms-cosmic/lib/api.tsx and examples/cms-dotcms/lib/api.ts also?

@innowhat
Copy link
Contributor Author

Later perhaps

@kodiakhq kodiakhq bot merged commit 95e33c4 into vercel:canary Sep 4, 2023
47 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
examples Issue/PR related to examples locked
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants