Skip to content

Instantly share code, notes, and snippets.

@milessabin
Created July 14, 2023 11:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save milessabin/19572192c28c230d72d50dfaa7c483d4 to your computer and use it in GitHub Desktop.
Save milessabin/19572192c28c230d72d50dfaa7c483d4 to your computer and use it in GitHub Desktop.
2023.07.14 12:33:50 INFO Started: Metals version 0.11.12 in workspace '/home/miles/projects/gsp-graphql' for client Neovim 0.9.1.
Jul 14, 2023 12:33:50 PM org.flywaydb.core.internal.license.VersionPrinter printVersionOnly
INFO: Flyway Community Edition 9.16.3 by Redgate
Jul 14, 2023 12:33:50 PM org.flywaydb.core.internal.license.VersionPrinter printVersion
INFO: See release notes here: https://rd.gt/416ObMi
Jul 14, 2023 12:33:50 PM org.flywaydb.core.internal.license.VersionPrinter printVersion
INFO:
Jul 14, 2023 12:33:50 PM org.flywaydb.core.internal.database.base.BaseDatabaseType createDatabase
INFO: Database: jdbc:h2:file:/home/miles/projects/gsp-graphql/.metals/metals (H2 2.1)
Jul 14, 2023 12:33:50 PM org.flywaydb.core.internal.command.DbValidate validate
INFO: Successfully validated 4 migrations (execution time 00:00.016s)
Jul 14, 2023 12:33:50 PM org.flywaydb.core.internal.command.DbMigrate migrateGroup
INFO: Current version of schema "PUBLIC": 4
Jul 14, 2023 12:33:50 PM org.flywaydb.core.internal.command.DbMigrate logSummary
INFO: Schema "PUBLIC" is up to date. No migration necessary.
2023.07.14 12:33:51 INFO time: initialize in 0.69s
2023.07.14 12:33:52 INFO Attempting to connect to the build server...
2023.07.14 12:33:52 INFO Bloop uses /usr/lib/jvm/java-11-graalvm defined at /home/miles/.bloop/bloop.json
2023.07.14 12:33:52 INFO skipping build import with status 'Installed'
2023.07.14 12:33:52 INFO tracing is enabled: /home/miles/projects/gsp-graphql/.metals/bsp.trace.json
2023.07.14 12:33:52 INFO Attempting to connect to the build server...
2023.07.14 12:33:52 INFO Bloop uses /usr/lib/jvm/java-11-graalvm defined at /home/miles/.bloop/bloop.json
2023.07.14 12:33:52 INFO Attempting to connect to the build server...
2023.07.14 12:33:52 INFO Bloop uses /usr/lib/jvm/java-11-graalvm defined at /home/miles/.bloop/bloop.json
2023.07.14 12:33:52 INFO Attempting to connect to the build server...
2023.07.14 12:33:52 INFO Bloop uses /usr/lib/jvm/java-11-graalvm defined at /home/miles/.bloop/bloop.json
2023.07.14 12:33:52 INFO tracing is disabled for protocol BSP, to enable tracing of incoming and outgoing JSON messages create an empty file at /h
project/project/project/.metals/bsp.trace.json or /home/miles/.cache/metals/bsp.trace.json
2023.07.14 12:33:53 INFO tracing is disabled for protocol BSP, to enable tracing of incoming and outgoing JSON messages create an empty file at /h
project/project/.metals/bsp.trace.json or /home/miles/.cache/metals/bsp.trace.json
2023.07.14 12:33:52 INFO tracing is disabled for protocol BSP, to enable tracing of incoming and outgoing JSON messages create an empty file at /h
project/.metals/bsp.trace.json or /home/miles/.cache/metals/bsp.trace.json
2023.07.14 12:33:52 INFO time: Connected to build server in 0.33s
2023.07.14 12:33:52 INFO Connected to Build server: Bloop v1.5.6
2023.07.14 12:33:53 INFO time: Imported build in 0.27s
2023.07.14 12:33:58 INFO time: indexed workspace in 5.61s
2023.07.14 12:33:58 ERROR Detecting test frameworks in Scala Native projects is not yet supported
2023.07.14 12:33:58 ERROR Detecting test frameworks in Scala Native projects is not yet supported
2023.07.14 12:33:58 ERROR Detecting test frameworks in Scala Native projects is not yet supported
2023.07.14 12:33:58 ERROR Detecting test frameworks in Scala Native projects is not yet supported
2023.07.14 12:33:58 ERROR Detecting test frameworks in Scala Native projects is not yet supported
2023.07.14 12:34:02 ERROR Detecting test frameworks in Scala Native projects is not yet supported
2023.07.14 12:34:02 INFO compiling circejs (1 scala source)
2023.07.14 12:34:02 INFO compiling circenative (1 scala source)
2023.07.14 12:34:02 INFO compiling circejvm (1 scala source)
2023.07.14 12:34:02 INFO time: compiled circeNative in 0.13s
2023.07.14 12:34:02 INFO time: compiled circeJVM in 0.13s
2023.07.14 12:34:02 INFO time: compiled circeJS in 0.14s
2023.07.14 12:34:02 INFO Generated JavaScript file '/home/miles/projects/gsp-graphql/.bloop/buildInfoJS/buildInfoJS-test.js'
2023.07.14 12:34:02 INFO compiling circenative (1 scala source)
2023.07.14 12:34:02 INFO time: compiled circeNative in 0.65s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment