Skip to content

Enhance error handling in all package readme routes#1632

Draft
Oksamies wants to merge 1 commit into11-19-_ts-api-react-actions_enhance_error_handling_in_api_actions_and_hooks_with_user-facing_error_mappingfrom
11-19-enhance_error_handling_in_all_package_readme_routes
Draft

Enhance error handling in all package readme routes#1632
Oksamies wants to merge 1 commit into11-19-_ts-api-react-actions_enhance_error_handling_in_api_actions_and_hooks_with_user-facing_error_mappingfrom
11-19-enhance_error_handling_in_all_package_readme_routes

Conversation

@Oksamies
Copy link
Copy Markdown
Contributor

No description provided.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Nov 19, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch 11-19-enhance_error_handling_in_all_package_readme_routes

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Contributor Author

Oksamies commented Nov 19, 2025

@Oksamies Oksamies changed the base branch from 11-19-_ts-api-react-actions_enhance_error_handling_in_api_actions_and_hooks_with_user-facing_error_mapping to graphite-base/1632 December 2, 2025 13:10
@Oksamies Oksamies force-pushed the 11-19-enhance_error_handling_in_all_package_readme_routes branch from 5bb48f0 to fa2ba52 Compare December 2, 2025 13:17
@Oksamies Oksamies changed the base branch from graphite-base/1632 to 11-19-_ts-api-react-actions_enhance_error_handling_in_api_actions_and_hooks_with_user-facing_error_mapping December 2, 2025 13:17
@Oksamies Oksamies changed the base branch from 11-19-_ts-api-react-actions_enhance_error_handling_in_api_actions_and_hooks_with_user-facing_error_mapping to graphite-base/1632 December 3, 2025 01:46
@Oksamies Oksamies force-pushed the 11-19-enhance_error_handling_in_all_package_readme_routes branch from fa2ba52 to 8d1a78f Compare December 3, 2025 01:53
@Oksamies Oksamies changed the base branch from graphite-base/1632 to 11-19-_ts-api-react-actions_enhance_error_handling_in_api_actions_and_hooks_with_user-facing_error_mapping December 3, 2025 01:53
Comment on lines +16 to +19
import {
NimbusAwaitErrorElement,
NimbusDefaultRouteErrorBoundary,
} from "cyberstorm/utils/errors/NimbusErrorBoundary";

Check failure

Code scanning / ESLint

Ensure code is properly formatted, use insertion, deletion, or replacement to obtain desired formatting. Error

Replace ⏎··NimbusAwaitErrorElement,⏎··NimbusDefaultRouteErrorBoundary,⏎}·from·"cyberstorm/utils/errors/NimbusErrorBoundary with ·getLoaderTools·}·from·"cyberstorm/utils/getLoaderTools";⏎import·{·Suspense·}·from·"react";⏎import·{·Await,·type·LoaderFunctionArgs·}·from·"react-router
NimbusAwaitErrorElement,
NimbusDefaultRouteErrorBoundary,
} from "cyberstorm/utils/errors/NimbusErrorBoundary";
import { getLoaderTools } from "cyberstorm/utils/getLoaderTools";

Check failure

Code scanning / ESLint

Ensure code is properly formatted, use insertion, deletion, or replacement to obtain desired formatting. Error

Replace getLoaderTools·}·from·"cyberstorm/utils/getLoaderTool with useLoaderData·}·from·"react-router";⏎⏎import·{·SkeletonBox·}·from·"@thunderstore/cyberstorm";⏎import·{·DapperTs·}·from·"@thunderstore/dapper-ts";⏎⏎import·"./Readme.cs
Comment on lines +15 to +18
import {
NimbusAwaitErrorElement,
NimbusDefaultRouteErrorBoundary,
} from "cyberstorm/utils/errors/NimbusErrorBoundary";

Check failure

Code scanning / ESLint

Ensure code is properly formatted, use insertion, deletion, or replacement to obtain desired formatting. Error

Replace ⏎··NimbusAwaitErrorElement,⏎··NimbusDefaultRouteErrorBoundary,⏎}·from·"cyberstorm/utils/errors/NimbusErrorBoundary with ·getLoaderTools·}·from·"cyberstorm/utils/getLoaderTools";⏎import·{·Suspense·}·from·"react";⏎import·{·Await,·type·LoaderFunctionArgs·}·from·"react-router
NimbusAwaitErrorElement,
NimbusDefaultRouteErrorBoundary,
} from "cyberstorm/utils/errors/NimbusErrorBoundary";
import { getLoaderTools } from "cyberstorm/utils/getLoaderTools";

Check failure

Code scanning / ESLint

Ensure code is properly formatted, use insertion, deletion, or replacement to obtain desired formatting. Error

Replace getLoaderTools·}·from·"cyberstorm/utils/getLoaderTool with useLoaderData·}·from·"react-router";⏎⏎import·{·SkeletonBox·}·from·"@thunderstore/cyberstorm";⏎import·{·DapperTs·}·from·"@thunderstore/dapper-ts";⏎⏎import·"./Readme.cs
Comment on lines +16 to +19
import {
NimbusAwaitErrorElement,
NimbusDefaultRouteErrorBoundary,
} from "cyberstorm/utils/errors/NimbusErrorBoundary";

Check failure

Code scanning / ESLint

Ensure code is properly formatted, use insertion, deletion, or replacement to obtain desired formatting. Error

Replace ⏎··NimbusAwaitErrorElement,⏎··NimbusDefaultRouteErrorBoundary,⏎}·from·"cyberstorm/utils/errors/NimbusErrorBoundary with ·getLoaderTools·}·from·"cyberstorm/utils/getLoaderTools";⏎import·{·Suspense·}·from·"react";⏎import·{·Await,·type·LoaderFunctionArgs·}·from·"react-router
NimbusAwaitErrorElement,
NimbusDefaultRouteErrorBoundary,
} from "cyberstorm/utils/errors/NimbusErrorBoundary";
import { getLoaderTools } from "cyberstorm/utils/getLoaderTools";

Check failure

Code scanning / ESLint

Ensure code is properly formatted, use insertion, deletion, or replacement to obtain desired formatting. Error

Replace getLoaderTools·}·from·"cyberstorm/utils/getLoaderTool with useLoaderData·}·from·"react-router";⏎⏎import·{·SkeletonBox·}·from·"@thunderstore/cyberstorm";⏎import·{·DapperTs·}·from·"@thunderstore/dapper-ts";⏎⏎import·"./Readme.cs
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.

3 participants