Roberto Franchini

Results 70 issues of Roberto Franchini

## What does this PR do? Migrate the code to java 21 ## Motivation We need to stay more on the edge, IMHO ## Checklist - [x] I have run...

### ArcadeDB Version: All ### OS and JDK Version: N/A ### Expected behavior When the release workflow is completed, the SNAPSHOT version is set ### Actual behavior The SNAPSHOT version...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `maven` dependencies of...

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the maven dependencies of this project. #### Snyk changed the following file(s): - `pom.xml` #### Vulnerabilities that will...

### Actual behavior Actually the coverage on codacy is not visualizaed ### Steps to reproduce The dashboard is empty https://app.codacy.com/gh/ArcadeData/arcadedb/dashboard

bug

Migrate to Java 17 - first step: just migrate compile and runtime without touching/adapting the code

enhancement

Is this project still alive? It is still referred on https://java.testcontainers.org/modules/toxiproxy/ as the client library, and it looks like the only java client library for ToxiProxy so far. But, before...

refs #2291 This pull request introduces end-to-end (E2E) testing for ArcadeDB Studio using Playwright. It includes the addition of a new GitHub Actions workflow for running the tests, setup and...

enhancement
javascript

After the refactoring of Studio, Dependabot opened a lot of PRs to updates libraries. To be more confident upgrading to new versions, e2e testing of the Studio UI is necessary....

enhancement