Better Fetch React #26
ci.yml
on: pull_request
test, lint & typecheck
12s
Annotations
10 errors
test, lint & typecheck:
node_modules/@testing-library/react/types/index.d.ts#L129
Type 'Container' does not satisfy the constraint 'Element | DocumentFragment'.
|
test, lint & typecheck:
node_modules/@testing-library/react/types/index.d.ts#L131
Type 'Container' does not satisfy the constraint 'Element | DocumentFragment'.
|
test, lint & typecheck:
node_modules/@testing-library/react/types/index.d.ts#L132
Type 'Container' does not satisfy the constraint 'Element | DocumentFragment'.
|
test, lint & typecheck:
node_modules/@testing-library/react/types/index.d.ts#L150
Type 'Container' does not satisfy the constraint 'Element | DocumentFragment'.
|
test, lint & typecheck:
node_modules/@testing-library/react/types/index.d.ts#L153
Type 'Container' does not satisfy the constraint 'Element | DocumentFragment'.
|
test, lint & typecheck:
node_modules/@testing-library/react/types/index.d.ts#L154
Type 'Container' does not satisfy the constraint 'Element | DocumentFragment'.
|
test, lint & typecheck:
node_modules/@testing-library/react/types/index.d.ts#L187
An interface can only extend an object type or intersection of object types with statically known members.
|
test, lint & typecheck:
node_modules/h3/dist/index.d.ts#L29
Cannot find name 'FetchEvent'. Did you mean 'TouchEvent'?
|
test, lint & typecheck:
node_modules/vite/dist/node/index.d.ts#L5
Cannot find module 'rollup/parseAst' or its corresponding type declarations.
|
test, lint & typecheck
Process completed with exit code 2.
|