Compiler Output Messages
The following table lists the messages that can be displayed on the Compiler Output Viewer.
ID | Description |
---|---|
|
Same name as existing class or type |
|
Same name as existing class or type constant |
|
Same name as existing global constant |
|
Unreferenced local variable |
|
Unreferenced local constant |
|
Unreferenced parameter |
|
Unreachable code |
|
Not all code paths return a value |
|
Result of an expression is not used |
|
Redundant type guard |
|
Same name as existing class property |
|
Referencing a deprecated feature |
|
Referencing an unpublished feature |
|
Referencing an unpublished type |
|
Invalid Use of InstanceType |
|
Deprecated feature |