parents implementation #5228
build-and-lint-connectors.yml
on: push
check-eslint
2m 6s
Annotations
6 errors and 1 warning
check-eslint:
connectors/src/connectors/microsoft/temporal/activities.ts#L1
Run autofix to sort these imports!
|
check-eslint:
connectors/src/connectors/microsoft/temporal/activities.ts#L1
Prefer using a top-level type-only import instead of inline type specifiers
|
check-eslint:
connectors/src/connectors/microsoft/temporal/activities.ts#L44
All imports in the declaration are only used as types. Use `import type`
|
check-eslint:
connectors/src/connectors/microsoft/temporal/activities.ts#L45
'start' is defined but never used
|
check-eslint:
connectors/src/connectors/microsoft/temporal/activities.ts#L612
'startSyncTs' is defined but never used
|
check-eslint
Process completed with exit code 1.
|
check-eslint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|