Lint and Test #210
ci-workflow.yml
on: push
Check tsc, lint, and prettier
58s
Annotations
3 warnings
Check tsc, lint, and prettier
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check tsc, lint, and prettier:
src/cds-hooks/prefetch/PrefetchHydrator.ts#L3
'Client' is defined but never used
|
Check tsc, lint, and prettier:
src/cds-hooks/resources/OrderSign.ts#L3
'Hook' is defined but never used
|