Fetch workflow state; align data models with backend (#88) #138
Annotations
10 errors and 2 warnings
Run lint script:
server/plugin.ts#L13
`rxjs/operators` import should occur before import of `../../../src/core/server`
|
Run lint script:
server/routes/flow_framework_routes_service.ts#L101
Variable name `workflow_id` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
|
Run lint script:
server/routes/flow_framework_routes_service.ts#L106
Unexpected console statement
|
Run lint script:
server/routes/flow_framework_routes_service.ts#L150
Variable name `workflow_id` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
|
Run lint script:
server/routes/flow_framework_routes_service.ts#L155
Unexpected console statement
|
Run lint script:
server/routes/flow_framework_routes_service.ts#L175
Unexpected console statement
|
Run lint script:
server/routes/flow_framework_routes_service.ts#L189
Variable name `workflow_id` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
|
Run lint script:
server/routes/flow_framework_routes_service.ts#L194
Unexpected console statement
|
Run lint script:
server/routes/helpers.ts#L51
'workflowStateHit' is already declared in the upper scope
|
Run lint script
Process completed with exit code 1.
|
Run lint script
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run lint script
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|