Skip to content

Clean up all TODO: fix in v11 comments #18570

Description

@linear

Make sure we take the opportunity of a SemVer major bump to clean up some unnecessary uses of any in our publicly facing types.

$ git grep "TODO: fix in v11"
packages/core/src/types-hoist/error.ts:  // TODO: fix in v11, convert any to unknown
packages/core/src/types-hoist/misc.ts:  // TODO: fix in v11, convert any to unknown
packages/core/src/types-hoist/samplingcontext.ts:  // TODO: fix in v11, convert any to unknown
packages/core/src/types-hoist/stackframe.ts:  // TODO: fix in v11, convert any to unknown
packages/core/src/types-hoist/stackframe.ts:  // TODO: fix in v11, convert any to unknown
packages/core/src/types-hoist/user.ts:  // TODO: fix in v11, convert any to unknown
packages/core/src/utils/is.ts:// TODO: fix in v11, convert any to unknown

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions