Skip to content

Resolve gradle build warning on validateYaml task #865

Description

@roeniss

I think we can try resolving this warning.

❯❯❯ ./gradlew build -x test --warning-mode=all

... (omitted) ...

> Task :validateYaml
Invocation of Task.project at execution time has been deprecated. This will fail with an error in Gradle 10.0. This API is incompatible with the configuration cache, which will become the only mode supported by Gradle in a future release. Consult the upgrading guide for further information: https://docs.gradle.org/8.14.2/userguide/upgrading_version_7.html#task_project

[Incubating] Problems report is available at: [REDACTED]

BUILD SUCCESSFUL in 657ms
22 actionable tasks: 1 executed, 21 up-to-date

From zierler-f/YAML-Validator-Plugin#9, it would be good choice to change yaml validator.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions