bitPogo

Results 17 issues of bitPogo

Since a the `AbstractConverter` and `ConverterConstructor` parameter and return values should refer to those interfaces instead to the implementation of `Converter`. See for example [here](https://github.com/asciidoctor/asciidoctor.js/blob/cb0db00597ae7ecfd65cc717f3e67f8c284d5abe/packages/core/types/index.d.ts#L3031).

The current type of `getConverter` in `AbstractNode` is object, but should be `AbstractConverter`. See also [here](https://github.com/asciidoctor/asciidoctor.js/blob/cb0db00597ae7ecfd65cc717f3e67f8c284d5abe/packages/core/types/index.d.ts#L2871).

Hey, First - thanks for this awesome package and the work which was needed to build it. However currently I am make a small annotation project, which uses spaCy (3.0.3)...

## Description ## Expected Behavior ## Actual Behavior ## Possible Fix ## Steps to Reproduce 1. 2. 3. 4. ## Context ## Your Environment * Version used: * Environment name...

## Description Currently the TestCase `Given find it fetches a DomainObjects` does not run for native in the integration KMP.

## Description See [here](https://github.com/google/ksp/issues/1011) fore more. This can only fixed if the KSP issue is resolved.

bug
kmock-processor

First of all thanks for the plugin! I am currently facing following error: ``` > Task :generateLicenseReport FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed...