eas android build failed with Gradle

Using lastest version of Expo.
Managed App.
eas-cli/3.1.1 darwin-arm64 node-v16.18.0

Build : Build Details — f264c043-eed1-4d52-b7fd-5c2f5a58579c — TalentCheckin — Expo

When “expo build --android” was successful before it’s not available.

Error:
Gradle Failed: Many message like this:

  • Gradle detected a problem with the following location: ‘/home/expo/workingdir/build’. Reason: Task ‘:app:bundleReleaseJsAndAssets’ uses this output of task ‘:expo-application:compileReleaseShaders’ without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to Dealing with validation problems for more details about this problem.

Help please,
Thank you all very much,
Don

Hi @djisprucetech

Those messages seem unlikely to be the cause of the failure.

Please search in the gradle logs for “fail” and see what error messages you find around that location. Only Expo team members can see your build logs, so I can’t check them myself.