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

Make ErrorInfo.fromValues’s signature correspond to its expectations #1322

Merged

Conversation

lawrence-forooghian
Copy link
Collaborator

It expects the received object to have certain keys of certain types, and throws an error if not. So, get the compiler’s help in enforcing this.

@github-actions github-actions bot temporarily deployed to staging/pull/1322/features June 6, 2023 20:33 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1322/bundle-report June 6, 2023 20:34 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1322/typedoc June 6, 2023 20:34 Inactive
@lawrence-forooghian lawrence-forooghian marked this pull request as ready for review June 6, 2023 21:54
@lawrence-forooghian lawrence-forooghian force-pushed the fix-signature-of-ErrorInfo-fromValues branch from 727fb78 to ce33d1c Compare June 7, 2023 11:55
@github-actions github-actions bot temporarily deployed to staging/pull/1322/features June 7, 2023 11:56 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1322/bundle-report June 7, 2023 11:57 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1322/typedoc June 7, 2023 11:58 Inactive
@lawrence-forooghian lawrence-forooghian force-pushed the fix-signature-of-ErrorInfo-fromValues branch from ce33d1c to 480ba0d Compare June 12, 2023 12:08
@github-actions github-actions bot temporarily deployed to staging/pull/1322/features June 12, 2023 12:08 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1322/bundle-report June 12, 2023 12:09 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1322/typedoc June 12, 2023 12:10 Inactive
@lawrence-forooghian lawrence-forooghian force-pushed the fix-signature-of-ErrorInfo-fromValues branch from 480ba0d to c77b009 Compare June 12, 2023 18:14
@github-actions github-actions bot temporarily deployed to staging/pull/1322/features June 12, 2023 18:15 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1322/bundle-report June 12, 2023 18:16 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1322/typedoc June 12, 2023 18:16 Inactive
@lawrence-forooghian lawrence-forooghian force-pushed the fix-signature-of-ErrorInfo-fromValues branch from c77b009 to c0af7bf Compare June 13, 2023 10:43
@github-actions github-actions bot temporarily deployed to staging/pull/1322/features June 13, 2023 10:43 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1322/typedoc June 13, 2023 10:44 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1322/bundle-report June 13, 2023 10:44 Inactive
It expects the received object to have certain keys of certain types,
and throws an error if not. So, get the compiler’s help in enforcing
this.
@lawrence-forooghian lawrence-forooghian deleted the fix-signature-of-ErrorInfo-fromValues branch June 13, 2023 14:23
@VeskeR VeskeR mentioned this pull request Mar 1, 2024
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants