Skip to content

replace type string with generic type in protocol #11248

replace type string with generic type in protocol

replace type string with generic type in protocol #11248

Triggered via pull request November 19, 2024 20:53
Status Failure
Total duration 2m 39s
Artifacts

test.yml

on: pull_request
Matrix: Run Test Group
Fit to window
Zoom out
Zoom in

Annotations

18 errors
Run Test Group (repl): packages/legend-graph/src/graph-manager/protocol/pure/v1/transformation/pureGraph/to/V1_ElementSecondPassBuilder.ts#L359
Argument of type 'V1_GenericType' is not assignable to parameter of type 'string'.
Run Test Group (repl): packages/legend-graph/src/graph-manager/protocol/pure/v1/transformation/pureProtocol/serializationHelpers/V1_DomainSerializationHelper.ts#L90
'"./V1_TypeSerializationHelper.js"' has no exported member named 'V1_V1_GenericTypeModelSchema'. Did you mean 'V1_GenericTypeModelSchema'?
Run Test Group (repl)
Process completed with exit code 1.
Run Test Group (engine-roundtrip): packages/legend-graph/src/graph-manager/protocol/pure/v1/transformation/pureProtocol/serializationHelpers/V1_DomainSerializationHelper.ts#L90
'"./V1_TypeSerializationHelper.js"' has no exported member named 'V1_V1_GenericTypeModelSchema'. Did you mean 'V1_GenericTypeModelSchema'?
Run Test Group (engine-roundtrip)
Process completed with exit code 1.
Run Test Group (core): packages/legend-graph/src/graph-manager/protocol/pure/v1/transformation/pureGraph/to/V1_ElementSecondPassBuilder.ts#L359
Argument of type 'V1_GenericType' is not assignable to parameter of type 'string'.
Run Test Group (core): packages/legend-graph/src/graph-manager/protocol/pure/v1/transformation/pureProtocol/serializationHelpers/V1_DomainSerializationHelper.ts#L90
'"./V1_TypeSerializationHelper.js"' has no exported member named 'V1_V1_GenericTypeModelSchema'. Did you mean 'V1_GenericTypeModelSchema'?
Run Test Group (core)
Process completed with exit code 1.