Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

format code with google-java-format #80

Open
wants to merge 1 commit into
base: vision-tracking
Choose a base branch
from

Conversation

deepsource-autofix[bot]
Copy link
Contributor

Format code with google-java-format

This commit fixes the style issues introduced in 344cd1c according to the output
from google-java-format.

Details: https://app.deepsource.com/gh/Bearbots6964/FRC2023/transform/1ec1af72-3a64-4731-bd8e-f941541049b6/

Format code with google-java-format

This commit fixes the style issues introduced in 344cd1c according to the output
from google-java-format.

Details: https://app.deepsource.com/gh/Bearbots6964/FRC2023/transform/1ec1af72-3a64-4731-bd8e-f941541049b6/
@github-actions
Copy link

github-actions bot commented May 6, 2023

Downloading https://services.gradle.org/distributions/gradle-7.5.1-bin.zip
...........10%............20%...........30%............40%...........50%............60%...........70%............80%...........90%............100%

Welcome to Gradle 7.5.1!

Here are the highlights of this release:

  • Support for Java 18
  • Support for building with Groovy 4
  • Much more responsive continuous builds
  • Improved diagnostics for dependency resolution

For more details see https://docs.gradle.org/7.5.1/release-notes.html

Starting a Gradle Daemon (subsequent builds will be faster)

Task :compileJava
Task :processResources NO-SOURCE
Task :classes
Task :downloadDepsPreemptively
Task :jar
Task :assemble
Task :compileTestJava NO-SOURCE
Task :processTestResources NO-SOURCE
Task :testClasses UP-TO-DATE
Task :extractReleaseNative
Task :test NO-SOURCE
Task :check UP-TO-DATE
Task :build

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 41s
4 actionable tasks: 4 executed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants