You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Jakub Vrána (Jira)" <ji...@apache.org> on 2020/03/13 08:35:00 UTC

[jira] [Updated] (GUACAMOLE-986) Add non-nullable modifier to return type of functions never returning null

     [ https://issues.apache.org/jira/browse/GUACAMOLE-986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jakub Vrána updated GUACAMOLE-986:
----------------------------------
    Description: 
If a function never returns null then it's return type should be marked as non-nullable.

This is an issue for [https://github.com/apache/guacamole-client/pull/479].

> Add non-nullable modifier to return type of functions never returning null
> --------------------------------------------------------------------------
>
>                 Key: GUACAMOLE-986
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-986
>             Project: Guacamole
>          Issue Type: Improvement
>            Reporter: Jakub Vrána
>            Priority: Minor
>
> If a function never returns null then it's return type should be marked as non-nullable.
> This is an issue for [https://github.com/apache/guacamole-client/pull/479].



--
This message was sent by Atlassian Jira
(v8.3.4#803005)