Skip to content

Task common files should support nullable enable #25920

Open
@ViktorHofer

Description

@ViktorHofer

I'm explicitly disabling the nullable checks in the src/tasks/common files via #nullable disable statements so that they don't show up as error in nullable enabled projects that include them. These files should be updated to support nullability. This won't cause issues when non nullable enabled projects will import them as the nullable feature is purely additive.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions