diff --git a/.gitignore b/.gitignore index 02bf5ba..636c98c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .venv/ .vscode/ +.metals/ diff --git a/.metals/metals.lock.db b/.metals/metals.lock.db deleted file mode 100644 index 06984c7..0000000 --- a/.metals/metals.lock.db +++ /dev/null @@ -1,6 +0,0 @@ -#FileLock -#Mon Aug 05 15:30:46 PKT 2024 -server=localhost\:35905 -hostName=localhost -method=file -id=19122176e7090ddca0a6b2f50862df3f0f45686386f diff --git a/.metals/metals.log b/.metals/metals.log deleted file mode 100644 index 4183935..0000000 --- a/.metals/metals.log +++ /dev/null @@ -1,557 +0,0 @@ -2024.04.07 23:44:22 INFO Started: Metals version 1.2.2 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -23:44:23.149 [pool-1-thread-3] INFO org.flywaydb.core.internal.license.VersionPrinter -- Flyway Community Edition 9.22.3 by Redgate -23:44:23.154 [pool-1-thread-3] INFO org.flywaydb.core.internal.license.VersionPrinter -- See release notes here: https://rd.gt/416ObMi -23:44:23.154 [pool-1-thread-3] INFO org.flywaydb.core.internal.license.VersionPrinter -- -23:44:23.157 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Scanning for classpath resources at 'classpath:db/callback' ... -23:44:23.157 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Determining location urls for classpath:db/callback using ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902 ... -23:44:23.157 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Unable to resolve location classpath:db/callback. -23:44:23.157 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Scanning for classpath resources at 'classpath:db/migration' ... -23:44:23.158 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Determining location urls for classpath:db/migration using ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902 ... -23:44:23.158 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Scanning URL: jar:file:/home/shehroz/.cache/coursier/v1/https/repo1.maven.org/maven2/org/scalameta/metals_2.13/1.2.2/metals_2.13-1.2.2.jar!/db/migration -23:44:23.163 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Found resource: db/migration/ -23:44:23.163 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Found resource: db/migration/V1__Create_tables.sql -23:44:23.163 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Found resource: db/migration/V2__Server_discovery.sql -23:44:23.163 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Found resource: db/migration/V3__Jar_symbols.sql -23:44:23.163 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Found resource: db/migration/V4__Fingerprints.sql -23:44:23.163 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Scanning for classes at classpath:db/migration -23:44:23.167 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/ (filename: ) -23:44:23.167 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.resource.ResourceNameValidator -- Validating V2__Server_discovery.sql -23:44:23.168 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.resource.ResourceNameValidator -- Validating V1__Create_tables.sql -23:44:23.169 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.resource.ResourceNameValidator -- Validating V3__Jar_symbols.sql -23:44:23.169 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.resource.ResourceNameValidator -- Validating V4__Fingerprints.sql -23:44:23.255 [pool-1-thread-3] INFO org.flywaydb.core.FlywayExecutor -- Database: jdbc:h2:file:/home/shehroz/ArcheV/.metals/metals (H2 2.2) -23:44:23.255 [pool-1-thread-3] DEBUG org.flywaydb.core.FlywayExecutor -- Driver: H2 JDBC Driver 2.2.224 (2023-09-17) -23:44:23.255 [pool-1-thread-3] DEBUG org.flywaydb.core.FlywayExecutor -- DDL Transactions Supported: false -23:44:23.256 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.schemahistory.SchemaHistoryFactory -- Schemas: -23:44:23.256 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.schemahistory.SchemaHistoryFactory -- Default schema: null -23:44:23.262 [pool-1-thread-3] WARN org.flywaydb.core.internal.database.base.Database -- Flyway upgrade recommended: H2 2.2.224 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -23:44:23.263 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.callback.SqlScriptCallbackFactory -- Scanning for SQL callbacks ... -23:44:23.263 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/ (filename: ) -23:44:23.273 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.command.DbValidate -- Validating migrations ... -23:44:23.277 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/ (filename: ) -23:44:23.286 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V2__Server_discovery.sql (filename: V2__Server_discovery.sql) -23:44:23.286 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V1__Create_tables.sql (filename: V1__Create_tables.sql) -23:44:23.286 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V3__Jar_symbols.sql (filename: V3__Jar_symbols.sql) -23:44:23.286 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/ (filename: ) -23:44:23.287 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V4__Fingerprints.sql (filename: V4__Fingerprints.sql) -23:44:23.287 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V2__Server_discovery.sql (filename: V2__Server_discovery.sql) -23:44:23.287 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V1__Create_tables.sql (filename: V1__Create_tables.sql) -23:44:23.287 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V3__Jar_symbols.sql (filename: V3__Jar_symbols.sql) -23:44:23.287 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/ (filename: ) -23:44:23.288 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V4__Fingerprints.sql (filename: V4__Fingerprints.sql) -23:44:23.289 [pool-1-thread-3] INFO org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory -- Schema history table "PUBLIC"."flyway_schema_history" does not exist yet -23:44:23.294 [pool-1-thread-3] INFO org.flywaydb.core.internal.command.DbValidate -- Successfully validated 4 migrations (execution time 00:00.019s) -23:44:23.297 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.command.DbSchemas -- Skipping creation of existing schema: "PUBLIC" -23:44:23.301 [pool-1-thread-3] INFO org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory -- Creating Schema History table "PUBLIC"."flyway_schema_history" ... -23:44:23.303 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.parser.Parser -- Parsing ... -23:44:23.313 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.ParserSqlScript -- Found statement at line 1: CREATE TABLE IF NOT EXISTS "PUBLIC"."flyway_schema_history" ( - "installed_rank" INT NOT NULL, - "version" VARCHAR(50), - "description" VARCHAR(200) NOT NULL, - "type" VARCHAR(20) NOT NULL, - "script" VARCHAR(1000) NOT NULL, - "checksum" INT, - "installed_by" VARCHAR(100) NOT NULL, - "installed_on" TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP, - "execution_time" INT NOT NULL, - "success" BOOLEAN NOT NULL, - CONSTRAINT "flyway_schema_history_pk" PRIMARY KEY ("installed_rank") -) AS SELECT -1, NULL, '<< Flyway Schema History table created >>', 'TABLE', '', NULL, 'SA', CURRENT_TIMESTAMP, 0, TRUE -23:44:23.313 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.ParserSqlScript -- Found statement at line 14: CREATE INDEX "PUBLIC"."flyway_schema_history_s_idx" ON "PUBLIC"."flyway_schema_history" ("success") -23:44:23.314 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- Executing SQL: CREATE TABLE IF NOT EXISTS "PUBLIC"."flyway_schema_history" ( - "installed_rank" INT NOT NULL, - "version" VARCHAR(50), - "description" VARCHAR(200) NOT NULL, - "type" VARCHAR(20) NOT NULL, - "script" VARCHAR(1000) NOT NULL, - "checksum" INT, - "installed_by" VARCHAR(100) NOT NULL, - "installed_on" TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP, - "execution_time" INT NOT NULL, - "success" BOOLEAN NOT NULL, - CONSTRAINT "flyway_schema_history_pk" PRIMARY KEY ("installed_rank") -) AS SELECT -1, NULL, '<< Flyway Schema History table created >>', 'TABLE', '', NULL, 'SA', CURRENT_TIMESTAMP, 0, TRUE -23:44:23.318 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- 0 rows affected -23:44:23.319 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- Executing SQL: CREATE INDEX "PUBLIC"."flyway_schema_history_s_idx" ON "PUBLIC"."flyway_schema_history" ("success") -23:44:23.323 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- 0 rows affected -23:44:23.323 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory -- Created Schema History table "PUBLIC"."flyway_schema_history" -23:44:23.333 [pool-1-thread-3] INFO org.flywaydb.core.internal.command.DbMigrate -- Current version of schema "PUBLIC": << Empty Schema >> -23:44:23.334 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.parser.Parser -- Parsing V1__Create_tables.sql ... -23:44:23.337 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.ParserSqlScript -- Found statement at line 4: -- The relationship between library dependency sources under .metals/readonly/** --- and build targets they belong to. Required to know what classpath to use --- for compiling dependency sources. -create table dependency_source( - text_document_uri varchar primary key, - build_target_uri varchar not null -) -23:44:23.338 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.ParserSqlScript -- Found statement at line 12: -- The relationship between library dependency sources under .metals/readonly/** --- and worksheets they belong to. Required to know what classpath to use --- for compiling dependency sources. -create table worksheet_dependency_source( - text_document_uri varchar primary key, - worksheet_uri varchar not null -) -23:44:23.340 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.ParserSqlScript -- Found statement at line 19: -- The relationship between what library dependency sources under .metals/readonly/** --- map to which build targets. -create table sbt_digest( - md5 varchar, - status tinyint not null, - when_recorded timestamp -) -23:44:23.342 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.ParserSqlScript -- Found statement at line 27: -- Which window/showMessage and window/showMessageRequest dialogues have been dismissed --- by the user via "Don't show again" or closed by clicking on "x". -create table dismissed_notification( - id int, - when_dismissed timestamp, - when_expires timestamp -) -23:44:23.343 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.ParserSqlScript -- Found statement at line 34: -- The choice of build tool when multiple build tool files are found in a workspace -create table chosen_build_tool( - build_tool varchar primary key -) -23:44:23.348 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.command.DbMigrate -- Starting migration of schema "PUBLIC" to version "1 - Create tables" ... -23:44:23.350 [pool-1-thread-3] INFO org.flywaydb.core.internal.command.DbMigrate -- Migrating schema "PUBLIC" to version "1 - Create tables" -23:44:23.352 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- Executing SQL: -- The relationship between library dependency sources under .metals/readonly/** --- and build targets they belong to. Required to know what classpath to use --- for compiling dependency sources. -create table dependency_source( - text_document_uri varchar primary key, - build_target_uri varchar not null -) -23:44:23.355 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- 0 rows affected -23:44:23.356 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- Executing SQL: -- The relationship between library dependency sources under .metals/readonly/** --- and worksheets they belong to. Required to know what classpath to use --- for compiling dependency sources. -create table worksheet_dependency_source( - text_document_uri varchar primary key, - worksheet_uri varchar not null -) -23:44:23.361 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- 0 rows affected -23:44:23.361 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- Executing SQL: -- The relationship between what library dependency sources under .metals/readonly/** --- map to which build targets. -create table sbt_digest( - md5 varchar, - status tinyint not null, - when_recorded timestamp -) -23:44:23.363 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- 0 rows affected -23:44:23.363 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- Executing SQL: -- Which window/showMessage and window/showMessageRequest dialogues have been dismissed --- by the user via "Don't show again" or closed by clicking on "x". -create table dismissed_notification( - id int, - when_dismissed timestamp, - when_expires timestamp -) -23:44:23.365 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- 0 rows affected -23:44:23.365 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- Executing SQL: -- The choice of build tool when multiple build tool files are found in a workspace -create table chosen_build_tool( - build_tool varchar primary key -) -23:44:23.367 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- 0 rows affected -23:44:23.367 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.command.DbMigrate -- Successfully completed migration of schema "PUBLIC" to version "1 - Create tables" -23:44:23.373 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory -- Schema History table "PUBLIC"."flyway_schema_history" successfully updated to reflect changes -23:44:23.386 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.parser.Parser -- Parsing V2__Server_discovery.sql ... -23:44:23.390 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.ParserSqlScript -- Found statement at line 4: -- For each unique combination of installed build servers we select one server. --- The md5 checksum is computed from the names of the installed build servers, and --- the selected server is the server which the user chose for this workspace. -create table chosen_build_server( - md5 varchar primary key, - selected_server varchar, - when_recorded timestamp -) -23:44:23.391 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.command.DbMigrate -- Starting migration of schema "PUBLIC" to version "2 - Server discovery" ... -23:44:23.393 [pool-1-thread-3] INFO org.flywaydb.core.internal.command.DbMigrate -- Migrating schema "PUBLIC" to version "2 - Server discovery" -23:44:23.394 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- Executing SQL: -- For each unique combination of installed build servers we select one server. --- The md5 checksum is computed from the names of the installed build servers, and --- the selected server is the server which the user chose for this workspace. -create table chosen_build_server( - md5 varchar primary key, - selected_server varchar, - when_recorded timestamp -) -23:44:23.399 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- 0 rows affected -23:44:23.399 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.command.DbMigrate -- Successfully completed migration of schema "PUBLIC" to version "2 - Server discovery" -23:44:23.402 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory -- Schema History table "PUBLIC"."flyway_schema_history" successfully updated to reflect changes -23:44:23.406 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.parser.Parser -- Parsing V3__Jar_symbols.sql ... -23:44:23.407 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.ParserSqlScript -- Found statement at line 2: -- Indexed jars, the MD5 digest of path, modified time and size as key -create table indexed_jar( - id int auto_increment unique, - md5 varchar primary key -) -23:44:23.409 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.ParserSqlScript -- Found statement at line 7: -- Top Level Symbols per jar, allow for multiple jars with same symbols and paths -create table toplevel_symbol( - symbol varchar not null, - path varchar not null, - jar int, - foreign key (jar) references indexed_jar (id) on delete cascade, - primary key (jar, path, symbol) -) -23:44:23.411 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.ParserSqlScript -- Found statement at line 15: -- Create index to speedup lookup of jar symbols -create index toplevel_symbol_jar on toplevel_symbol(jar) -23:44:23.412 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.command.DbMigrate -- Starting migration of schema "PUBLIC" to version "3 - Jar symbols" ... -23:44:23.413 [pool-1-thread-3] INFO org.flywaydb.core.internal.command.DbMigrate -- Migrating schema "PUBLIC" to version "3 - Jar symbols" -23:44:23.413 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- Executing SQL: -- Indexed jars, the MD5 digest of path, modified time and size as key -create table indexed_jar( - id int auto_increment unique, - md5 varchar primary key -) -23:44:23.423 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- 0 rows affected -23:44:23.424 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- Executing SQL: -- Top Level Symbols per jar, allow for multiple jars with same symbols and paths -create table toplevel_symbol( - symbol varchar not null, - path varchar not null, - jar int, - foreign key (jar) references indexed_jar (id) on delete cascade, - primary key (jar, path, symbol) -) -23:44:23.433 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- 0 rows affected -23:44:23.433 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- Executing SQL: -- Create index to speedup lookup of jar symbols -create index toplevel_symbol_jar on toplevel_symbol(jar) -23:44:23.434 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- 0 rows affected -23:44:23.436 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.command.DbMigrate -- Successfully completed migration of schema "PUBLIC" to version "3 - Jar symbols" -23:44:23.438 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory -- Schema History table "PUBLIC"."flyway_schema_history" successfully updated to reflect changes -23:44:23.449 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.parser.Parser -- Parsing V4__Fingerprints.sql ... -23:44:23.451 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.ParserSqlScript -- Found statement at line 2: -- Fingerprints saved between invocations -create table fingerprints( - path varchar not null, - text varchar not null, - md5 varchar not null, - id int auto_increment unique -) -23:44:23.452 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.command.DbMigrate -- Starting migration of schema "PUBLIC" to version "4 - Fingerprints" ... -23:44:23.459 [pool-1-thread-3] INFO org.flywaydb.core.internal.command.DbMigrate -- Migrating schema "PUBLIC" to version "4 - Fingerprints" -23:44:23.460 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- Executing SQL: -- Fingerprints saved between invocations -create table fingerprints( - path varchar not null, - text varchar not null, - md5 varchar not null, - id int auto_increment unique -) -23:44:23.466 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor -- 0 rows affected -23:44:23.467 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.command.DbMigrate -- Successfully completed migration of schema "PUBLIC" to version "4 - Fingerprints" -23:44:23.471 [pool-1-thread-3] DEBUG org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory -- Schema History table "PUBLIC"."flyway_schema_history" successfully updated to reflect changes -23:44:23.491 [pool-1-thread-3] INFO org.flywaydb.core.internal.command.DbMigrate -- Successfully applied 4 migrations to schema "PUBLIC", now at version v4 (execution time 00:00.067s) -23:44:23.520 [pool-1-thread-3] DEBUG org.flywaydb.core.FlywayExecutor -- Memory usage: 36 of 100M -Apr 07, 2024 11:44:40 PM org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint notify -INFO: Unsupported notification method: $/setTrace -2024.04.09 01:00:48 INFO Started: Metals version 1.2.2 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -01:00:50.092 [pool-1-thread-4] INFO org.flywaydb.core.internal.license.VersionPrinter -- Flyway Community Edition 9.22.3 by Redgate -01:00:50.096 [pool-1-thread-4] INFO org.flywaydb.core.internal.license.VersionPrinter -- See release notes here: https://rd.gt/416ObMi -01:00:50.097 [pool-1-thread-4] INFO org.flywaydb.core.internal.license.VersionPrinter -- -01:00:50.116 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Scanning for classpath resources at 'classpath:db/callback' ... -01:00:50.117 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Determining location urls for classpath:db/callback using ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902 ... -01:00:50.117 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Unable to resolve location classpath:db/callback. -01:00:50.117 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Scanning for classpath resources at 'classpath:db/migration' ... -01:00:50.117 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Determining location urls for classpath:db/migration using ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902 ... -01:00:50.118 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Scanning URL: jar:file:/home/shehroz/.cache/coursier/v1/https/repo1.maven.org/maven2/org/scalameta/metals_2.13/1.2.2/metals_2.13-1.2.2.jar!/db/migration -01:00:50.122 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Found resource: db/migration/ -01:00:50.122 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Found resource: db/migration/V1__Create_tables.sql -01:00:50.122 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Found resource: db/migration/V2__Server_discovery.sql -01:00:50.122 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Found resource: db/migration/V3__Jar_symbols.sql -01:00:50.123 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Found resource: db/migration/V4__Fingerprints.sql -01:00:50.123 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Scanning for classes at classpath:db/migration -01:00:50.140 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/ (filename: ) -01:00:50.140 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.resource.ResourceNameValidator -- Validating V2__Server_discovery.sql -01:00:50.141 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.resource.ResourceNameValidator -- Validating V1__Create_tables.sql -01:00:50.142 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.resource.ResourceNameValidator -- Validating V3__Jar_symbols.sql -01:00:50.143 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.resource.ResourceNameValidator -- Validating V4__Fingerprints.sql -01:00:50.344 [pool-1-thread-4] INFO org.flywaydb.core.FlywayExecutor -- Database: jdbc:h2:file:/home/shehroz/ArcheV/.metals/metals (H2 2.2) -01:00:50.344 [pool-1-thread-4] DEBUG org.flywaydb.core.FlywayExecutor -- Driver: H2 JDBC Driver 2.2.224 (2023-09-17) -01:00:50.344 [pool-1-thread-4] DEBUG org.flywaydb.core.FlywayExecutor -- DDL Transactions Supported: false -01:00:50.346 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.schemahistory.SchemaHistoryFactory -- Schemas: -01:00:50.346 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.schemahistory.SchemaHistoryFactory -- Default schema: null -01:00:50.357 [pool-1-thread-4] WARN org.flywaydb.core.internal.database.base.Database -- Flyway upgrade recommended: H2 2.2.224 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -01:00:50.361 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.callback.SqlScriptCallbackFactory -- Scanning for SQL callbacks ... -01:00:50.361 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/ (filename: ) -01:00:50.379 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.command.DbValidate -- Validating migrations ... -01:00:50.394 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/ (filename: ) -01:00:50.425 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V2__Server_discovery.sql (filename: V2__Server_discovery.sql) -01:00:50.425 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V1__Create_tables.sql (filename: V1__Create_tables.sql) -01:00:50.425 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V3__Jar_symbols.sql (filename: V3__Jar_symbols.sql) -01:00:50.426 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/ (filename: ) -01:00:50.427 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V4__Fingerprints.sql (filename: V4__Fingerprints.sql) -01:00:50.429 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V2__Server_discovery.sql (filename: V2__Server_discovery.sql) -01:00:50.430 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V1__Create_tables.sql (filename: V1__Create_tables.sql) -01:00:50.431 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V3__Jar_symbols.sql (filename: V3__Jar_symbols.sql) -01:00:50.431 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/ (filename: ) -01:00:50.431 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V4__Fingerprints.sql (filename: V4__Fingerprints.sql) -01:00:50.474 [pool-1-thread-4] INFO org.flywaydb.core.internal.command.DbValidate -- Successfully validated 4 migrations (execution time 00:00.093s) -01:00:50.478 [pool-1-thread-4] DEBUG org.flywaydb.core.internal.command.DbSchemas -- Skipping creation of existing schema: "PUBLIC" -01:00:50.510 [pool-1-thread-4] INFO org.flywaydb.core.internal.command.DbMigrate -- Current version of schema "PUBLIC": 4 -01:00:50.520 [pool-1-thread-4] INFO org.flywaydb.core.internal.command.DbMigrate -- Schema "PUBLIC" is up to date. No migration necessary. -01:00:50.755 [pool-1-thread-4] DEBUG org.flywaydb.core.FlywayExecutor -- Memory usage: 35 of 100M -2024.04.09 01:31:24 INFO Shutting down server -2024.04.09 01:31:24 INFO shutting down Metals -2024.04.09 01:31:24 INFO Exiting server -2024.04.18 14:35:22 INFO Started: Metals version 1.2.2 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -14:35:24.623 [pool-1-thread-5] INFO org.flywaydb.core.internal.license.VersionPrinter -- Flyway Community Edition 9.22.3 by Redgate -14:35:24.628 [pool-1-thread-5] INFO org.flywaydb.core.internal.license.VersionPrinter -- See release notes here: https://rd.gt/416ObMi -14:35:24.629 [pool-1-thread-5] INFO org.flywaydb.core.internal.license.VersionPrinter -- -14:35:24.634 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Scanning for classpath resources at 'classpath:db/callback' ... -14:35:24.634 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Determining location urls for classpath:db/callback using ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902 ... -14:35:24.634 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Unable to resolve location classpath:db/callback. -14:35:24.634 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Scanning for classpath resources at 'classpath:db/migration' ... -14:35:24.635 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Determining location urls for classpath:db/migration using ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902 ... -14:35:24.637 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Scanning URL: jar:file:/home/shehroz/.cache/coursier/v1/https/repo1.maven.org/maven2/org/scalameta/metals_2.13/1.2.2/metals_2.13-1.2.2.jar!/db/migration -14:35:24.642 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Found resource: db/migration/ -14:35:24.642 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Found resource: db/migration/V1__Create_tables.sql -14:35:24.642 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Found resource: db/migration/V2__Server_discovery.sql -14:35:24.642 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Found resource: db/migration/V3__Jar_symbols.sql -14:35:24.642 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Found resource: db/migration/V4__Fingerprints.sql -14:35:24.642 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.classpath.ClassPathScanner -- Scanning for classes at classpath:db/migration -14:35:24.650 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/ (filename: ) -14:35:24.650 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.resource.ResourceNameValidator -- Validating V2__Server_discovery.sql -14:35:24.651 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.resource.ResourceNameValidator -- Validating V1__Create_tables.sql -14:35:24.652 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.resource.ResourceNameValidator -- Validating V3__Jar_symbols.sql -14:35:24.652 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.resource.ResourceNameValidator -- Validating V4__Fingerprints.sql -14:35:24.776 [pool-1-thread-5] INFO org.flywaydb.core.FlywayExecutor -- Database: jdbc:h2:file:/home/shehroz/ArcheV/.metals/metals (H2 2.2) -14:35:24.777 [pool-1-thread-5] DEBUG org.flywaydb.core.FlywayExecutor -- Driver: H2 JDBC Driver 2.2.224 (2023-09-17) -14:35:24.777 [pool-1-thread-5] DEBUG org.flywaydb.core.FlywayExecutor -- DDL Transactions Supported: false -14:35:24.779 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.schemahistory.SchemaHistoryFactory -- Schemas: -14:35:24.779 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.schemahistory.SchemaHistoryFactory -- Default schema: null -14:35:24.797 [pool-1-thread-5] WARN org.flywaydb.core.internal.database.base.Database -- Flyway upgrade recommended: H2 2.2.224 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -14:35:24.799 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.callback.SqlScriptCallbackFactory -- Scanning for SQL callbacks ... -14:35:24.799 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/ (filename: ) -14:35:24.813 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.command.DbValidate -- Validating migrations ... -14:35:24.819 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/ (filename: ) -14:35:24.835 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V2__Server_discovery.sql (filename: V2__Server_discovery.sql) -14:35:24.836 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V1__Create_tables.sql (filename: V1__Create_tables.sql) -14:35:24.836 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V3__Jar_symbols.sql (filename: V3__Jar_symbols.sql) -14:35:24.836 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/ (filename: ) -14:35:24.836 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V4__Fingerprints.sql (filename: V4__Fingerprints.sql) -14:35:24.838 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V2__Server_discovery.sql (filename: V2__Server_discovery.sql) -14:35:24.839 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V1__Create_tables.sql (filename: V1__Create_tables.sql) -14:35:24.839 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V3__Jar_symbols.sql (filename: V3__Jar_symbols.sql) -14:35:24.839 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/ (filename: ) -14:35:24.839 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.scanner.Scanner -- Filtering out resource: db/migration/V4__Fingerprints.sql (filename: V4__Fingerprints.sql) -14:35:24.877 [pool-1-thread-5] INFO org.flywaydb.core.internal.command.DbValidate -- Successfully validated 4 migrations (execution time 00:00.062s) -14:35:24.889 [pool-1-thread-5] DEBUG org.flywaydb.core.internal.command.DbSchemas -- Skipping creation of existing schema: "PUBLIC" -14:35:24.906 [pool-1-thread-5] INFO org.flywaydb.core.internal.command.DbMigrate -- Current version of schema "PUBLIC": 4 -14:35:24.920 [pool-1-thread-5] INFO org.flywaydb.core.internal.command.DbMigrate -- Schema "PUBLIC" is up to date. No migration necessary. -14:35:25.178 [pool-1-thread-5] DEBUG org.flywaydb.core.FlywayExecutor -- Memory usage: 75 of 100M -2024.04.18 21:34:56 INFO Shutting down server -2024.04.18 21:34:56 INFO shutting down Metals -2024.04.18 21:34:56 INFO Exiting server -2024.04.18 21:34:56 ERROR Unexpected error initializing server: -org.eclipse.lsp4j.jsonrpc.ResponseErrorException: Request window/showMessageRequest failed with message: Canceled - at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.handleResponse(RemoteEndpoint.java:209) - at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.consume(RemoteEndpoint.java:193) - at org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer.handleMessage(StreamMessageProducer.java:194) - at org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer.listen(StreamMessageProducer.java:94) - at org.eclipse.lsp4j.jsonrpc.json.ConcurrentMessageProcessor.run(ConcurrentMessageProcessor.java:113) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) - at java.util.concurrent.FutureTask.run(FutureTask.java:264) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) - at java.lang.Thread.run(Thread.java:833) -2024.05.29 17:47:43 INFO Started: Metals version 1.3.1 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@7eff75bc] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@7c51c67e] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@7eff75bc] -2024.05.29 17:47:45 WARN Flyway upgrade recommended: H2 2.2.224 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.05.29 17:47:47 INFO restarted 0 presentation compilers -2024.05.31 15:33:38 INFO Started: Metals version 1.3.1 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@671499e6] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@407ac068] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@671499e6] -2024.05.31 15:33:41 WARN Flyway upgrade recommended: H2 2.2.224 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.05.31 15:33:43 INFO restarted 0 presentation compilers -2024.07.05 15:30:49 INFO Started: Metals version 1.3.1 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@385daeba] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@44a7abeb] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@385daeba] -2024.07.05 15:30:54 WARN Flyway upgrade recommended: H2 2.2.224 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.07.07 21:21:21 INFO Started: Metals version 1.3.2 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@1ab6a5c4] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@668034b0] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@1ab6a5c4] -2024.07.07 21:21:22 WARN Flyway upgrade recommended: H2 2.2.224 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -Jul 08, 2024 2:19:35 AM org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint notify -INFO: Unsupported notification method: $/setTrace -2024.07.08 11:42:57 INFO Started: Metals version 1.3.2 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@7f7838df] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@7c00af19] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@7f7838df] -2024.07.08 11:42:58 WARN Flyway upgrade recommended: H2 2.2.224 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.07.08 11:43:01 INFO restarted 0 presentation compilers -2024.07.19 11:16:34 INFO Started: Metals version 1.3.3 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@6a17a225] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@11cb9b27] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@6a17a225] -2024.07.19 11:16:36 WARN Flyway upgrade recommended: H2 2.2.224 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.07.19 11:16:39 INFO restarted 0 presentation compilers -2024.07.20 09:38:25 INFO Started: Metals version 1.3.3 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@7f8a5a54] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@61d58701] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@7f8a5a54] -2024.07.20 09:38:26 WARN Flyway upgrade recommended: H2 2.2.224 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.07.20 09:38:29 INFO restarted 0 presentation compilers -Jul 20, 2024 9:39:12 AM org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint notify -INFO: Unsupported notification method: $/setTrace -2024.07.20 11:50:07 INFO Started: Metals version 1.3.3 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -2024.07.20 11:50:07 INFO time: initialize in 0.13s -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@5de3419] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@2f8ec013] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@5de3419] -2024.07.20 11:50:09 WARN Flyway upgrade recommended: H2 2.2.224 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.07.20 11:50:12 INFO restarted 0 presentation compilers -2024.07.20 18:31:05 INFO Started: Metals version 1.3.3 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@312a9d18] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@20ccb12c] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@312a9d18] -2024.07.20 18:31:07 WARN Flyway upgrade recommended: H2 2.2.224 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.07.21 21:41:49 INFO Started: Metals version 1.3.3 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@4ea1d3cc] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@619870cc] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@4ea1d3cc] -2024.07.21 21:41:51 WARN Flyway upgrade recommended: H2 2.2.224 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.07.21 21:41:53 INFO restarted 0 presentation compilers -2024.07.23 18:05:11 INFO Started: Metals version 1.3.3 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -2024.07.23 18:05:11 INFO time: initialize in 0.12s -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@2f7f87ab] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@4d836d40] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@2f7f87ab] -2024.07.23 18:05:14 WARN Flyway upgrade recommended: H2 2.2.224 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.07.23 18:05:18 INFO restarted 0 presentation compilers -Jul 23, 2024 6:48:32 PM org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint notify -INFO: Unsupported notification method: $/setTrace -Jul 23, 2024 6:48:34 PM org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint notify -INFO: Unsupported notification method: $/setTrace -2024.07.24 11:04:51 INFO Started: Metals version 1.3.3 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -2024.07.24 11:04:52 INFO time: initialize in 0.14s -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@64d752b9] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@37718de5] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@64d752b9] -2024.07.24 11:04:53 WARN Flyway upgrade recommended: H2 2.2.224 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -Jul 24, 2024 11:25:15 AM org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint notify -INFO: Unsupported notification method: $/setTrace -Jul 24, 2024 11:33:27 AM org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint notify -INFO: Unsupported notification method: $/setTrace -Jul 24, 2024 11:33:54 AM org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint notify -INFO: Unsupported notification method: $/setTrace -Jul 24, 2024 11:33:58 AM org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint notify -INFO: Unsupported notification method: $/setTrace -Jul 24, 2024 11:33:59 AM org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint notify -INFO: Unsupported notification method: $/setTrace -Jul 24, 2024 11:37:46 AM org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint notify -INFO: Unsupported notification method: $/setTrace -2024.07.24 17:15:08 INFO Shutting down server -2024.07.24 17:15:08 INFO shutting down Metals -2024.07.24 17:15:08 INFO Exiting server -2024.07.24 17:15:30 INFO Started: Metals version 1.3.3 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -2024.07.24 17:15:30 INFO time: initialize in 0.13s -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@53ffa57a] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@2bf29672] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@53ffa57a] -2024.07.24 17:15:32 WARN Flyway upgrade recommended: H2 2.2.224 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.07.24 17:15:36 INFO restarted 0 presentation compilers -2024.07.24 17:28:37 INFO Shutting down server -2024.07.24 17:28:37 INFO shutting down Metals -2024.07.24 17:28:37 INFO Exiting server -2024.07.26 15:22:54 INFO Started: Metals version 1.3.4 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -2024.07.26 15:22:55 INFO time: initialize in 0.22s -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@77118726] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@4a0ce0eb] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@77118726] -2024.07.26 15:22:57 WARN Flyway upgrade recommended: H2 2.3.230 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.07.26 16:12:30 INFO Started: Metals version 1.3.4 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -2024.07.26 16:12:30 INFO time: initialize in 0.11s -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@73a2fe34] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@336573c6] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@73a2fe34] -2024.07.26 16:12:35 WARN Flyway upgrade recommended: H2 2.3.230 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.07.26 16:59:10 INFO Shutting down server -2024.07.26 16:59:10 INFO shutting down Metals -2024.07.26 16:59:10 INFO Exiting server -2024.07.26 18:57:35 INFO Started: Metals version 1.3.4 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -2024.07.26 18:57:35 INFO time: initialize in 0.14s -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@26e203c8] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@1d6efd6] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@26e203c8] -2024.07.26 18:57:39 WARN Flyway upgrade recommended: H2 2.3.230 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.07.26 18:57:41 INFO restarted 0 presentation compilers -2024.07.27 00:18:42 INFO Shutting down server -2024.07.27 00:18:42 INFO shutting down Metals -2024.07.27 00:18:42 INFO Exiting server -2024.07.31 04:26:42 INFO Started: Metals version 1.3.4 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@324df96] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@f368658] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@324df96] -2024.07.31 04:26:47 WARN Flyway upgrade recommended: H2 2.3.230 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.07.31 04:26:50 INFO restarted 0 presentation compilers -2024.07.31 11:28:22 INFO Started: Metals version 1.3.4 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@6c3a4140] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@46295c] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@6c3a4140] -2024.07.31 11:28:25 WARN Flyway upgrade recommended: H2 2.3.230 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.07.31 11:28:27 INFO restarted 0 presentation compilers -2024.07.31 11:32:39 INFO Shutting down server -2024.07.31 11:32:39 INFO shutting down Metals -2024.07.31 11:32:39 INFO Exiting server -2024.07.31 11:54:34 INFO Started: Metals version 1.3.4 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@6aa96bd0] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@1595b3fd] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@6aa96bd0] -2024.07.31 11:54:36 WARN Flyway upgrade recommended: H2 2.3.230 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.07.31 20:58:52 INFO Shutting down server -2024.07.31 20:58:52 INFO shutting down Metals -2024.07.31 20:58:52 INFO Exiting server -2024.08.02 00:13:48 INFO Started: Metals version 1.3.4 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -2024.08.02 00:13:48 INFO time: initialize in 0.19s -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@27695ef9] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@5fac76b1] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@27695ef9] -2024.08.02 00:13:51 WARN Flyway upgrade recommended: H2 2.3.230 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -2024.08.05 15:30:43 INFO Started: Metals version 1.3.4 in folders '/home/shehroz/ArcheV' for client Visual Studio Code 1.85.0. -SLF4J(W): Class path contains multiple SLF4J providers. -SLF4J(W): Found provider [scribe.slf4j.ScribeServiceProvider@7a5093b0] -SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@5f8f6bdb] -SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. -SLF4J(I): Actual provider is of type [scribe.slf4j.ScribeServiceProvider@7a5093b0] -2024.08.05 15:30:45 WARN Flyway upgrade recommended: H2 2.3.230 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220. -Aug 05, 2024 3:35:00 PM org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint notify -INFO: Unsupported notification method: $/setTrace -Aug 05, 2024 3:35:01 PM org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint notify -INFO: Unsupported notification method: $/setTrace -2024.08.05 15:52:49 WARN no build target for: /home/shehroz/ArcheV/build.sbt -2024.08.05 15:52:52 WARN no build target for: /home/shehroz/ArcheV/build.sc diff --git a/.metals/metals.mv.db b/.metals/metals.mv.db deleted file mode 100644 index 9d97a17..0000000 Binary files a/.metals/metals.mv.db and /dev/null differ diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 32cfc61..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "files.watcherExclude": { - "**/target": true - } -} \ No newline at end of file diff --git a/frontend/web/.editorconfig b/frontend/web/.editorconfig deleted file mode 100644 index 70f5ed3..0000000 --- a/frontend/web/.editorconfig +++ /dev/null @@ -1,20 +0,0 @@ -# This file is for unifying the coding style for different editors and IDEs -# editorconfig.org - -root = true - -[*] -charset = utf-8 -end_of_line = lf -insert_final_newline = true -trim_trailing_whitespace = true -indent_style = tab -indent_size = 4 -tab_width = 4 - -[*.{json,txt,js}] -indent_style = space -indent_size = 2 - -[*.txt] -end_of_line = crlf diff --git a/frontend/web/.eslintrc b/frontend/web/.eslintrc deleted file mode 100644 index e3578aa..0000000 --- a/frontend/web/.eslintrc +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "standard" -} diff --git a/frontend/web/.gitignore b/frontend/web/.gitignore deleted file mode 100644 index c016021..0000000 --- a/frontend/web/.gitignore +++ /dev/null @@ -1,170 +0,0 @@ -# Created by https://www.gitignore.io/api/node,sublimetext,windows,macos,sass - -### macOS ### -# General -.DS_Store -.AppleDouble -.LSOverride - -# Icon must end with two \r -Icon - -# Thumbnails -._* - -# Files that might appear in the root of a volume -.DocumentRevisions-V100 -.fseventsd -.Spotlight-V100 -.TemporaryItems -.Trashes -.VolumeIcon.icns -.com.apple.timemachine.donotpresent - -# Directories potentially created on remote AFP share -.AppleDB -.AppleDesktop -Network Trash Folder -Temporary Items -.apdisk - -### Node ### -# Logs -logs -*.log -npm-debug.log* -yarn-debug.log* -yarn-error.log* - -# Runtime data -pids -*.pid -*.seed -*.pid.lock - -# Directory for instrumented libs generated by jscoverage/JSCover -lib-cov - -# Coverage directory used by tools like istanbul -coverage - -# nyc test coverage -.nyc_output - -# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) -.grunt - -# Bower dependency directory (https://bower.io/) -bower_components - -# node-waf configuration -.lock-wscript - -# Compiled binary addons (https://nodejs.org/api/addons.html) -build/Release - -# Dependency directories -node_modules/ -jspm_packages/ - -# TypeScript v1 declaration files -typings/ - -# Optional npm cache directory -.npm - -# Optional eslint cache -.eslintcache - -# Optional REPL history -.node_repl_history - -# Output of 'npm pack' -*.tgz - -# Yarn Integrity file -.yarn-integrity - -# dotenv environment variables file -.env - -# parcel-bundler cache (https://parceljs.org/) -.cache - -# next.js build output -.next - -# nuxt.js build output -.nuxt - -# vuepress build output -.vuepress/dist - -# Serverless directories -.serverless - -### Sass ### -.sass-cache/ -*.css.map -*.sass.map -*.scss.map - -### SublimeText ### -# Cache files for Sublime Text -*.tmlanguage.cache -*.tmPreferences.cache -*.stTheme.cache - -# Workspace files are user-specific -*.sublime-workspace - -# Project files should be checked into the repository, unless a significant -# proportion of contributors will probably not be using Sublime Text -# *.sublime-project - -# SFTP configuration file -sftp-config.json - -# Package control specific files -Package Control.last-run -Package Control.ca-list -Package Control.ca-bundle -Package Control.system-ca-bundle -Package Control.cache/ -Package Control.ca-certs/ -Package Control.merged-ca-bundle -Package Control.user-ca-bundle -oscrypto-ca-bundle.crt -bh_unicode_properties.cache - -# Sublime-github package stores a github token in this file -# https://packagecontrol.io/packages/sublime-github -GitHub.sublime-settings - -### Windows ### -# Windows thumbnail cache files -Thumbs.db -ehthumbs.db -ehthumbs_vista.db - -# Dump file -*.stackdump - -# Folder config file -[Dd]esktop.ini - -# Recycle Bin used on file shares -$RECYCLE.BIN/ - -# Windows Installer files -*.cab -*.msi -*.msix -*.msm -*.msp - -# Windows shortcuts -*.lnk - - -# End of https://www.gitignore.io/api/node,sublimetext,windows,macos,sass diff --git a/frontend/web/.stylelintrc b/frontend/web/.stylelintrc deleted file mode 100644 index 3dce7a2..0000000 --- a/frontend/web/.stylelintrc +++ /dev/null @@ -1,8 +0,0 @@ -"rules": { - "block-no-empty": true, - "color-hex-case": "lower", - "color-hex-length": "short", - "color-no-invalid-hex": true, - "declaration-colon-space-after": "always", - "max-empty-lines": 2 -} diff --git a/frontend/web/images/img/background/AI.jpg b/frontend/web/images/background/AI.jpg similarity index 100% rename from frontend/web/images/img/background/AI.jpg rename to frontend/web/images/background/AI.jpg diff --git a/frontend/web/images/img/background/AI2.jpg b/frontend/web/images/background/AI2.jpg similarity index 100% rename from frontend/web/images/img/background/AI2.jpg rename to frontend/web/images/background/AI2.jpg diff --git a/frontend/web/images/img/background/AI3.webp b/frontend/web/images/background/AI3.webp similarity index 100% rename from frontend/web/images/img/background/AI3.webp rename to frontend/web/images/background/AI3.webp diff --git a/frontend/web/images/img/background/AI4.jpg b/frontend/web/images/background/AI4.jpg similarity index 100% rename from frontend/web/images/img/background/AI4.jpg rename to frontend/web/images/background/AI4.jpg diff --git a/frontend/web/images/img/background/AI5.jpg b/frontend/web/images/background/AI5.jpg similarity index 100% rename from frontend/web/images/img/background/AI5.jpg rename to frontend/web/images/background/AI5.jpg diff --git a/frontend/web/images/img/background/AI6.1.jpg b/frontend/web/images/background/AI6.1.jpg similarity index 100% rename from frontend/web/images/img/background/AI6.1.jpg rename to frontend/web/images/background/AI6.1.jpg diff --git a/frontend/web/images/img/background/images.jpeg b/frontend/web/images/background/images.jpeg similarity index 100% rename from frontend/web/images/img/background/images.jpeg rename to frontend/web/images/background/images.jpeg diff --git a/frontend/web/images/img/appstore.jpg b/frontend/web/images/img/appstore.jpg deleted file mode 100644 index f0cd3f5..0000000 Binary files a/frontend/web/images/img/appstore.jpg and /dev/null differ diff --git a/frontend/web/images/img/googleplay.jpg b/frontend/web/images/img/googleplay.jpg deleted file mode 100644 index 776191b..0000000 Binary files a/frontend/web/images/img/googleplay.jpg and /dev/null differ diff --git a/frontend/web/images/img/logo.png b/frontend/web/images/logo.png similarity index 100% rename from frontend/web/images/img/logo.png rename to frontend/web/images/logo.png diff --git a/frontend/web/manual/manual.url b/frontend/web/manual/manual.url deleted file mode 100644 index d83a21c..0000000 --- a/frontend/web/manual/manual.url +++ /dev/null @@ -1,2 +0,0 @@ -[InternetShortcut] -URL=https://designmodo.com/slides/app/manual/ \ No newline at end of file