Skip to content

fix: broken frontend #153

fix: broken frontend

fix: broken frontend #153

Triggered via pull request June 17, 2024 05:54
@alpaca-tcalpaca-tc
synchronize #61
fix-frontend
Status Failure
Total duration 46s
Artifacts

ci_frontend.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
build: frontend/repositories/combinedDefinitionRepository.ts#L4
'"@/models/combinedDefinition"' has no exported member named 'CombinedDefinitionGraphOptions'. Did you mean 'CombinedDefinitionOptions'?
build: frontend/repositories/moduleDefinitionRepository.ts#L2
'"@/models/combinedDefinition"' has no exported member named 'CombinedDefinitionGraphOptions'. Did you mean 'CombinedDefinitionOptions'?
build: frontend/utils/queryString/index.ts#L85
Type 'number' is not assignable to type 'string'.
build: frontend/utils/queryString/index.ts#L87
Argument of type 'string' is not assignable to parameter of type 'number'.
build: frontend/utils/queryString/index.ts#L88
Argument of type 'string' is not assignable to parameter of type 'number'.
build
Process completed with exit code 1.
lint: frontend/repositories/combinedDefinitionRepository.ts#L4
'"@/models/combinedDefinition"' has no exported member named 'CombinedDefinitionGraphOptions'. Did you mean 'CombinedDefinitionOptions'?
lint: frontend/repositories/moduleDefinitionRepository.ts#L2
'"@/models/combinedDefinition"' has no exported member named 'CombinedDefinitionGraphOptions'. Did you mean 'CombinedDefinitionOptions'?
lint: frontend/utils/queryString/index.ts#L85
Type 'number' is not assignable to type 'string'.
lint: frontend/utils/queryString/index.ts#L87
Argument of type 'string' is not assignable to parameter of type 'number'.
lint: frontend/utils/queryString/index.ts#L88
Argument of type 'string' is not assignable to parameter of type 'number'.
lint
Process completed with exit code 1.