Skip to content

Create shared Android CI workflow #90

Create shared Android CI workflow

Create shared Android CI workflow #90

Re-run triggered December 19, 2025 12:18
Status Failure
Total duration 14s
Artifacts

ci.yml

on: pull_request
Run static checks
1m 34s
Run static checks
Build and validate
2m 35s
Build and validate
Run actionlint
9s
Run actionlint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run actionlint: .github/workflows/sdk-size-updates.yml#L97
shellcheck reported issue in this script: SC2086:info:4:14: Double quote to prevent globbing and word splitting
Run actionlint: .github/workflows/sdk-size-updates.yml#L97
shellcheck reported issue in this script: SC2086:info:3:18: Double quote to prevent globbing and word splitting
Run actionlint: .github/workflows/sdk-size-updates.yml#L88
shellcheck reported issue in this script: SC2086:info:2:59: Double quote to prevent globbing and word splitting
Run actionlint: .github/workflows/sdk-size-updates.yml#L55
shellcheck reported issue in this script: SC2086:info:30:17: Double quote to prevent globbing and word splitting
Run actionlint: .github/workflows/sdk-size-updates.yml#L47
shellcheck reported issue in this script: SC2086:info:1:20: Double quote to prevent globbing and word splitting
Run actionlint: .github/workflows/sdk-size-checks.yml#L61
shellcheck reported issue in this script: SC2086:info:16:49: Double quote to prevent globbing and word splitting
Run actionlint: .github/workflows/sdk-size-checks.yml#L53
shellcheck reported issue in this script: SC2086:info:5:48: Double quote to prevent globbing and word splitting
Run actionlint: .github/workflows/sdk-size-checks.yml#L53
shellcheck reported issue in this script: SC2086:info:4:36: Double quote to prevent globbing and word splitting
Run actionlint: .github/workflows/sdk-size-checks.yml#L45
shellcheck reported issue in this script: SC2086:info:1:20: Double quote to prevent globbing and word splitting
Run actionlint: .github/workflows/pr-quality.yml#L22
shellcheck reported issue in this script: SC1087:error:44:62: Use braces when expanding arrays, e.g. ${array[idx]} (or ${var}[.. to quiet)