Skip to content

Validation error: Purity of function not specified #731

@lars-reimann

Description

@lars-reimann

Is your feature request related to a problem?

For our execution concept, knowledge about the purity of functions is essential. We should ensure that all functions provide this information.

Desired solution

Show an error if a function is neither @Pure nor @Impure. Also show an error if a function is marked as @Impure, but allReasons is empty.

Possible alternatives (optional)

No response

Screenshots (optional)

No response

Additional Context (optional)

No response

Metadata

Metadata

Assignees

Labels

releasedIncluded in a releasevalidation ✔️Improved or new static checks

Type

No type

Projects

Status

✔️ Done

Relationships

None yet

Development

No branches or pull requests

Issue actions