Skip to content

parents implementation #5228

parents implementation

parents implementation #5228

Triggered via push July 15, 2024 20:18
Status Failure
Total duration 2m 16s
Artifacts
Fit to window
Zoom out
Zoom in

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/