Skip to content

Add basic flow and flowObject information to graphql #329

Add basic flow and flowObject information to graphql

Add basic flow and flowObject information to graphql #329

Triggered via pull request November 16, 2023 12:15
@manelcecsmanelcecs
synchronize #118
HPC-8679
Status Failure
Total duration 40s
Artifacts

ci.yml

on: pull_request
Code Checks
33s
Code Checks
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Code Checks: src/domain-services/emergency/emergency-service.ts#L1
All imports in the declaration are only used as types. Use `import type`
Code Checks: src/domain-services/emergency/emergency-service.ts#L2
All imports in the declaration are only used as types. Use `import type`
Code Checks: src/domain-services/emergency/emergency-service.ts#L24
Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead
Code Checks: src/domain-services/emergency/graphql/resolver.ts#L1
All imports in the declaration are only used as types. Use `import type`
Code Checks: src/domain-services/emergency/graphql/resolver.ts#L2
All imports in the declaration are only used as types. Use `import type`
Code Checks: src/domain-services/flow-object/flow-object-service.ts#L1
All imports in the declaration are only used as types. Use `import type`
Code Checks: src/domain-services/flow-object/flow-object-service.ts#L2
All imports in the declaration are only used as types. Use `import type`
Code Checks: src/domain-services/flow-object/flow-object-service.ts#L6
All imports in the declaration are only used as types. Use `import type`
Code Checks: src/domain-services/flow-object/flow-object-service.ts#L32
Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead
Code Checks: src/domain-services/flow-object/flow-object-service.ts#L42
Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead