Menu
← Back to all error identifiers
Error Identifiers: nullableType.*
There are 3 error identifiers in the nullableType.* group:
-
nullableType.mixed non-ignorableType mixed cannot be nullable because it already includes null.
-
nullableType.never non-ignorableType never cannot be part of a nullable type declaration.
-
nullableType.void non-ignorableType void cannot be part of a nullable type declaration.