Inject reversed MetaEdges based on API list config #225
test_cov.yml
on: pull_request
Generate coverage report
23s
Annotations
3 errors and 1 warning
Generate coverage report:
node_modules/.pnpm/@[email protected]/node_modules/@types/node/globals.d.ts#L126
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; any(signals: AbortSignal[]): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }'.
|
Generate coverage report:
src/operations_builder/sync_operations_builder_with_reasoner.ts#L10
Cannot find module '@biothings-explorer/utils' or its corresponding type declarations.
|
Generate coverage report
Process completed with exit code 2.
|
Generate coverage report
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|