builder
builder copied to clipboard
Fix/react sdk responsive styles ssr
Description
Extracted responsive styles processing fix from #3485
TO-DO
- [ ] add e2e test
⚠️ No Changeset found
Latest commit: 39e6a019ab5b9c3b17e819e41e2de65f4fa6eba0
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
⚠️ GitGuardian has uncovered 2 secrets following the scan of your pull request.
Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.
Since your pull request originates from a forked repository, GitGuardian is not able to associate the secrets uncovered with secret incidents on your GitGuardian dashboard. Skipping this check run and merging your pull request will create secret incidents on your GitGuardian dashboard.
🔎 Detected hardcoded secrets in your pull request
| GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
|---|---|---|---|---|---|
| 2708648 | Triggered | Generic High Entropy Secret | 0123b30f118c81702986f08baab222e4d812d168 | packages/sdks-tests/src/specs/text-eval.ts | View secret |
| 2708648 | Triggered | Generic High Entropy Secret | 0123b30f118c81702986f08baab222e4d812d168 | packages/sdks-tests/src/specs/text-eval.ts | View secret |
🛠 Guidelines to remediate hardcoded secrets
- Understand the implications of revoking this secret by investigating where it is used in your code.
- Replace and store your secrets safely. Learn here the best practices.
- Revoke and rotate these secrets.
- If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.
To avoid such incidents in the future consider
- following these best practices for managing and storing secrets including API keys and other credentials
- install secret detection on pre-commit to catch secret before it leaves your machine and ease remediation.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
☁️ Nx Cloud Report
CI is running/has finished running commands for commit 39e6a019ab5b9c3b17e819e41e2de65f4fa6eba0. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this CI Pipeline Execution
| 🟥 Failed Commands |
|---|
nx test @e2e/vue |
✅ Successfully ran 34 targets
nx test @e2e/qwik-citynx test @e2e/nuxtnx test @e2e/angularnx test @e2e/angular-ssrnx test @e2e/sveltekitnx test @e2e/react-nativenx test @e2e/react-sdk-next-appnx test @e2e/hydrogennx test @e2e/sveltenx test @e2e/nextjs-sdk-next-appnx test @e2e/solidnx test @e2e/react-sdk-next-pagesnx test @e2e/solid-startnx test @e2e/gen1-reactnx test @e2e/reactnx test @e2e/remixnx test @e2e/gen1-remixnx test @snippet/react-nativenx test @snippet/nextjs-sdk-next-appnx test @snippet/angularnx test @snippet/angular-ssrnx test @e2e/gen1-nextnx test @snippet/sveltekitnx test @snippet/sveltenx test @snippet/nuxtnx test @snippet/react-sdk-next-pagesnx test @snippet/react-sdk-next-appnx test @snippet/qwik-citynx test @snippet/solidnx test @snippet/reactnx test @snippet/vuenx test @builder.io/sdksnx typecheck @builder.io/sdksnx build @builder.io/sdk
Sent with 💌 from NxCloud.