Skip to content

replace type string with generic type in protocol #7269

replace type string with generic type in protocol

replace type string with generic type in protocol #7269

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

check-code.yml

on: pull_request
Run Code Checks
2m 10s
Run Code Checks
Run Codebase Maintenance Checks
1m 51s
Run Codebase Maintenance Checks
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Run Codebase Maintenance Checks
Process completed with exit code 1.
Run Code Checks: 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 Code Checks: 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 Code Checks
Process completed with exit code 2.