Create shared Android CI workflow #90
ci.yml
on: pull_request
Run static checks
1m 34s
Build and validate
2m 35s
Run actionlint
9s
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)
|