setup-android icon indicating copy to clipboard operation
setup-android copied to clipboard

Android SDK setup for GitHub Actions

Results 36 setup-android issues
Sort by recently updated
recently updated
newest added

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.32.0 to 5.35.1. Release notes Sourced from @​typescript-eslint/parser's releases. v5.35.1 5.35.1 (2022-08-24) Features eslint-plugin: [explicit-member-accessibility] suggest adding explicit accessibility specifiers (#5492) (0edb94a) eslint-plugin: [prefer-optional-chain] support suggesting !foo...

dependencies
javascript

Bumps [eslint](https://github.com/eslint/eslint) from 8.21.0 to 8.23.0. Release notes Sourced from eslint's releases. v8.23.0 Features 3e5839e feat: Enable eslint.config.js lookup from CLI (#16235) (Nicholas C. Zakas) 30b1a2d feat: add allowEmptyCase option...

dependencies
javascript

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.7.0 to 27.0.1. Release notes Sourced from eslint-plugin-jest's releases. v27.0.1 27.0.1 (2022-08-28) Bug Fixes prefer-expect-assertions: report on concise arrow functions with expect call (#1225) (64ec9c1) v27.0.0 27.0.0...

dependencies
javascript

Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 3.0.0 to 3.0.4. Changelog Sourced from @​actions/cache's changelog. 3.0.0 Updated actions/cache to suppress Actions cache server error and log warning for those error #1122 3.0.1 Fix #833...

dependencies
javascript

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.0 to 1.9.1. Changelog Sourced from @​actions/core's changelog. 1.9.1 Randomize delimiter when calling core.exportVariable Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@actions/core&package-manager=npm_and_yarn&previous-version=1.9.0&new-version=1.9.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve...

dependencies
javascript

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.47 to 17.0.25. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=16.11.47&new-version=17.0.25)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Hi, I'm using your action for a while now, and it has always warned about ndk-bundle being in the wrong location. (e.g. you can see it here too https://github.com/android-actions/setup-android/issues/167) I...

Hello, I'm unable to run this action on self hosted windows, get this message every time and can't figure out why. Somebody knows about ? ![image](https://user-images.githubusercontent.com/26913926/174500340-971c0acf-1d58-454b-9f1a-4391cf8ea400.png)

I am trying to use this package to set up self-hosted runners on arm64 AWS instances. I get the following error and the setup-android step ends after the following: ```...

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2. Changelog Sourced from github/codeql-action's changelog. 2.1.8 - 08 Apr 2022 Update default CodeQL bundle version to 2.8.5. #1014 Fix error where the init action...

dependencies
github_actions