Update-with-start #4353
Annotations
6 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm run lint.check:
packages/test/src/helpers-integration.ts#L6
'WithStartWorkflowOperation' is defined but never used. Allowed unused vars must match /^_/u
|
Run npm run lint.check:
packages/test/src/helpers-integration.ts#L7
'UpdateDefinition' is defined but never used. Allowed unused vars must match /^_/u
|
Run npm run lint.check:
packages/test/src/helpers-integration.ts#L12
'WorkflowUpdateHandle' is defined but never used. Allowed unused vars must match /^_/u
|
Run npm run lint.check:
packages/test/src/helpers-integration.ts#L13
'WorkflowUpdateOptions' is defined but never used. Allowed unused vars must match /^_/u
|
Run npm run lint.check:
packages/test/src/helpers-integration.ts#L14
'WorkflowUpdateStage' is defined but never used. Allowed unused vars must match /^_/u
|
Loading