Skip to content

Conversation

@mhaley37
Copy link

When using the GitHub Actions integration with our organization, triggered Static Code Analysis jobs can fail when trying to build dart based projects ( e.g. flutter ).

The problem is pretty straightforward, this workflow relies on the reusable marketplace action actions/setup-java@v4, however a required input, "distribution" is not being passed in, and the action will fail.

I can't provide a link as our jobs are part of a private GH repo, however see below for a screenshot showing this.

I confirmed that providing this input -- and a matching version for that distribution -- will correct things.

image

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

Successfully merging this pull request may close these issues.

1 participant