commit | 5b7de420dce4f942d90af7b4af82ccd3c7d3d9a9 | [log] [tgz] |
---|---|---|
author | ajurkowski <ajurkowski@google.com> | Wed Jul 08 20:06:55 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jul 08 20:08:08 2020 -0700 |
tree | 3e23b3e9ab7e82b70b17a89fa2793067f7fcd9f2 | |
parent | 08a82ab661c778ff4b07e60fb213c82978b85a4f [diff] |
Apply error-prone suggestion in `ActionCacheChecker.getCachedInputs`. `ActionCacheChecker.getCachedInputs` depending on the taken code path returns a mutable or immutable list. Fix it to always return an immutable list. PiperOrigin-RevId: 320317669
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md