Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The validate-checksum task fails with task v3.40.0 and higher. #14

Closed
kirkrodrigues opened this issue Nov 6, 2024 · 2 comments
Closed

Comments

@kirkrodrigues
Copy link
Member

The validate-checksum task fails with task v3.40.0 since v3.40.0 changes the behaviour of how undefined variables are treated in the ref attribute.

One potential fix is to use an empty list as the ref's default:

          EXCLUDE_PATHS:
            ref: "default (list) .EXCLUDE_PATHS"
@kirkrodrigues
Copy link
Member Author

Fixed by ad576e4.

@kirkrodrigues
Copy link
Member Author

Reported bug to task: go-task/task#1911

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant