Skip to content

A property without annotation isn't considered during up-to-date checking issue. #3

@johnbunky

Description

@johnbunky

Hello Klikaba,
Thank you a lot for the great plugin.
Unfortunately I faced with issue if use the plugin with gradle 7+

`* What went wrong:
A problem was found with the configuration of task ':updateTestExecution' (type 'UploadXmlReportTask').

  • In plugin 'ba.klika.xray' type 'ba.klika.tasks.UploadXmlReportTask' property 'restClient' is missing an input or output annotation.

    Reason: A property without annotation isn't considered during up-to-date checking.

    Possible solutions:

    1. Add an input or output annotation.
    2. Mark it as @internal.

    Please refer to https://docs.gradle.org/7.1.1/userguide/validation_problems.html#missing_annotation for more details about this problem.`

    Could you add required stuff to plugin code?

    Kind regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions