fix: update @asyncapi/parser to 3.0.1 version #276
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
runtime-cplusplus-testing.yml
on: push
Runtime testing C++ Models
33s
Annotations
3 errors
Runtime testing C++ Models:
src/processors/AsyncAPIInputProcessor.ts#L31
Argument of type 'import("/home/runner/work/modelina/modelina/node_modules/@asyncapi/avro-schema-parser/node_modules/@asyncapi/parser/esm/schema-parser/index").SchemaParser<unknown, unknown>' is not assignable to parameter of type 'import("/home/runner/work/modelina/modelina/node_modules/@asyncapi/parser/esm/schema-parser/index").SchemaParser<unknown, unknown>'.
|
Runtime testing C++ Models:
src/processors/AsyncAPIInputProcessor.ts#L33
Argument of type 'import("/home/runner/work/modelina/modelina/node_modules/@asyncapi/avro-schema-parser/node_modules/@asyncapi/parser/esm/schema-parser/index").SchemaParser<unknown, unknown>' is not assignable to parameter of type 'import("/home/runner/work/modelina/modelina/node_modules/@asyncapi/parser/esm/schema-parser/index").SchemaParser<unknown, unknown>'.
|
Runtime testing C++ Models
Process completed with exit code 2.
|