Skip to content

Fix tests and lint

Fix tests and lint #3

Triggered via push September 9, 2024 18:56
Status Failure
Total duration 15s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
CI: plugins/exporter-curl/src/index.ts#L1
Cannot find module '@yaakapp/api' or its corresponding type declarations.
CI: plugins/exporter-curl/src/index.ts#L10
Parameter 'ctx' implicitly has an 'any' type.
CI: plugins/exporter-curl/src/index.ts#L10
Parameter 'args' implicitly has an 'any' type.
CI: plugins/exporter-curl/tests/index.test.ts#L2
Cannot find module '@yaakapp/api' or its corresponding type declarations.
CI: plugins/filter-jsonpath/src/index.ts#L1
Cannot find module '@yaakapp/api' or its corresponding type declarations.
CI: plugins/filter-jsonpath/src/index.ts#L2
Cannot find module 'jsonpath-plus' or its corresponding type declarations.
CI: plugins/filter-xpath/src/index.ts#L1
Cannot find module '@xmldom/xmldom' or its corresponding type declarations.
CI: plugins/filter-xpath/src/index.ts#L2
Cannot find module '@yaakapp/api' or its corresponding type declarations.
CI: plugins/filter-xpath/src/index.ts#L3
Cannot find module 'xpath' or its corresponding type declarations.
CI: plugins/importer-curl/src/index.ts#L1
Cannot find module '@yaakapp/api' or its corresponding type declarations.
CI
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/