Skip to content

Strict null check workbench/contrib/output #69689

@mjbvz

Description

@mjbvz

Part of #60565

Tracks updating vs/workbench/contrib/output to have strict null checking.

Not all of these files are eligible to be included in the strict null build yet due to their dependencies. You do not need to fix errors outside of the contrib/output directory

Steps

  1. Add ./vs/workbench/contrib/output/**/*.ts to the include section of src/tsconfig.strictNullChecks.json
  2. Run yarn strict-null-check -- --watch
  3. Fix strict null check compiler errors inside of the contrib/output directory.
  4. Verify normal build still works
  5. Revert changes to src/tsconfig.strictNullChecks.json

Metadata

Metadata

Assignees

Labels

debtCode quality issues

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions