fix: broken frontend #151
Annotations
6 errors and 1 warning
frontend/repositories/combinedDefinitionRepository.ts#L4
'"@/models/combinedDefinition"' has no exported member named 'CombinedDefinitionGraphOptions'. Did you mean 'CombinedDefinitionOptions'?
|
frontend/repositories/moduleDefinitionRepository.ts#L2
'"@/models/combinedDefinition"' has no exported member named 'CombinedDefinitionGraphOptions'. Did you mean 'CombinedDefinitionOptions'?
|
frontend/utils/queryString/index.ts#L85
Type 'number' is not assignable to type 'string'.
|
frontend/utils/queryString/index.ts#L87
Argument of type 'string' is not assignable to parameter of type 'number'.
|
frontend/utils/queryString/index.ts#L88
Argument of type 'string' is not assignable to parameter of type 'number'.
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading