Skip to content

PR builds are failing: hashFiles('**/pom.xml') failed #2823

@andygrove

Description

@andygrove

Describe the bug

Error:

Error: The template is not valid. /Users/runner/work/datafusion-comet/datafusion-comet/./.github/actions/java-test/action.yaml (Line: 58, Col: 14): hashFiles('**/pom.xml') failed. Fail to hash files under directory '/Users/runner/work/datafusion-comet/datafusion-comet'

According to ChatGPT, there was change in GitHub recently causing hashFiles to fail if it does not find files. It seems like this was never really working correctly, possible due to the glob being evaluated against the wrong directory (not the checked out repo).

Steps to reproduce

No response

Expected behavior

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions