When a Bean Class is annotated with a Stereotype Annotation which is meta-annotated with a @~Scoped Annotation (i. e. @SessionScoped), the Bean Class should be labeled as SessionScoped.
Instead, the Stereotype Annotation itself is labeled as SessionScoped.
This should be fixed for all annotations that can be used as meta-annotations for Stereotype Annotations.
See https://jakarta.ee/specifications/cdi/3.0/jakarta-cdi-spec-3.0.html#stereotypes
When a Bean Class is annotated with a Stereotype Annotation which is meta-annotated with a @~Scoped Annotation (i. e. @SessionScoped), the Bean Class should be labeled as SessionScoped.
Instead, the Stereotype Annotation itself is labeled as SessionScoped.
This should be fixed for all annotations that can be used as meta-annotations for Stereotype Annotations.
See https://jakarta.ee/specifications/cdi/3.0/jakarta-cdi-spec-3.0.html#stereotypes