CDISP0227E

The parameter name parameter in the operator name operator modifies the incoming tuple of port number port number. However, the operator model specifies that this tuple is not mutable.

The operator definition prevents the modification of the input tuple, but the code for the parameter in the parameter clause modifies the tuple.
Ensure that the code in the parameter clause does not modify the input tuple.