Skip to content

No implicit any check fails for this file in electron-main #72193

@bpasero

Description

@bpasero

Check the following code:

https://github.com/Microsoft/vscode/blob/39012b24631928b528c0e1fb83d28a06d9e6e491/src/vs/platform/history/electron-main/historyMainService.ts#L285

You can hover and see the type is found to be "any", but no error is reported.

It looks like the type can only ever be string, but then the hover should show that too?

image

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugtypescriptTypescript support issuesupstreamIssue identified as 'upstream' component related (exists outside of VS Code)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions