Šimon Demočko
Šimon Demočko
Hi, based on the exercise description we should only evaluate to true, if two strings are one edit away from each other. Two empty strings are not, they are identical....
### Describe the issue When I create a glossary term and mark it as untranslatable it doesn't add read-only properly to other languages and still wants me to translate the...
Hi, lovely tool, thanks! We were thinking of using it in our company, but we were also considering using Stoplight Studio. However, no tools out there at the moment expect...
Hi! In our quarkus project we call `OpenApiInteractionValidator.createForSpecificationUrl("/META-INF/openapi.yaml")...` however, deep down in `io.swagger.v3.parser.util.ClasspathHelper` there's a call `ClasspathHelper.class.getResourceAsStream(file);` which gives a null InputStream. However, when debugging on that step and running...
### Expected Behavior when you use open test-report in grails CLI as denoted in documentation https://docs.grails.org/latest/guide/testing.html it should open up the report, which currently grails generates in path: build/reports/tests/test/index.html ###...
/** * Returns the filename formatted for inclusion in a Content-Disposition * header. Includes both a plain version of the name and a UTF-8 version * * @since 7.4.8 *...
I get ``` Caused by: java.lang.NoClassDefFoundError: io/github/joke/spockmockable/agent/StaticMockHandler at java.base/java.time.LocalDateTime.of(LocalDateTime.java:374) at java.base/java.time.LocalDateTime.(LocalDateTime.java:144) at jdk.zipfs/jdk.nio.zipfs.ZipUtils.dosToJavaTime(ZipUtils.java:118) .... ``` when running this minimal test: ```groovy import spock.lang.Specification import java.time.LocalDateTime class ExperimentSpecTest extends Specification {...
Hi, seems like the extension does not work on newest builds. Are you planning to update the extension? Found no alternative. Thanks!
Build #IU-232.10203.10, built on October 24, 2023 In the following GIF https://share.cleanshot.com/gGlty03m you can see that Spectral is installed, it is accessible in terminal anywhere with "spectral" command and it...